Hartunka commited on
Commit
f26beac
·
verified ·
1 Parent(s): 9f3b0f1

Model save

Browse files
README.md ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: Hartunka/distilbert_rand_100_v2
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: distilbert_rand_100_v2_rte
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
+ # distilbert_rand_100_v2_rte
17
+
18
+ This model is a fine-tuned version of [Hartunka/distilbert_rand_100_v2](https://huggingface.co/Hartunka/distilbert_rand_100_v2) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.6652
21
+ - Accuracy: 0.5018
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.6953 | 1.0 | 10 | 0.6883 | 0.5271 |
53
+ | 0.6821 | 2.0 | 20 | 0.7002 | 0.5379 |
54
+ | 0.6373 | 3.0 | 30 | 0.7812 | 0.5054 |
55
+ | 0.5267 | 4.0 | 40 | 0.9472 | 0.5126 |
56
+ | 0.3732 | 5.0 | 50 | 1.1738 | 0.5090 |
57
+ | 0.262 | 6.0 | 60 | 1.6652 | 0.5018 |
58
+
59
+
60
+ ### Framework versions
61
+
62
+ - Transformers 4.50.2
63
+ - Pytorch 2.2.1+cu121
64
+ - Datasets 2.18.0
65
+ - Tokenizers 0.21.1
logs/events.out.tfevents.1745379240.s_005_m.2850345.170 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:0ebdaca1188ee06fc88bc3fe26dd49c2809aa4a7a3660a61850277b52a743fc0
3
- size 5525
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cec2237a6a9726524ab832951b848ba40e745545e8937232b9960236e916bc2
3
+ size 8493