gokulsrinivasagan commited on
Commit
704b3f4
·
verified ·
1 Parent(s): f9adf73

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_sst2
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_sst2
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.4948
22
+ - Accuracy: 0.8716
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.3288 | 1.0 | 264 | 0.3598 | 0.8601 |
54
+ | 0.1917 | 2.0 | 528 | 0.3433 | 0.8830 |
55
+ | 0.1386 | 3.0 | 792 | 0.3331 | 0.8899 |
56
+ | 0.108 | 4.0 | 1056 | 0.4032 | 0.8761 |
57
+ | 0.0871 | 5.0 | 1320 | 0.4482 | 0.8670 |
58
+ | 0.0734 | 6.0 | 1584 | 0.3767 | 0.8796 |
59
+ | 0.0592 | 7.0 | 1848 | 0.4376 | 0.8796 |
60
+ | 0.0509 | 8.0 | 2112 | 0.4948 | 0.8716 |
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.1733337784.ki-g0008.1761130.28 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:236912752ec35a729b99861874ee3a276e9365dbdf44cde409d021fbee1f7c17
3
- size 8848
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5fc1afdfd786f5d802bcaeb2e553d065a5dfebbba6c5590b59e4bc12e2ad4722
3
+ size 9736
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:c388d238418c7e0d15130562f8e2efe97ab0be61167f6d88f7663129a2b21ddf
3
  size 115067048
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72573d6adfac300f94499d60afd56948aae77c71e7cfa76637378514dbcb7dc1
3
  size 115067048