End of training
Browse files- README.md +0 -17
- config.json +1 -1
- pytorch_model.bin +2 -2
README.md
CHANGED
@@ -63,23 +63,6 @@ The following hyperparameters were used during training:
|
|
63 |
| 0.2689 | 1.69 | 400 | 0.4498 | 0.8137 | 0.8147 | 0.8145 | 0.8147 | 0.8133 | 0.8145 | 0.8147 | 0.8147 |
|
64 |
| 0.194 | 2.54 | 600 | 0.5334 | 0.8244 | 0.8253 | 0.8252 | 0.8253 | 0.8239 | 0.8252 | 0.8253 | 0.8253 |
|
65 |
|
66 |
-
### eval result
|
67 |
-
|Datasets|asadfgglie/nli-zh-tw-all/test|asadfgglie/BanBan_2024-10-17-facial_expressions-nli/test|eval_dataset|test_dataset|
|
68 |
-
| :---: | :---: | :---: | :---: | :---: |
|
69 |
-
|eval_loss|0.535|0.278|0.552|0.499|
|
70 |
-
|eval_f1_macro|0.817|0.916|0.823|0.828|
|
71 |
-
|eval_f1_micro|0.818|0.916|0.824|0.829|
|
72 |
-
|eval_accuracy_balanced|0.817|0.917|0.823|0.828|
|
73 |
-
|eval_accuracy|0.818|0.916|0.824|0.829|
|
74 |
-
|eval_precision_macro|0.817|0.917|0.823|0.828|
|
75 |
-
|eval_recall_macro|0.817|0.917|0.823|0.828|
|
76 |
-
|eval_precision_micro|0.818|0.916|0.824|0.829|
|
77 |
-
|eval_recall_micro|0.818|0.916|0.824|0.829|
|
78 |
-
|eval_runtime|50.667|0.613|11.117|44.117|
|
79 |
-
|eval_samples_per_second|167.761|1542.179|169.917|171.295|
|
80 |
-
|eval_steps_per_second|2.625|24.453|2.699|2.697|
|
81 |
-
|Size of dataset|8500|946|1889|7557|
|
82 |
-
|
83 |
|
84 |
### Framework versions
|
85 |
|
|
|
63 |
| 0.2689 | 1.69 | 400 | 0.4498 | 0.8137 | 0.8147 | 0.8145 | 0.8147 | 0.8133 | 0.8145 | 0.8147 | 0.8147 |
|
64 |
| 0.194 | 2.54 | 600 | 0.5334 | 0.8244 | 0.8253 | 0.8252 | 0.8253 | 0.8239 | 0.8252 | 0.8253 | 0.8253 |
|
65 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
66 |
|
67 |
### Framework versions
|
68 |
|
config.json
CHANGED
@@ -30,7 +30,7 @@
|
|
30 |
"pad_token_id": 1,
|
31 |
"position_embedding_type": "absolute",
|
32 |
"problem_type": "single_label_classification",
|
33 |
-
"torch_dtype": "
|
34 |
"transformers_version": "4.33.3",
|
35 |
"type_vocab_size": 1,
|
36 |
"use_cache": true,
|
|
|
30 |
"pad_token_id": 1,
|
31 |
"position_embedding_type": "absolute",
|
32 |
"problem_type": "single_label_classification",
|
33 |
+
"torch_dtype": "float16",
|
34 |
"transformers_version": "4.33.3",
|
35 |
"type_vocab_size": 1,
|
36 |
"use_cache": true,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21a0f19482903e53dd86ca8c59300ac899c22f4fa640e1e1363a8067d01c154f
|
3 |
+
size 1119921006
|