gokulsrinivasagan commited on
Commit
3200992
·
verified ·
1 Parent(s): a6cf2b0

Model save

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: gokulsrinivasagan/bert_tiny_lda_100_v1
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: bert_tiny_lda_100_v1_rte
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_100_v1_rte
17
+
18
+ This model is a fine-tuned version of [gokulsrinivasagan/bert_tiny_lda_100_v1](https://huggingface.co/gokulsrinivasagan/bert_tiny_lda_100_v1) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.6937
21
+ - Accuracy: 0.4729
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.8226 | 1.0 | 10 | 0.7100 | 0.5271 |
53
+ | 0.7009 | 2.0 | 20 | 0.7083 | 0.4729 |
54
+ | 0.696 | 3.0 | 30 | 0.6956 | 0.4729 |
55
+ | 0.695 | 4.0 | 40 | 0.6930 | 0.5271 |
56
+ | 0.6933 | 5.0 | 50 | 0.6911 | 0.5271 |
57
+ | 0.6964 | 6.0 | 60 | 0.6987 | 0.4729 |
58
+ | 0.694 | 7.0 | 70 | 0.6922 | 0.5271 |
59
+ | 0.6941 | 8.0 | 80 | 0.6952 | 0.4729 |
60
+ | 0.6942 | 9.0 | 90 | 0.6926 | 0.5271 |
61
+ | 0.6932 | 10.0 | 100 | 0.6937 | 0.4729 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.46.3
67
+ - Pytorch 2.2.1+cu118
68
+ - Datasets 2.17.0
69
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1732662251.ki-g0008.2137866.26 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:87aa91f8f91d9b5d80d8ef269d60b2282d131ee8f74e440ce145f39d82d287c9
3
- size 9278
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6035f9f7abf88974064d1e0ec0a714e765de448fd3cf48cd742519ba9e5f9e46
3
+ size 10674
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0d6c3c9da459310573232aac46cfe225b6dcafc6f3c327d1ee8fb8593d43e901
3
  size 131856744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6e1c2c3d47359efb0a9abd634afbdbf53ca389b8e07e99df27d669f84dc744f
3
  size 131856744