jslai//content/sample_data/best_models//MBERT_uncased_CrossEntropyLoss_lora
Browse files- README.md +9 -9
- adapter/adapter_model.safetensors +1 -1
- adapter_model.safetensors +1 -1
README.md
CHANGED
@@ -21,12 +21,12 @@ should probably proofread and complete it, then remove this comment. -->
|
|
21 |
|
22 |
This model is a fine-tuned version of [google-bert/bert-base-multilingual-uncased](https://huggingface.co/google-bert/bert-base-multilingual-uncased) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
-
- Loss: 0.
|
25 |
-
- Accuracy: 0.
|
26 |
-
- F1: 0.
|
27 |
-
- Precision: 0.
|
28 |
-
- Recall: 0
|
29 |
-
- Roc Auc: 0.
|
30 |
|
31 |
## Model description
|
32 |
|
@@ -61,9 +61,9 @@ The following hyperparameters were used during training:
|
|
61 |
|
62 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall | Roc Auc |
|
63 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|:-------:|
|
64 |
-
| No log | 0.992 | 31 | 0.
|
65 |
-
| No log | 1.984 | 62 | 0.
|
66 |
-
| No log | 2.976 | 93 | 0.
|
67 |
|
68 |
|
69 |
### Framework versions
|
|
|
21 |
|
22 |
This model is a fine-tuned version of [google-bert/bert-base-multilingual-uncased](https://huggingface.co/google-bert/bert-base-multilingual-uncased) on the None dataset.
|
23 |
It achieves the following results on the evaluation set:
|
24 |
+
- Loss: 0.6661
|
25 |
+
- Accuracy: 0.724
|
26 |
+
- F1: 0.8399
|
27 |
+
- Precision: 0.724
|
28 |
+
- Recall: 1.0
|
29 |
+
- Roc Auc: 0.5
|
30 |
|
31 |
## Model description
|
32 |
|
|
|
61 |
|
62 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | F1 | Precision | Recall | Roc Auc |
|
63 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|:------:|:---------:|:------:|:-------:|
|
64 |
+
| No log | 0.992 | 31 | 0.6806 | 0.673 | 0.7940 | 0.7300 | 0.8702 | 0.5130 |
|
65 |
+
| No log | 1.984 | 62 | 0.6696 | 0.724 | 0.8399 | 0.724 | 1.0 | 0.5 |
|
66 |
+
| No log | 2.976 | 93 | 0.6661 | 0.724 | 0.8399 | 0.724 | 1.0 | 0.5 |
|
67 |
|
68 |
|
69 |
### Framework versions
|
adapter/adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4738488
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dfc22e8230a8787f8be18ba0f44487abc3c33eecbe9f623544f37a0f72791167
|
3 |
size 4738488
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4738488
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:60574d14a542f2baac667447c36c40f22f0c071753f78d4bd8b3dce2afd37236
|
3 |
size 4738488
|