gokulsrinivasagan commited on
Commit
ee6a2db
1 Parent(s): dd76358

Model save

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: gokulsrinivasagan/bert_base_lda_20_v1_book
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: bert_base_lda_20_v1_book_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_20_v1_book_wnli
17
+
18
+ This model is a fine-tuned version of [gokulsrinivasagan/bert_base_lda_20_v1_book](https://huggingface.co/gokulsrinivasagan/bert_base_lda_20_v1_book) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 0.7771
21
+ - Accuracy: 0.1972
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.701 | 1.0 | 3 | 0.7117 | 0.4225 |
53
+ | 0.6963 | 2.0 | 6 | 0.7066 | 0.4648 |
54
+ | 0.6902 | 3.0 | 9 | 0.7151 | 0.4366 |
55
+ | 0.6908 | 4.0 | 12 | 0.7305 | 0.3380 |
56
+ | 0.6894 | 5.0 | 15 | 0.7361 | 0.2394 |
57
+ | 0.689 | 6.0 | 18 | 0.7538 | 0.1972 |
58
+ | 0.6867 | 7.0 | 21 | 0.7771 | 0.1972 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.46.3
64
+ - Pytorch 2.2.1+cu118
65
+ - Datasets 2.17.0
66
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1733846490.ki-g0008.520107.32 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:cef00be4ea7c5089e2f84ded0e16c67e8e823565803a01d79b11e13a98cdb426
3
- size 5636
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55cd722b34015eb42895c9e3187129d06e79a9d5460d4a7bb6127eca6f48cd86
3
+ size 9128
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dd485afa89b5f8b207a3f390b5cc528c9b2639d308a81a7dad96f20dc532f05b
3
  size 437953248
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a2728fd5a4a38c1e954d33666d6a7fb0cfe08b6d12bac7658e2aef19705343c
3
  size 437953248