Hartunka commited on
Commit
b5ef1a3
·
verified ·
1 Parent(s): d4fae4d

Model save

Browse files
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: Hartunka/bert_base_rand_100_v1
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: bert_base_rand_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_rand_100_v1_mnli
17
+
18
+ This model is a fine-tuned version of [Hartunka/bert_base_rand_100_v1](https://huggingface.co/Hartunka/bert_base_rand_100_v1) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.1015
21
+ - Accuracy: 0.6606
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: 5e-05
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
+ | 0.9696 | 1.0 | 1534 | 0.9076 | 0.5817 |
53
+ | 0.8564 | 2.0 | 3068 | 0.8226 | 0.6340 |
54
+ | 0.7602 | 3.0 | 4602 | 0.7792 | 0.6571 |
55
+ | 0.6808 | 4.0 | 6136 | 0.7744 | 0.6659 |
56
+ | 0.6102 | 5.0 | 7670 | 0.7906 | 0.6747 |
57
+ | 0.537 | 6.0 | 9204 | 0.8282 | 0.6722 |
58
+ | 0.4654 | 7.0 | 10738 | 0.8956 | 0.6684 |
59
+ | 0.3956 | 8.0 | 12272 | 0.9841 | 0.6697 |
60
+ | 0.3336 | 9.0 | 13806 | 1.1015 | 0.6606 |
61
+
62
+
63
+ ### Framework versions
64
+
65
+ - Transformers 4.50.2
66
+ - Pytorch 2.2.1+cu121
67
+ - Datasets 2.18.0
68
+ - Tokenizers 0.21.1
logs/events.out.tfevents.1745190372.s_005_m.2815556.16 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f1f2b94a98ab372de89bca5ed042d9d3c0eb888d1b09bcacf82c49002ee9e192
3
- size 9372
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:497e13b2ced8dd2b1a744dd5de0b6b5b61054f8b71a0e2ffcb926df0b40d36b3
3
+ size 10260
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:23964c39d92eb058bb4e5f25cf403ca5068af8319362570b276f52182c2c87e2
3
  size 437956332
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bde6b5a99d8f32022d6e8e57055508a0703781c62ee15e1b32308e0e2dfac13a
3
  size 437956332