Instructions to use vnktrmnb/MBERT_FT-TyDiQA_S47 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vnktrmnb/MBERT_FT-TyDiQA_S47 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("question-answering", model="vnktrmnb/MBERT_FT-TyDiQA_S47")# Load model directly from transformers import AutoTokenizer, AutoModelForQuestionAnswering tokenizer = AutoTokenizer.from_pretrained("vnktrmnb/MBERT_FT-TyDiQA_S47") model = AutoModelForQuestionAnswering.from_pretrained("vnktrmnb/MBERT_FT-TyDiQA_S47", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress epoch 1
Browse files
README.md
CHANGED
|
@@ -15,13 +15,13 @@ probably proofread and complete it, then remove this comment. -->
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
-
- Train Loss:
|
| 19 |
-
- Train End Logits Accuracy: 0.
|
| 20 |
-
- Train Start Logits Accuracy: 0.
|
| 21 |
-
- Validation Loss: 0.
|
| 22 |
-
- Validation End Logits Accuracy: 0.
|
| 23 |
-
- Validation Start Logits Accuracy: 0.
|
| 24 |
-
- Epoch:
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
@@ -48,6 +48,7 @@ The following hyperparameters were used during training:
|
|
| 48 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
| 49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
| 50 |
| 1.4900 | 0.6594 | 0.6845 | 0.5164 | 0.8518 | 0.8982 | 0 |
|
|
|
|
| 51 |
|
| 52 |
|
| 53 |
### Framework versions
|
|
|
|
| 15 |
|
| 16 |
This model is a fine-tuned version of [bert-base-multilingual-cased](https://huggingface.co/bert-base-multilingual-cased) on an unknown dataset.
|
| 17 |
It achieves the following results on the evaluation set:
|
| 18 |
+
- Train Loss: 0.8475
|
| 19 |
+
- Train End Logits Accuracy: 0.7908
|
| 20 |
+
- Train Start Logits Accuracy: 0.8196
|
| 21 |
+
- Validation Loss: 0.4717
|
| 22 |
+
- Validation End Logits Accuracy: 0.8608
|
| 23 |
+
- Validation Start Logits Accuracy: 0.9072
|
| 24 |
+
- Epoch: 1
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 48 |
| Train Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
| 49 |
|:----------:|:-------------------------:|:---------------------------:|:---------------:|:------------------------------:|:--------------------------------:|:-----:|
|
| 50 |
| 1.4900 | 0.6594 | 0.6845 | 0.5164 | 0.8518 | 0.8982 | 0 |
|
| 51 |
+
| 0.8475 | 0.7908 | 0.8196 | 0.4717 | 0.8608 | 0.9072 | 1 |
|
| 52 |
|
| 53 |
|
| 54 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 709326800
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f2a1c5925ec48fb6f436c00cd8debea9832898d7bf6ebfdc4f59b426e19ee95
|
| 3 |
size 709326800
|
train/events.out.tfevents.1693464913.8293dfc4e432.183.0.v2
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:8bcf0fd074c4109eeda36cc81f0f08c2251dfb7d9297737328a3229827fd5343
|
| 3 |
+
size 2645650
|
validation/events.out.tfevents.1693465999.8293dfc4e432.183.1.v2
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:2466212185270e851bf54009bb7df7601db25eb1bc86bf4ad0cdd80ba868fe80
|
| 3 |
+
size 1136
|