End of training
Browse files- README.md +11 -11
- model.safetensors +1 -1
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
This model is a fine-tuned version of [google-bert/bert-base-multilingual-cased](https://huggingface.co/google-bert/bert-base-multilingual-cased) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
-
- Loss: 0.
|
19 |
|
20 |
## Model description
|
21 |
|
@@ -46,16 +46,16 @@ The following hyperparameters were used during training:
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
-
| 0.
|
50 |
-
| 0.
|
51 |
-
| 0.
|
52 |
-
| 0.
|
53 |
-
| 0.
|
54 |
-
| 0.
|
55 |
-
| 0.
|
56 |
-
| 0.
|
57 |
-
| 0.
|
58 |
-
| 0.
|
59 |
|
60 |
|
61 |
### Framework versions
|
|
|
15 |
|
16 |
This model is a fine-tuned version of [google-bert/bert-base-multilingual-cased](https://huggingface.co/google-bert/bert-base-multilingual-cased) on the None dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
+
- Loss: 0.2623
|
19 |
|
20 |
## Model description
|
21 |
|
|
|
46 |
|
47 |
| Training Loss | Epoch | Step | Validation Loss |
|
48 |
|:-------------:|:-----:|:----:|:---------------:|
|
49 |
+
| 0.3388 | 1.0 | 443 | 0.4651 |
|
50 |
+
| 0.3435 | 2.0 | 886 | 0.3720 |
|
51 |
+
| 0.2449 | 3.0 | 1329 | 0.3122 |
|
52 |
+
| 0.1175 | 4.0 | 1772 | 0.3218 |
|
53 |
+
| 0.1389 | 5.0 | 2215 | 0.3442 |
|
54 |
+
| 0.149 | 6.0 | 2658 | 0.2398 |
|
55 |
+
| 0.1102 | 7.0 | 3101 | 0.2547 |
|
56 |
+
| 0.0479 | 8.0 | 3544 | 0.2352 |
|
57 |
+
| 0.0651 | 9.0 | 3987 | 0.2485 |
|
58 |
+
| 0.0806 | 10.0 | 4430 | 0.2623 |
|
59 |
|
60 |
|
61 |
### Framework versions
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 711443456
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bb5534fe2da667670d4573836309d688d6c60ac1cfe278ad584d439866e4efc5
|
3 |
size 711443456
|