gokulsrinivasagan commited on
Commit
44b8030
1 Parent(s): c7a6c53

Model save

Browse files
README.md ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: gokulsrinivasagan/bert_base_lda
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: bert_base_lda_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_wnli
17
+
18
+ This model is a fine-tuned version of [gokulsrinivasagan/bert_base_lda](https://huggingface.co/gokulsrinivasagan/bert_base_lda) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.6906
21
+ - Accuracy: 0.5634
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.1638 | 1.0 | 3 | 1.4608 | 0.5634 |
53
+ | 1.0198 | 2.0 | 6 | 1.1097 | 0.5634 |
54
+ | 1.1474 | 3.0 | 9 | 0.8995 | 0.5634 |
55
+ | 0.8846 | 4.0 | 12 | 0.8201 | 0.4366 |
56
+ | 0.7886 | 5.0 | 15 | 0.6994 | 0.4366 |
57
+ | 0.738 | 6.0 | 18 | 0.7087 | 0.5634 |
58
+ | 0.7195 | 7.0 | 21 | 0.7214 | 0.4366 |
59
+ | 0.7036 | 8.0 | 24 | 0.6931 | 0.5634 |
60
+ | 0.6935 | 9.0 | 27 | 0.6896 | 0.5634 |
61
+ | 0.6941 | 10.0 | 30 | 0.6926 | 0.5634 |
62
+ | 0.6949 | 11.0 | 33 | 0.6936 | 0.4366 |
63
+ | 0.6959 | 12.0 | 36 | 0.6911 | 0.5634 |
64
+ | 0.6927 | 13.0 | 39 | 0.6864 | 0.5634 |
65
+ | 0.6928 | 14.0 | 42 | 0.6893 | 0.5634 |
66
+ | 0.6958 | 15.0 | 45 | 0.6896 | 0.5634 |
67
+ | 0.6936 | 16.0 | 48 | 0.6911 | 0.5634 |
68
+ | 0.6955 | 17.0 | 51 | 0.6911 | 0.5634 |
69
+ | 0.6939 | 18.0 | 54 | 0.6906 | 0.5634 |
70
+
71
+
72
+ ### Framework versions
73
+
74
+ - Transformers 4.46.3
75
+ - Pytorch 2.2.1+cu118
76
+ - Datasets 2.17.0
77
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1732274400.ki-g0008.1608654.32 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ff787f8a77e7eade1472030dcd71addd0018962c32e11d3bfbe7b47534f755ce
3
- size 5582
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:778487f037582349b4e4730a84dec40953733cc4c725f1153bcae0937ad5219f
3
+ size 14838
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:db1a4dfb1ea125645a3e07faebbe61625e97e82c5bbefe905b4780debc73b19d
3
  size 437953248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e2741a1522836067657359a8e6dc0eb25f2d98ccf2f283ebf1fe845a3bfc641b
3
  size 437953248