gokulsrinivasagan commited on
Commit
5cc5653
·
verified ·
1 Parent(s): d76c52d

Model save

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: gokulsrinivasagan/bert_tiny_lda_5_v1
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: bert_tiny_lda_5_v1_sst2
10
+ results: []
11
+ ---
12
+
13
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
14
+ should probably proofread and complete it, then remove this comment. -->
15
+
16
+ # bert_tiny_lda_5_v1_sst2
17
+
18
+ This model is a fine-tuned version of [gokulsrinivasagan/bert_tiny_lda_5_v1](https://huggingface.co/gokulsrinivasagan/bert_tiny_lda_5_v1) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.7005
21
+ - Accuracy: 0.5092
22
+
23
+ ## Model description
24
+
25
+ More information needed
26
+
27
+ ## Intended uses & limitations
28
+
29
+ More information needed
30
+
31
+ ## Training and evaluation data
32
+
33
+ More information needed
34
+
35
+ ## Training procedure
36
+
37
+ ### Training hyperparameters
38
+
39
+ The following hyperparameters were used during training:
40
+ - learning_rate: 0.001
41
+ - train_batch_size: 256
42
+ - eval_batch_size: 256
43
+ - seed: 10
44
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
45
+ - lr_scheduler_type: linear
46
+ - num_epochs: 50
47
+
48
+ ### Training results
49
+
50
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
51
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
52
+ | 0.6805 | 1.0 | 264 | 0.6942 | 0.5333 |
53
+ | 0.6795 | 2.0 | 528 | 0.6928 | 0.5092 |
54
+ | 0.6848 | 3.0 | 792 | 0.6971 | 0.5092 |
55
+ | 0.6868 | 4.0 | 1056 | 0.6957 | 0.5092 |
56
+ | 0.6866 | 5.0 | 1320 | 0.6954 | 0.5092 |
57
+ | 0.6865 | 6.0 | 1584 | 0.6990 | 0.5092 |
58
+ | 0.6866 | 7.0 | 1848 | 0.7005 | 0.5092 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.46.3
64
+ - Pytorch 2.2.1+cu118
65
+ - Datasets 2.17.0
66
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1732655218.ki-g0008.2136607.28 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e21ef019168bcc2a81d925bb27df9c3bca1ddb9ed2c0bfc865662a67bdf265e
3
- size 8275
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ba9d447bca9cd094fa5f14d8e8b8866943ba9133c29fa0b16c199bd74b11b0a
3
+ size 9163
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:49e1eee6f8d395d9e3de043f568a79e45096d29635c6fe809b15165e44c976dd
3
  size 131856744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b72fc863c184ba339e50119dab4e6fd08bfa4a5b164112638c6cefdda3078bd
3
  size 131856744