gokulsrinivasagan commited on
Commit
529f5d5
·
verified ·
1 Parent(s): 21350bc

Model save

Browse files
README.md ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: gokulsrinivasagan/bert_base_lda_100_v1
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: bert_base_lda_100_v1_mnli
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_100_v1_mnli
17
+
18
+ This model is a fine-tuned version of [gokulsrinivasagan/bert_base_lda_100_v1](https://huggingface.co/gokulsrinivasagan/bert_base_lda_100_v1) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.0987
21
+ - Accuracy: 0.3274
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.1038 | 1.0 | 1534 | 1.0993 | 0.3274 |
53
+ | 1.0989 | 2.0 | 3068 | 1.0990 | 0.3274 |
54
+ | 1.0987 | 3.0 | 4602 | 1.1015 | 0.3274 |
55
+ | 1.0985 | 4.0 | 6136 | 1.1016 | 0.3182 |
56
+ | 1.0986 | 5.0 | 7670 | 1.0989 | 0.3545 |
57
+ | 1.0987 | 6.0 | 9204 | 1.0989 | 0.3545 |
58
+ | 1.0985 | 7.0 | 10738 | 1.0968 | 0.3182 |
59
+ | 1.0986 | 8.0 | 12272 | 1.0991 | 0.3182 |
60
+ | 1.0987 | 9.0 | 13806 | 1.0962 | 0.3274 |
61
+ | 1.0986 | 10.0 | 15340 | 1.0992 | 0.3274 |
62
+ | 1.0985 | 11.0 | 16874 | 1.0990 | 0.3274 |
63
+ | 1.0984 | 12.0 | 18408 | 1.0991 | 0.3182 |
64
+ | 1.0985 | 13.0 | 19942 | 1.0965 | 0.3182 |
65
+ | 1.0987 | 14.0 | 21476 | 1.0987 | 0.3274 |
66
+
67
+
68
+ ### Framework versions
69
+
70
+ - Transformers 4.46.3
71
+ - Pytorch 2.2.1+cu118
72
+ - Datasets 2.17.0
73
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1732650996.ki-g0008.2137866.16 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:dcd56acb6249a1371dbd00badc65412da3263ec264c0d1e39cd60f3cfa72a874
3
- size 12162
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bc4a2abd8e80e375c9b8280c071eb84a8d3513a479d80685afdc3c64213f552
3
+ size 13066
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3e2580d57e5476f0dcae963607726d07c8cbfe4a80fccde1122d2a65a8e85d53
3
  size 437956332
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:24000d62d2625351ed559146d55b2051585fbd7fa375b00f82c611889c55dce0
3
  size 437956332