avsolatorio
commited on
Commit
•
b34bbce
1
Parent(s):
64b4533
avsolatorio/doc-topic-model_eval-00_train-03
Browse files- README.md +21 -21
- model.safetensors +1 -1
README.md
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
---
|
2 |
library_name: transformers
|
|
|
3 |
base_model: microsoft/deberta-v3-small
|
4 |
tags:
|
5 |
- generated_from_trainer
|
@@ -20,11 +21,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
20 |
|
21 |
This model is a fine-tuned version of [microsoft/deberta-v3-small](https://huggingface.co/microsoft/deberta-v3-small) on an unknown dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
- Accuracy: 0.9878
|
25 |
-
- F1: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -56,23 +57,22 @@ The following hyperparameters were used during training:
|
|
56 |
|
57 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
58 |
|:-------------:|:------:|:-----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
-
| 0.
|
62 |
-
| 0.
|
63 |
-
| 0.
|
64 |
-
| 0.
|
65 |
-
| 0.
|
66 |
-
| 0.
|
67 |
-
| 0.
|
68 |
-
| 0.
|
69 |
-
| 0.
|
70 |
-
| 0.
|
71 |
-
| 0.
|
72 |
-
| 0.0257 | 6.9034 | 14000 | 0.
|
73 |
-
| 0.
|
74 |
-
| 0.
|
75 |
-
| 0.0198 | 8.3826 | 17000 | 0.0375 | 0.9878 | 0.6375 | 0.7079 | 0.5798 |
|
76 |
|
77 |
|
78 |
### Framework versions
|
|
|
1 |
---
|
2 |
library_name: transformers
|
3 |
+
license: mit
|
4 |
base_model: microsoft/deberta-v3-small
|
5 |
tags:
|
6 |
- generated_from_trainer
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [microsoft/deberta-v3-small](https://huggingface.co/microsoft/deberta-v3-small) on an unknown dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.0381
|
25 |
- Accuracy: 0.9878
|
26 |
+
- F1: 0.6228
|
27 |
+
- Precision: 0.7288
|
28 |
+
- Recall: 0.5437
|
29 |
|
30 |
## Model description
|
31 |
|
|
|
57 |
|
58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
59 |
|:-------------:|:------:|:-----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
60 |
+
| 0.0935 | 0.4931 | 1000 | 0.0895 | 0.9815 | 0.0 | 0.0 | 0.0 |
|
61 |
+
| 0.0764 | 0.9862 | 2000 | 0.0700 | 0.9815 | 0.0 | 0.0 | 0.0 |
|
62 |
+
| 0.0621 | 1.4793 | 3000 | 0.0567 | 0.9821 | 0.0730 | 0.8925 | 0.0381 |
|
63 |
+
| 0.0542 | 1.9724 | 4000 | 0.0497 | 0.9841 | 0.2891 | 0.8391 | 0.1747 |
|
64 |
+
| 0.0468 | 2.4655 | 5000 | 0.0465 | 0.9853 | 0.4216 | 0.7739 | 0.2897 |
|
65 |
+
| 0.0441 | 2.9586 | 6000 | 0.0435 | 0.9861 | 0.4879 | 0.7667 | 0.3578 |
|
66 |
+
| 0.0395 | 3.4517 | 7000 | 0.0417 | 0.9862 | 0.5322 | 0.7197 | 0.4222 |
|
67 |
+
| 0.0384 | 3.9448 | 8000 | 0.0401 | 0.9866 | 0.5600 | 0.7182 | 0.4589 |
|
68 |
+
| 0.0343 | 4.4379 | 9000 | 0.0393 | 0.9870 | 0.5789 | 0.7217 | 0.4833 |
|
69 |
+
| 0.0337 | 4.9310 | 10000 | 0.0378 | 0.9873 | 0.5907 | 0.7358 | 0.4934 |
|
70 |
+
| 0.0305 | 5.4241 | 11000 | 0.0375 | 0.9875 | 0.5960 | 0.7457 | 0.4963 |
|
71 |
+
| 0.0295 | 5.9172 | 12000 | 0.0378 | 0.9874 | 0.6050 | 0.7213 | 0.5210 |
|
72 |
+
| 0.0271 | 6.4103 | 13000 | 0.0376 | 0.9877 | 0.6048 | 0.7457 | 0.5087 |
|
73 |
+
| 0.0257 | 6.9034 | 14000 | 0.0379 | 0.9875 | 0.6068 | 0.7269 | 0.5208 |
|
74 |
+
| 0.0234 | 7.3964 | 15000 | 0.0377 | 0.9876 | 0.6246 | 0.7108 | 0.5571 |
|
75 |
+
| 0.0241 | 7.8895 | 16000 | 0.0381 | 0.9878 | 0.6228 | 0.7288 | 0.5437 |
|
|
|
76 |
|
77 |
|
78 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 567860028
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a14ba6d631b491aedf133a76099b0070972351da82405b18ac3450de34336449
|
3 |
size 567860028
|