gokulsrinivasagan commited on
Commit
69a68fa
·
verified ·
1 Parent(s): 0e9aff0

Model save

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google/bert_uncased_L-4_H-512_A-8
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: bert_uncased_L-4_H-512_A-8_mnli
11
+ results: []
12
+ ---
13
+
14
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
+ should probably proofread and complete it, then remove this comment. -->
16
+
17
+ # bert_uncased_L-4_H-512_A-8_mnli
18
+
19
+ This model is a fine-tuned version of [google/bert_uncased_L-4_H-512_A-8](https://huggingface.co/google/bert_uncased_L-4_H-512_A-8) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.7132
22
+ - Accuracy: 0.7763
23
+
24
+ ## Model description
25
+
26
+ More information needed
27
+
28
+ ## Intended uses & limitations
29
+
30
+ More information needed
31
+
32
+ ## Training and evaluation data
33
+
34
+ More information needed
35
+
36
+ ## Training procedure
37
+
38
+ ### Training hyperparameters
39
+
40
+ The following hyperparameters were used during training:
41
+ - learning_rate: 5e-05
42
+ - train_batch_size: 256
43
+ - eval_batch_size: 256
44
+ - seed: 10
45
+ - optimizer: Use adamw_torch with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
46
+ - lr_scheduler_type: linear
47
+ - num_epochs: 50
48
+
49
+ ### Training results
50
+
51
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
52
+ |:-------------:|:-----:|:-----:|:---------------:|:--------:|
53
+ | 0.7086 | 1.0 | 1534 | 0.6315 | 0.7438 |
54
+ | 0.5704 | 2.0 | 3068 | 0.5782 | 0.7652 |
55
+ | 0.4967 | 3.0 | 4602 | 0.5685 | 0.7793 |
56
+ | 0.4356 | 4.0 | 6136 | 0.5847 | 0.7822 |
57
+ | 0.3809 | 5.0 | 7670 | 0.6004 | 0.7855 |
58
+ | 0.3341 | 6.0 | 9204 | 0.6375 | 0.7837 |
59
+ | 0.2922 | 7.0 | 10738 | 0.6666 | 0.7808 |
60
+ | 0.2565 | 8.0 | 12272 | 0.7132 | 0.7763 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.46.3
66
+ - Pytorch 2.2.1+cu118
67
+ - Datasets 2.17.0
68
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1733338436.ki-g0008.1761130.34 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b7a3f742e8c8c38b97bb5970adf9eef765967c0acc7895cc135c572f4685cd20
3
- size 8953
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc09d0d059826a804db14593fb136865ea3f203b2a81f7cf3146849d013e531e
3
+ size 9841
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:40c069250d4a3ecd8bec3ac181d1ebd268a60edbe8b8c1e3847368190e68cdb4
3
  size 115069100
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f638e7e93f49fae78fe42021d4531bb871851f00997f204ccea58f876705a72
3
  size 115069100