gokulsrinivasagan commited on
Commit
efb37ed
·
verified ·
1 Parent(s): 024e620

Model save

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: gokulsrinivasagan/bert_base_lda_5_v1
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: bert_base_lda_5_v1_wnli
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_base_lda_5_v1_wnli
17
+
18
+ This model is a fine-tuned version of [gokulsrinivasagan/bert_base_lda_5_v1](https://huggingface.co/gokulsrinivasagan/bert_base_lda_5_v1) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.7278
21
+ - Accuracy: 0.4366
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
+ | 1.1014 | 1.0 | 3 | 1.8103 | 0.5634 |
53
+ | 1.4998 | 2.0 | 6 | 2.1869 | 0.5634 |
54
+ | 1.6341 | 3.0 | 9 | 2.1261 | 0.4366 |
55
+ | 1.492 | 4.0 | 12 | 0.6872 | 0.5634 |
56
+ | 0.7047 | 5.0 | 15 | 0.7812 | 0.4366 |
57
+ | 0.7143 | 6.0 | 18 | 0.6881 | 0.5634 |
58
+ | 0.7199 | 7.0 | 21 | 0.8079 | 0.4366 |
59
+ | 0.7574 | 8.0 | 24 | 0.7103 | 0.5634 |
60
+ | 0.7273 | 9.0 | 27 | 0.7278 | 0.4366 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.46.3
66
+ - Pytorch 2.2.1+cu118
67
+ - Datasets 2.17.0
68
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1732647707.ki-g0008.2136607.14 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a828d30c06f460fafd82e4b17a945125452edfd3ffc52402c99b9433dda0fdf4
3
- size 5605
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ec92b0a8f43431d045d8f1b47a8466a89e7efb4658ecee98729412954e8f6f9
3
+ size 10145
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bad3d4f1c6283fa3d38b5ad4610b6ac99c3da723190caf5b0c092959ddbf43dc
3
  size 437953248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9c01a7894ebbcebb729b37f20f338d92c18796e8451032a01eac4d93935bcf4
3
  size 437953248