fc-binary-prompt-unfrozen-model
Browse files- README.md +8 -8
- pytorch_model.bin +1 -1
README.md
CHANGED
@@ -17,8 +17,8 @@ should probably proofread and complete it, then remove this comment. -->
|
|
17 |
|
18 |
This model is a fine-tuned version of [line-corporation/line-distilbert-base-japanese](https://huggingface.co/line-corporation/line-distilbert-base-japanese) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
-
- Loss: 0.
|
21 |
-
- Accuracy: 0.
|
22 |
|
23 |
## Model description
|
24 |
|
@@ -50,12 +50,12 @@ The following hyperparameters were used during training:
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
-
| No log | 1.0 | 306 | 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
17 |
|
18 |
This model is a fine-tuned version of [line-corporation/line-distilbert-base-japanese](https://huggingface.co/line-corporation/line-distilbert-base-japanese) on the None dataset.
|
19 |
It achieves the following results on the evaluation set:
|
20 |
+
- Loss: 0.2808
|
21 |
+
- Accuracy: 0.9238
|
22 |
|
23 |
## Model description
|
24 |
|
|
|
50 |
|
51 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
52 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
53 |
+
| No log | 1.0 | 306 | 0.3327 | 0.875 |
|
54 |
+
| 0.3288 | 2.0 | 612 | 0.2602 | 0.8926 |
|
55 |
+
| 0.3288 | 3.0 | 918 | 0.2110 | 0.9160 |
|
56 |
+
| 0.1925 | 4.0 | 1224 | 0.2477 | 0.9180 |
|
57 |
+
| 0.1036 | 5.0 | 1530 | 0.2706 | 0.9199 |
|
58 |
+
| 0.1036 | 6.0 | 1836 | 0.2808 | 0.9238 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 274755245
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a42dcb0cee1a7907b1caa46e61cb5421c6689428e265af4106673a135946b9e2
|
3 |
size 274755245
|