gokulsrinivasagan commited on
Commit
825a517
·
verified ·
1 Parent(s): a7a889c

Model save

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: gokulsrinivasagan/distilbert_lda_100_v1_book
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - matthews_correlation
8
+ - accuracy
9
+ model-index:
10
+ - name: distilbert_lda_100_v1_book_cola
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # distilbert_lda_100_v1_book_cola
18
+
19
+ This model is a fine-tuned version of [gokulsrinivasagan/distilbert_lda_100_v1_book](https://huggingface.co/gokulsrinivasagan/distilbert_lda_100_v1_book) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.7496
22
+ - Matthews Correlation: 0.3430
23
+ - Accuracy: 0.7373
24
+
25
+ ## Model description
26
+
27
+ More information needed
28
+
29
+ ## Intended uses & limitations
30
+
31
+ More information needed
32
+
33
+ ## Training and evaluation data
34
+
35
+ More information needed
36
+
37
+ ## Training procedure
38
+
39
+ ### Training hyperparameters
40
+
41
+ The following hyperparameters were used during training:
42
+ - learning_rate: 5e-05
43
+ - train_batch_size: 256
44
+ - eval_batch_size: 256
45
+ - seed: 10
46
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
47
+ - lr_scheduler_type: linear
48
+ - num_epochs: 50
49
+
50
+ ### Training results
51
+
52
+ | Training Loss | Epoch | Step | Validation Loss | Matthews Correlation | Accuracy |
53
+ |:-------------:|:-----:|:----:|:---------------:|:--------------------:|:--------:|
54
+ | 0.6088 | 1.0 | 34 | 0.6095 | 0.0 | 0.6913 |
55
+ | 0.5811 | 2.0 | 68 | 0.5894 | 0.1806 | 0.7009 |
56
+ | 0.4993 | 3.0 | 102 | 0.5656 | 0.2542 | 0.7181 |
57
+ | 0.4235 | 4.0 | 136 | 0.6414 | 0.2643 | 0.7267 |
58
+ | 0.335 | 5.0 | 170 | 0.6178 | 0.3053 | 0.7277 |
59
+ | 0.2571 | 6.0 | 204 | 0.6787 | 0.3185 | 0.7335 |
60
+ | 0.1982 | 7.0 | 238 | 0.7716 | 0.3333 | 0.7430 |
61
+ | 0.174 | 8.0 | 272 | 0.7496 | 0.3430 | 0.7373 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.46.1
67
+ - Pytorch 2.2.0+cu121
68
+ - Datasets 3.1.0
69
+ - Tokenizers 0.20.1
logs/events.out.tfevents.1733764466.ki-g0009.1845686.18 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8ba36864052b0173ae052966dc0ddfedc94895c3584ea14f1ece3cbd360d9119
3
- size 8035
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c97aaaf808be5fd37aed3f1d3965c83f7ab897d4b35e9b87f0f4747f452f78c
3
+ size 10183
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dddd5b7dce1dac563d654d646de3fc7b864b5bffb5d3298f6cb5b804e0e39042
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb981a64ba411001472ec199e30ba97e3dcfc0b9aecaf368acf17a4e1042c031
3
  size 267832560