djsull/logs_512
Browse files- README.md +13 -13
- model.safetensors +1 -1
- runs/May31_03-09-18_129-146-79-76/events.out.tfevents.1717124958.129-146-79-76.3730888.12 +3 -0
- runs/May31_03-09-42_129-146-79-76/events.out.tfevents.1717124983.129-146-79-76.3730888.13 +3 -0
- runs/May31_03-09-42_129-146-79-76/events.out.tfevents.1717125097.129-146-79-76.3730888.14 +3 -0
- tokenizer.json +2 -2
- training_args.bin +1 -1
README.md
CHANGED
|
@@ -19,11 +19,11 @@ should probably proofread and complete it, then remove this comment. -->
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [klue/roberta-small](https://huggingface.co/klue/roberta-small) on an unknown dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
-
- Loss: 0.
|
| 23 |
-
- Precision:
|
| 24 |
-
- Recall:
|
| 25 |
-
- F1:
|
| 26 |
-
- Accuracy: 0.
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
@@ -54,14 +54,14 @@ The following hyperparameters were used during training:
|
|
| 54 |
|
| 55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 57 |
-
| No log | 1.0 | 44 | 0.
|
| 58 |
-
| No log | 2.0 | 88 | 0.
|
| 59 |
-
| No log | 3.0 | 132 | 0.
|
| 60 |
-
| No log | 4.0 | 176 | 0.
|
| 61 |
-
| No log | 5.0 | 220 | 0.
|
| 62 |
-
| No log | 6.0 | 264 | 0.
|
| 63 |
-
| No log | 7.0 | 308 | 0.
|
| 64 |
-
| No log | 8.0 | 352 | 0.
|
| 65 |
|
| 66 |
|
| 67 |
### Framework versions
|
|
|
|
| 19 |
|
| 20 |
This model is a fine-tuned version of [klue/roberta-small](https://huggingface.co/klue/roberta-small) on an unknown dataset.
|
| 21 |
It achieves the following results on the evaluation set:
|
| 22 |
+
- Loss: 0.0008
|
| 23 |
+
- Precision: 0.9900
|
| 24 |
+
- Recall: 0.995
|
| 25 |
+
- F1: 0.9925
|
| 26 |
+
- Accuracy: 0.9999
|
| 27 |
|
| 28 |
## Model description
|
| 29 |
|
|
|
|
| 54 |
|
| 55 |
| Training Loss | Epoch | Step | Validation Loss | Precision | Recall | F1 | Accuracy |
|
| 56 |
|:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:------:|:--------:|
|
| 57 |
+
| No log | 1.0 | 44 | 0.0039 | 0.9701 | 0.975 | 0.9726 | 0.9991 |
|
| 58 |
+
| No log | 2.0 | 88 | 0.0018 | 0.8744 | 0.94 | 0.9060 | 0.9995 |
|
| 59 |
+
| No log | 3.0 | 132 | 0.0011 | 0.9559 | 0.975 | 0.9653 | 0.9998 |
|
| 60 |
+
| No log | 4.0 | 176 | 0.0008 | 0.9900 | 0.995 | 0.9925 | 0.9999 |
|
| 61 |
+
| No log | 5.0 | 220 | 0.0007 | 0.9803 | 0.995 | 0.9876 | 0.9999 |
|
| 62 |
+
| No log | 6.0 | 264 | 0.0007 | 0.9851 | 0.995 | 0.9900 | 0.9999 |
|
| 63 |
+
| No log | 7.0 | 308 | 0.0007 | 0.9900 | 0.995 | 0.9925 | 0.9999 |
|
| 64 |
+
| No log | 8.0 | 352 | 0.0007 | 0.9803 | 0.995 | 0.9876 | 0.9999 |
|
| 65 |
|
| 66 |
|
| 67 |
### Framework versions
|
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 270022684
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:42dc3c5fe82f784d3c3e18829dc259480890396a9d7ffc201ab22bbb294e3ad5
|
| 3 |
size 270022684
|
runs/May31_03-09-18_129-146-79-76/events.out.tfevents.1717124958.129-146-79-76.3730888.12
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12312737e30d108a514ca069f090659b3d14e6cda685e219416cada88436291c
|
| 3 |
+
size 5402
|
runs/May31_03-09-42_129-146-79-76/events.out.tfevents.1717124983.129-146-79-76.3730888.13
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:696670c7c44ae1b8bebd2e1b1bd525c386263c7e78ca86b703978f450fd3ccdc
|
| 3 |
+
size 9051
|
runs/May31_03-09-42_129-146-79-76/events.out.tfevents.1717125097.129-146-79-76.3730888.14
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8fe70bcc1f53398c075bd694c207fd1484bcc2ce6bf1408ec6720eea91b0d12a
|
| 3 |
+
size 560
|
tokenizer.json
CHANGED
|
@@ -2,13 +2,13 @@
|
|
| 2 |
"version": "1.0",
|
| 3 |
"truncation": {
|
| 4 |
"direction": "Right",
|
| 5 |
-
"max_length":
|
| 6 |
"strategy": "LongestFirst",
|
| 7 |
"stride": 0
|
| 8 |
},
|
| 9 |
"padding": {
|
| 10 |
"strategy": {
|
| 11 |
-
"Fixed":
|
| 12 |
},
|
| 13 |
"direction": "Right",
|
| 14 |
"pad_to_multiple_of": null,
|
|
|
|
| 2 |
"version": "1.0",
|
| 3 |
"truncation": {
|
| 4 |
"direction": "Right",
|
| 5 |
+
"max_length": 512,
|
| 6 |
"strategy": "LongestFirst",
|
| 7 |
"stride": 0
|
| 8 |
},
|
| 9 |
"padding": {
|
| 10 |
"strategy": {
|
| 11 |
+
"Fixed": 512
|
| 12 |
},
|
| 13 |
"direction": "Right",
|
| 14 |
"pad_to_multiple_of": null,
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 4603
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9b479ffe3b06ae910da73ce12840c9dbe106ff0dd59279e2f2a3309d445a2c5
|
| 3 |
size 4603
|