gokulsrinivasagan commited on
Commit
1f12fce
·
verified ·
1 Parent(s): b74d1a1

Model save

Browse files
README.md ADDED
@@ -0,0 +1,67 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google/bert_uncased_L-4_H-256_A-4
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: bert_uncased_L-4_H-256_A-4_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-256_A-4_sst2
18
+
19
+ This model is a fine-tuned version of [google/bert_uncased_L-4_H-256_A-4](https://huggingface.co/google/bert_uncased_L-4_H-256_A-4) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.4575
22
+ - Accuracy: 0.8589
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.4143 | 1.0 | 264 | 0.4119 | 0.8131 |
54
+ | 0.2672 | 2.0 | 528 | 0.3628 | 0.8429 |
55
+ | 0.2117 | 3.0 | 792 | 0.3785 | 0.8498 |
56
+ | 0.1736 | 4.0 | 1056 | 0.4139 | 0.8475 |
57
+ | 0.1493 | 5.0 | 1320 | 0.4231 | 0.8532 |
58
+ | 0.1294 | 6.0 | 1584 | 0.4411 | 0.8544 |
59
+ | 0.1159 | 7.0 | 1848 | 0.4575 | 0.8589 |
60
+
61
+
62
+ ### Framework versions
63
+
64
+ - Transformers 4.46.3
65
+ - Pytorch 2.2.1+cu118
66
+ - Datasets 2.17.0
67
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1733332708.ki-g0008.1761130.10 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e07e3210a0529eeb903c4163e0497acad9cdd5417e4566d7a7c55ee35855d60e
3
- size 8314
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f4faae4cb314cf3b0031f23acaff98a06a38ebd37aa8f930baa90e77a21f95b6
3
+ size 9202
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:38d94ceee9bcb4068e3c02541262634c4e563a5f82a093a6c413c7ab54c1e4fe
3
  size 44692608
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8b0622ca9d6b0956207d2bfda3ca25fd94d3fbe27a412cc83c736ce7330b43cd
3
  size 44692608