Model save
Browse files- README.md +103 -0
- model.safetensors +1 -1
README.md
ADDED
@@ -0,0 +1,103 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
license: apache-2.0
|
4 |
+
base_model: HuggingFaceTB/SmolLM2-135M
|
5 |
+
tags:
|
6 |
+
- generated_from_trainer
|
7 |
+
metrics:
|
8 |
+
- accuracy
|
9 |
+
model-index:
|
10 |
+
- name: smol-135-tq-closure-synthetic
|
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 |
+
# smol-135-tq-closure-synthetic
|
18 |
+
|
19 |
+
This model is a fine-tuned version of [HuggingFaceTB/SmolLM2-135M](https://huggingface.co/HuggingFaceTB/SmolLM2-135M) on the None dataset.
|
20 |
+
It achieves the following results on the evaluation set:
|
21 |
+
- Loss: 0.2466
|
22 |
+
- < Precision: 0.8951
|
23 |
+
- < Recall: 0.8905
|
24 |
+
- < F1-score: 0.8928
|
25 |
+
- < Support: 4036.0
|
26 |
+
- > Precision: 0.9340
|
27 |
+
- > Recall: 0.9343
|
28 |
+
- > F1-score: 0.9341
|
29 |
+
- > Support: 3681.0
|
30 |
+
- = Precision: 0.8029
|
31 |
+
- = Recall: 0.8064
|
32 |
+
- = F1-score: 0.8047
|
33 |
+
- = Support: 1622.0
|
34 |
+
- - Precision: 0.7374
|
35 |
+
- - Recall: 0.7519
|
36 |
+
- - F1-score: 0.7446
|
37 |
+
- - Support: 661.0
|
38 |
+
- Accuracy: 0.8838
|
39 |
+
- Macro Avg Precision: 0.8424
|
40 |
+
- Macro Avg Recall: 0.8458
|
41 |
+
- Macro Avg F1-score: 0.8440
|
42 |
+
- Macro Avg Support: 10000.0
|
43 |
+
- Weighted Avg Precision: 0.8841
|
44 |
+
- Weighted Avg Recall: 0.8838
|
45 |
+
- Weighted Avg F1-score: 0.8839
|
46 |
+
- Weighted Avg Support: 10000.0
|
47 |
+
|
48 |
+
## Model description
|
49 |
+
|
50 |
+
More information needed
|
51 |
+
|
52 |
+
## Intended uses & limitations
|
53 |
+
|
54 |
+
More information needed
|
55 |
+
|
56 |
+
## Training and evaluation data
|
57 |
+
|
58 |
+
More information needed
|
59 |
+
|
60 |
+
## Training procedure
|
61 |
+
|
62 |
+
### Training hyperparameters
|
63 |
+
|
64 |
+
The following hyperparameters were used during training:
|
65 |
+
- learning_rate: 0.001
|
66 |
+
- train_batch_size: 64
|
67 |
+
- eval_batch_size: 64
|
68 |
+
- seed: 42
|
69 |
+
- distributed_type: multi-GPU
|
70 |
+
- num_devices: 4
|
71 |
+
- gradient_accumulation_steps: 2
|
72 |
+
- total_train_batch_size: 512
|
73 |
+
- total_eval_batch_size: 256
|
74 |
+
- optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
|
75 |
+
- lr_scheduler_type: reduce_lr_on_plateau
|
76 |
+
- num_epochs: 30
|
77 |
+
|
78 |
+
### Training results
|
79 |
+
|
80 |
+
| Training Loss | Epoch | Step | Validation Loss | < Precision | < Recall | < F1-score | < Support | > Precision | > Recall | > F1-score | > Support | = Precision | = Recall | = F1-score | = Support | - Precision | - Recall | - F1-score | - Support | Accuracy | Macro Avg Precision | Macro Avg Recall | Macro Avg F1-score | Macro Avg Support | Weighted Avg Precision | Weighted Avg Recall | Weighted Avg F1-score | Weighted Avg Support |
|
81 |
+
|:-------------:|:-----:|:-----:|:---------------:|:-----------:|:--------:|:----------:|:---------:|:-----------:|:--------:|:----------:|:---------:|:-----------:|:--------:|:----------:|:---------:|:-----------:|:--------:|:----------:|:---------:|:--------:|:-------------------:|:----------------:|:------------------:|:-----------------:|:----------------------:|:-------------------:|:---------------------:|:--------------------:|
|
82 |
+
| 0.4785 | 1.0 | 1354 | 0.2004 | 0.8789 | 0.8665 | 0.8726 | 4036.0 | 0.8989 | 0.9226 | 0.9106 | 3681.0 | 0.7986 | 0.7700 | 0.7841 | 1622.0 | 0.7467 | 0.7670 | 0.7567 | 661.0 | 0.8649 | 0.8308 | 0.8315 | 0.8310 | 10000.0 | 0.8645 | 0.8649 | 0.8646 | 10000.0 |
|
83 |
+
| 0.3428 | 2.0 | 2708 | 0.1891 | 0.8766 | 0.8959 | 0.8862 | 4036.0 | 0.9215 | 0.9313 | 0.9264 | 3681.0 | 0.8175 | 0.7762 | 0.7963 | 1622.0 | 0.7967 | 0.7413 | 0.7680 | 661.0 | 0.8793 | 0.8531 | 0.8362 | 0.8442 | 10000.0 | 0.8783 | 0.8793 | 0.8786 | 10000.0 |
|
84 |
+
| 0.3423 | 3.0 | 4062 | 0.1858 | 0.9031 | 0.8749 | 0.8887 | 4036.0 | 0.9234 | 0.9337 | 0.9285 | 3681.0 | 0.7783 | 0.8224 | 0.7998 | 1622.0 | 0.7645 | 0.7564 | 0.7605 | 661.0 | 0.8802 | 0.8423 | 0.8469 | 0.8444 | 10000.0 | 0.8812 | 0.8802 | 0.8805 | 10000.0 |
|
85 |
+
| 0.3044 | 4.0 | 5416 | 0.1870 | 0.8875 | 0.8853 | 0.8864 | 4036.0 | 0.9168 | 0.9397 | 0.9281 | 3681.0 | 0.8172 | 0.7965 | 0.8067 | 1622.0 | 0.7710 | 0.7231 | 0.7463 | 661.0 | 0.8802 | 0.8481 | 0.8362 | 0.8419 | 10000.0 | 0.8792 | 0.8802 | 0.8796 | 10000.0 |
|
86 |
+
| 0.2814 | 5.0 | 6770 | 0.1857 | 0.8880 | 0.8902 | 0.8891 | 4036.0 | 0.9335 | 0.9348 | 0.9342 | 3681.0 | 0.8006 | 0.8095 | 0.8050 | 1622.0 | 0.7818 | 0.7428 | 0.7618 | 661.0 | 0.8838 | 0.8510 | 0.8443 | 0.8475 | 10000.0 | 0.8836 | 0.8838 | 0.8837 | 10000.0 |
|
87 |
+
| 0.2861 | 6.0 | 8124 | 0.1893 | 0.8928 | 0.8977 | 0.8952 | 4036.0 | 0.9361 | 0.9315 | 0.9338 | 3681.0 | 0.7930 | 0.8150 | 0.8039 | 1622.0 | 0.7810 | 0.7231 | 0.7510 | 661.0 | 0.8852 | 0.8508 | 0.8419 | 0.8460 | 10000.0 | 0.8852 | 0.8852 | 0.8851 | 10000.0 |
|
88 |
+
| 0.3019 | 7.0 | 9478 | 0.1982 | 0.8693 | 0.9093 | 0.8888 | 4036.0 | 0.9314 | 0.9326 | 0.9320 | 3681.0 | 0.8340 | 0.7620 | 0.7964 | 1622.0 | 0.7787 | 0.7186 | 0.7474 | 661.0 | 0.8814 | 0.8533 | 0.8306 | 0.8412 | 10000.0 | 0.8804 | 0.8814 | 0.8804 | 10000.0 |
|
89 |
+
| 0.2531 | 8.0 | 10832 | 0.2028 | 0.8955 | 0.8858 | 0.8906 | 4036.0 | 0.9245 | 0.9416 | 0.9330 | 3681.0 | 0.8103 | 0.7873 | 0.7986 | 1622.0 | 0.7438 | 0.7685 | 0.7560 | 661.0 | 0.8826 | 0.8435 | 0.8458 | 0.8445 | 10000.0 | 0.8823 | 0.8826 | 0.8824 | 10000.0 |
|
90 |
+
| 0.1957 | 9.0 | 12186 | 0.2206 | 0.8882 | 0.9036 | 0.8958 | 4036.0 | 0.9264 | 0.9478 | 0.9370 | 3681.0 | 0.8272 | 0.7824 | 0.8042 | 1622.0 | 0.7896 | 0.7095 | 0.7474 | 661.0 | 0.8874 | 0.8579 | 0.8358 | 0.8461 | 10000.0 | 0.8859 | 0.8874 | 0.8863 | 10000.0 |
|
91 |
+
| 0.1648 | 10.0 | 13540 | 0.2256 | 0.8905 | 0.8902 | 0.8903 | 4036.0 | 0.9290 | 0.9421 | 0.9355 | 3681.0 | 0.8080 | 0.7885 | 0.7981 | 1622.0 | 0.7596 | 0.7458 | 0.7527 | 661.0 | 0.8833 | 0.8468 | 0.8417 | 0.8442 | 10000.0 | 0.8826 | 0.8833 | 0.8829 | 10000.0 |
|
92 |
+
| 0.1691 | 11.0 | 14894 | 0.2292 | 0.8939 | 0.8974 | 0.8956 | 4036.0 | 0.9419 | 0.9383 | 0.9401 | 3681.0 | 0.7952 | 0.8187 | 0.8068 | 1622.0 | 0.7872 | 0.7277 | 0.7563 | 661.0 | 0.8885 | 0.8546 | 0.8455 | 0.8497 | 10000.0 | 0.8885 | 0.8885 | 0.8884 | 10000.0 |
|
93 |
+
| 0.1592 | 12.0 | 16248 | 0.2357 | 0.8904 | 0.8895 | 0.8899 | 4036.0 | 0.9351 | 0.9348 | 0.9349 | 3681.0 | 0.7989 | 0.8033 | 0.8011 | 1622.0 | 0.7382 | 0.7337 | 0.7360 | 661.0 | 0.8819 | 0.8406 | 0.8403 | 0.8405 | 10000.0 | 0.8819 | 0.8819 | 0.8819 | 10000.0 |
|
94 |
+
| 0.1783 | 13.0 | 17602 | 0.2415 | 0.8879 | 0.8972 | 0.8925 | 4036.0 | 0.9355 | 0.9378 | 0.9366 | 3681.0 | 0.8083 | 0.7928 | 0.8005 | 1622.0 | 0.7598 | 0.7368 | 0.7481 | 661.0 | 0.8846 | 0.8479 | 0.8411 | 0.8444 | 10000.0 | 0.8841 | 0.8846 | 0.8843 | 10000.0 |
|
95 |
+
| 0.1395 | 14.0 | 18956 | 0.2466 | 0.8951 | 0.8905 | 0.8928 | 4036.0 | 0.9340 | 0.9343 | 0.9341 | 3681.0 | 0.8029 | 0.8064 | 0.8047 | 1622.0 | 0.7374 | 0.7519 | 0.7446 | 661.0 | 0.8838 | 0.8424 | 0.8458 | 0.8440 | 10000.0 | 0.8841 | 0.8838 | 0.8839 | 10000.0 |
|
96 |
+
|
97 |
+
|
98 |
+
### Framework versions
|
99 |
+
|
100 |
+
- Transformers 4.47.1
|
101 |
+
- Pytorch 2.5.1+cu124
|
102 |
+
- Datasets 3.0.1
|
103 |
+
- Tokenizers 0.21.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 269074456
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9225ee9714c6a3c257279c53de7338c8e5987b8afa1c09dfdc36b780fc6c453c
|
3 |
size 269074456
|