tangminhanh
commited on
Commit
•
95e2ca7
1
Parent(s):
13098d6
lc_cate
Browse files- README.md +18 -14
- model.safetensors +1 -1
- runs/Jul30_02-58-54_c55f04552318/events.out.tfevents.1722308339.c55f04552318.3104.2 +3 -0
- runs/Jul30_02-59-11_c55f04552318/events.out.tfevents.1722308355.c55f04552318.3104.3 +3 -0
- runs/Jul30_03-00-17_c55f04552318/events.out.tfevents.1722308420.c55f04552318.3104.4 +3 -0
- runs/Jul30_03-00-41_c55f04552318/events.out.tfevents.1722308445.c55f04552318.3104.5 +3 -0
- runs/Jul30_03-00-58_c55f04552318/events.out.tfevents.1722308461.c55f04552318.3104.6 +3 -0
- runs/Jul30_03-00-58_c55f04552318/events.out.tfevents.1722308884.c55f04552318.3104.7 +3 -0
- training_args.bin +1 -1
README.md
CHANGED
@@ -20,11 +20,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 the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
-
- Loss: 0.
|
24 |
-
- Accuracy: 0.
|
25 |
-
- F1: 0.
|
26 |
-
- Precision: 0.
|
27 |
-
- Recall: 0.
|
28 |
|
29 |
## Model description
|
30 |
|
@@ -49,20 +49,24 @@ The following hyperparameters were used during training:
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
-
- num_epochs:
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
-
| No log | 1.0 | 32 | 0.
|
59 |
-
| No log | 2.0 | 64 | 0.
|
60 |
-
| No log | 3.0 | 96 | 0.
|
61 |
-
| No log | 4.0 | 128 | 0.
|
62 |
-
| No log | 5.0 | 160 | 0.
|
63 |
-
| No log | 6.0 | 192 | 0.
|
64 |
-
| No log | 7.0 | 224 | 0.
|
65 |
-
| No log | 8.0 | 256 | 0.
|
|
|
|
|
|
|
|
|
66 |
|
67 |
|
68 |
### Framework versions
|
|
|
20 |
|
21 |
This model is a fine-tuned version of [microsoft/deberta-v3-small](https://huggingface.co/microsoft/deberta-v3-small) on the None dataset.
|
22 |
It achieves the following results on the evaluation set:
|
23 |
+
- Loss: 0.3148
|
24 |
+
- Accuracy: 0.7535
|
25 |
+
- F1: 0.7694
|
26 |
+
- Precision: 0.7812
|
27 |
+
- Recall: 0.7579
|
28 |
|
29 |
## Model description
|
30 |
|
|
|
49 |
- seed: 42
|
50 |
- optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
|
51 |
- lr_scheduler_type: linear
|
52 |
+
- num_epochs: 12
|
53 |
|
54 |
### Training results
|
55 |
|
56 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall |
|
57 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|
|
58 |
+
| No log | 1.0 | 32 | 0.2704 | 0.7415 | 0.7640 | 0.7874 | 0.7421 |
|
59 |
+
| No log | 2.0 | 64 | 0.2764 | 0.7275 | 0.7497 | 0.7726 | 0.7282 |
|
60 |
+
| No log | 3.0 | 96 | 0.2802 | 0.7495 | 0.7675 | 0.7859 | 0.75 |
|
61 |
+
| No log | 4.0 | 128 | 0.2915 | 0.7435 | 0.7614 | 0.7796 | 0.7440 |
|
62 |
+
| No log | 5.0 | 160 | 0.3044 | 0.7214 | 0.7472 | 0.7717 | 0.7242 |
|
63 |
+
| No log | 6.0 | 192 | 0.2972 | 0.7595 | 0.7737 | 0.7881 | 0.7599 |
|
64 |
+
| No log | 7.0 | 224 | 0.3061 | 0.7375 | 0.7626 | 0.7735 | 0.7520 |
|
65 |
+
| No log | 8.0 | 256 | 0.3049 | 0.7615 | 0.7759 | 0.7862 | 0.7659 |
|
66 |
+
| No log | 9.0 | 288 | 0.3073 | 0.7475 | 0.7657 | 0.7798 | 0.7520 |
|
67 |
+
| No log | 10.0 | 320 | 0.3067 | 0.7515 | 0.7705 | 0.7856 | 0.7560 |
|
68 |
+
| No log | 11.0 | 352 | 0.3187 | 0.7455 | 0.7647 | 0.7822 | 0.7480 |
|
69 |
+
| No log | 12.0 | 384 | 0.3148 | 0.7535 | 0.7694 | 0.7812 | 0.7579 |
|
70 |
|
71 |
|
72 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 567604704
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b0442b9a5667d61ec5b484322c42ea8d10cce104055cea3a1b8cdc8a23311472
|
3 |
size 567604704
|
runs/Jul30_02-58-54_c55f04552318/events.out.tfevents.1722308339.c55f04552318.3104.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4dd9d445aa9b25871550f5c1ec1d81fe99bbe16672b86bf6d772cd5da32aadc
|
3 |
+
size 5430
|
runs/Jul30_02-59-11_c55f04552318/events.out.tfevents.1722308355.c55f04552318.3104.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8973d0805f3ae118155b7a2e2de420469a1ed07471648fcc9cc342e767e0d35a
|
3 |
+
size 5430
|
runs/Jul30_03-00-17_c55f04552318/events.out.tfevents.1722308420.c55f04552318.3104.4
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c4e1fbe1625dfc7f9c74e1fe9df8aea94fbb7169f4d82651332384b2b8e1cce0
|
3 |
+
size 5430
|
runs/Jul30_03-00-41_c55f04552318/events.out.tfevents.1722308445.c55f04552318.3104.5
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a092070fd1d8ac18c86e49145c370043b6e9f977481907117bef783b74531ec1
|
3 |
+
size 5429
|
runs/Jul30_03-00-58_c55f04552318/events.out.tfevents.1722308461.c55f04552318.3104.6
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a3f2c80f453c40e2bcb8807f2d7d98934bf017b63c3795889abdc9685d53475
|
3 |
+
size 11421
|
runs/Jul30_03-00-58_c55f04552318/events.out.tfevents.1722308884.c55f04552318.3104.7
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e47d04456d875ce3d3544404c09ff9df46ca3b55a797aa7fe191a9faa6ee3ec6
|
3 |
+
size 560
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 5112
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7df36eee8af919934ff83c744d18f9c1966930781867436705ca35de99d9a354
|
3 |
size 5112
|