Model save
Browse files
README.md
CHANGED
@@ -16,8 +16,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
16 |
|
17 |
This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
-
- Loss: 0.
|
20 |
-
- Accuracy: 0.
|
21 |
|
22 |
## Model description
|
23 |
|
@@ -48,21 +48,21 @@ The following hyperparameters were used during training:
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
-
| No log | 1.0 |
|
52 |
-
| No log | 2.0 |
|
53 |
-
| No log | 3.0 |
|
54 |
-
| No log | 4.0 |
|
55 |
-
|
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
-
| 0.
|
60 |
-
| 0.
|
61 |
|
62 |
|
63 |
### Framework versions
|
64 |
|
65 |
-
- Transformers 4.
|
66 |
- Pytorch 2.1.0+cu118
|
67 |
- Datasets 2.15.0
|
68 |
- Tokenizers 0.15.0
|
|
|
16 |
|
17 |
This model is a fine-tuned version of [vinai/phobert-base-v2](https://huggingface.co/vinai/phobert-base-v2) on the None dataset.
|
18 |
It achieves the following results on the evaluation set:
|
19 |
+
- Loss: 0.1373
|
20 |
+
- Accuracy: 0.9709
|
21 |
|
22 |
## Model description
|
23 |
|
|
|
48 |
|
49 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
50 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
51 |
+
| No log | 1.0 | 95 | 1.0978 | 0.8201 |
|
52 |
+
| No log | 2.0 | 190 | 0.5250 | 0.9392 |
|
53 |
+
| No log | 3.0 | 285 | 0.3076 | 0.9418 |
|
54 |
+
| No log | 4.0 | 380 | 0.2149 | 0.9471 |
|
55 |
+
| No log | 5.0 | 475 | 0.2237 | 0.9497 |
|
56 |
+
| 0.6823 | 6.0 | 570 | 0.1904 | 0.9630 |
|
57 |
+
| 0.6823 | 7.0 | 665 | 0.1716 | 0.9656 |
|
58 |
+
| 0.6823 | 8.0 | 760 | 0.1373 | 0.9709 |
|
59 |
+
| 0.6823 | 9.0 | 855 | 0.1403 | 0.9683 |
|
60 |
+
| 0.6823 | 10.0 | 950 | 0.1374 | 0.9709 |
|
61 |
|
62 |
|
63 |
### Framework versions
|
64 |
|
65 |
+
- Transformers 4.36.1
|
66 |
- Pytorch 2.1.0+cu118
|
67 |
- Datasets 2.15.0
|
68 |
- Tokenizers 0.15.0
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 540084904
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adf67ba2be2e107b0836a0cd9981318ea414ff09668de2a317bacd984a07c4c0
|
3 |
size 540084904
|
runs/Dec14_11-08-25_f3671df4dafd/events.out.tfevents.1702552105.f3671df4dafd.1158.0
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:16df081a1786809b3bdbd331d59dc79fa9eb3845749d41a76a1094509d07f922
|
3 |
+
size 9212
|
runs/Dec14_11-08-25_f3671df4dafd/events.out.tfevents.1702552455.f3671df4dafd.1158.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b69b46ec423482c77e02464fc1971b8c83b6074acb73002182c95cb0f54dc58
|
3 |
+
size 411
|