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 2
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: 0.
|
| 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 |
|
|
@@ -49,6 +49,7 @@ The following hyperparameters were used during training:
|
|
| 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
|
|
|
|
| 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.6237
|
| 19 |
+
- Train End Logits Accuracy: 0.8396
|
| 20 |
+
- Train Start Logits Accuracy: 0.8659
|
| 21 |
+
- Validation Loss: 0.4711
|
| 22 |
+
- Validation End Logits Accuracy: 0.8634
|
| 23 |
+
- Validation Start Logits Accuracy: 0.9137
|
| 24 |
+
- Epoch: 2
|
| 25 |
|
| 26 |
## Model description
|
| 27 |
|
|
|
|
| 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 |
+
| 0.6237 | 0.8396 | 0.8659 | 0.4711 | 0.8634 | 0.9137 | 2 |
|
| 53 |
|
| 54 |
|
| 55 |
### 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:c2e0a80b5b9175e5d515e03e69626ec4f13f9ce619156936754d615b39ee912c
|
| 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:d928ce8c79dfb56ea0ffa186567b9ac71305d01b0499071f4e6eb76f1ca87d93
|
| 3 |
+
size 2645963
|
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:1163a00d5702d48f451988eaac2fc23cb88e10ac5472c484368de0b5ebd726c8
|
| 3 |
+
size 1668
|