gokulsrinivasagan commited on
Commit
26cd7a9
·
verified ·
1 Parent(s): f67bfa3

Model save

Browse files
README.md ADDED
@@ -0,0 +1,69 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: google/bert_uncased_L-4_H-128_A-2
5
+ tags:
6
+ - generated_from_trainer
7
+ metrics:
8
+ - accuracy
9
+ model-index:
10
+ - name: bert_uncased_L-4_H-128_A-2_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-128_A-2_sst2
18
+
19
+ This model is a fine-tuned version of [google/bert_uncased_L-4_H-128_A-2](https://huggingface.co/google/bert_uncased_L-4_H-128_A-2) on an unknown dataset.
20
+ It achieves the following results on the evaluation set:
21
+ - Loss: 0.4869
22
+ - Accuracy: 0.8222
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.497 | 1.0 | 264 | 0.4757 | 0.7787 |
54
+ | 0.3535 | 2.0 | 528 | 0.4270 | 0.8108 |
55
+ | 0.2951 | 3.0 | 792 | 0.4281 | 0.8211 |
56
+ | 0.2539 | 4.0 | 1056 | 0.4254 | 0.8131 |
57
+ | 0.2259 | 5.0 | 1320 | 0.4344 | 0.8257 |
58
+ | 0.2048 | 6.0 | 1584 | 0.4487 | 0.8314 |
59
+ | 0.1892 | 7.0 | 1848 | 0.4820 | 0.8222 |
60
+ | 0.1754 | 8.0 | 2112 | 0.4954 | 0.8349 |
61
+ | 0.1643 | 9.0 | 2376 | 0.4869 | 0.8222 |
62
+
63
+
64
+ ### Framework versions
65
+
66
+ - Transformers 4.46.3
67
+ - Pytorch 2.2.1+cu118
68
+ - Datasets 2.17.0
69
+ - Tokenizers 0.20.3
logs/events.out.tfevents.1733338504.ki-g0008.1764072.28 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:21899e539af91f926c695762380ed87d48528cbd91db00c9f450f09ce2e75f3f
3
- size 9381
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:533689483a6e3685412de300485fe2ad0adde284731013d8234372f436eadfcb
3
+ size 10269
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:41a25485c41c66b3cbcc5a29f54d3cb5ba62332fb58c25bf76d408c0f0117e28
3
  size 19139184
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97c5f3b0e5ceecca33e22518d9ae99d41b00f52b0d7d177cfa51a8e69e5ca09d
3
  size 19139184