Hartunka commited on
Commit
12ebef4
·
verified ·
1 Parent(s): 215e3eb

Model save

Browse files
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ base_model: Hartunka/distilbert_km_100_v2
4
+ tags:
5
+ - generated_from_trainer
6
+ metrics:
7
+ - accuracy
8
+ model-index:
9
+ - name: distilbert_km_100_v2_qnli
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_km_100_v2_qnli
17
+
18
+ This model is a fine-tuned version of [Hartunka/distilbert_km_100_v2](https://huggingface.co/Hartunka/distilbert_km_100_v2) on an unknown dataset.
19
+ It achieves the following results on the evaluation set:
20
+ - Loss: 1.3313
21
+ - Accuracy: 0.6125
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.6675 | 1.0 | 410 | 0.6457 | 0.6235 |
53
+ | 0.6288 | 2.0 | 820 | 0.6401 | 0.6370 |
54
+ | 0.559 | 3.0 | 1230 | 0.6571 | 0.6344 |
55
+ | 0.4497 | 4.0 | 1640 | 0.7619 | 0.6268 |
56
+ | 0.3337 | 5.0 | 2050 | 0.8715 | 0.6255 |
57
+ | 0.2409 | 6.0 | 2460 | 1.0885 | 0.6209 |
58
+ | 0.1762 | 7.0 | 2870 | 1.3313 | 0.6125 |
59
+
60
+
61
+ ### Framework versions
62
+
63
+ - Transformers 4.50.2
64
+ - Pytorch 2.2.1+cu121
65
+ - Datasets 2.18.0
66
+ - Tokenizers 0.21.1
logs/events.out.tfevents.1745338416.s_005_m.2850345.76 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b6243dd6cf8a29927b2814061cb6f177585fda1e607c9513dcdc9c7e2de60c99
3
- size 8202
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e455a0eafbc3c7439ff9ec9337008499e992e07b0616b9aac3165655a4c781d8
3
+ size 9090
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1d994ad5afc418b85ec485adae45208366177c4f63178c40eca3a87c0d85a139
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eaf5909f6e53d2294e457e3868c34bf45c63816842c533a1f50f98804b648083
3
  size 267832560