gokulsrinivasagan commited on
Commit
2d728f4
·
verified ·
1 Parent(s): 50c1b1f

Model save

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: gokulsrinivasagan/bert_tiny_lda_100_v1_book
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: bert_tiny_lda_100_v1_book_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_100_v1_book_sst2
17
+
18
+ This model is a fine-tuned version of [gokulsrinivasagan/bert_tiny_lda_100_v1_book](https://huggingface.co/gokulsrinivasagan/bert_tiny_lda_100_v1_book) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.4764
21
+ - Accuracy: 0.8589
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.3634 | 1.0 | 264 | 0.3489 | 0.8555 |
53
+ | 0.2189 | 2.0 | 528 | 0.3634 | 0.8601 |
54
+ | 0.1528 | 3.0 | 792 | 0.4507 | 0.8647 |
55
+ | 0.1199 | 4.0 | 1056 | 0.3828 | 0.8761 |
56
+ | 0.094 | 5.0 | 1320 | 0.3957 | 0.8727 |
57
+ | 0.0742 | 6.0 | 1584 | 0.4764 | 0.8589 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.46.3
63
+ - Pytorch 2.2.1+cu118
64
+ - Datasets 2.17.0
65
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1733842979.ki-g0008.684565.28 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:512c3c0e921ce5b7ea08a3df3126654dcddb94935fc9d8f34e705f39419dde8e
3
- size 7778
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0339e558a9689c6d3081bc44af67acad4be05842755a838fe2d935b7febdbbaa
3
+ size 8666
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:144c130fda864ae7cd233df71c049963af0a1b4a352c1f6a0b61a710023ba056
3
  size 131856744
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cdf3da2f92f2a42ce3ac6e1f2bedbc8672f4bb06ffbe772ba480f235a5e4d6d4
3
  size 131856744