gokulsrinivasagan commited on
Commit
aef41ec
·
verified ·
1 Parent(s): 9a88743

Model save

Browse files
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: gokulsrinivasagan/bert_base_lda_50_v1_book
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: bert_base_lda_50_v1_book_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_base_lda_50_v1_book_rte
17
+
18
+ This model is a fine-tuned version of [gokulsrinivasagan/bert_base_lda_50_v1_book](https://huggingface.co/gokulsrinivasagan/bert_base_lda_50_v1_book) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.8455
21
+ - Accuracy: 0.5451
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: 5e-05
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.7099 | 1.0 | 10 | 0.7059 | 0.5343 |
53
+ | 0.6998 | 2.0 | 20 | 0.6954 | 0.4657 |
54
+ | 0.6965 | 3.0 | 30 | 0.6918 | 0.5271 |
55
+ | 0.6924 | 4.0 | 40 | 0.6914 | 0.5271 |
56
+ | 0.6932 | 5.0 | 50 | 0.6946 | 0.5271 |
57
+ | 0.6962 | 6.0 | 60 | 0.6998 | 0.4765 |
58
+ | 0.6918 | 7.0 | 70 | 0.6885 | 0.5018 |
59
+ | 0.6802 | 8.0 | 80 | 0.7132 | 0.5523 |
60
+ | 0.6651 | 9.0 | 90 | 0.6924 | 0.5523 |
61
+ | 0.6437 | 10.0 | 100 | 0.8075 | 0.5054 |
62
+ | 0.6004 | 11.0 | 110 | 0.7967 | 0.5451 |
63
+ | 0.518 | 12.0 | 120 | 0.8455 | 0.5451 |
64
+
65
+
66
+ ### Framework versions
67
+
68
+ - Transformers 4.46.3
69
+ - Pytorch 2.2.1+cu118
70
+ - Datasets 2.17.0
71
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1738023217.ki-g0008.3474952.26 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8485531a65302d325241de6945af5e40461be14708c0d3a41a05708d10dec317
3
- size 9823
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9698e01d2cde673c2cab401be3acc5f392c628d837962cbe72d9dfbecb78a0be
3
+ size 11743
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8781e5713a06a79b882b8425da3f7da99e9214e6ac213122bd90fc9d686129cd
3
  size 437953248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d908b2a90a5ee7862782f5ed1d1b5cf136965005b5cb19ca339c4b0d6f785a2
3
  size 437953248