Training in progress epoch 0
Browse files- README.md +16 -3
- tf_model.h5 +1 -1
README.md
CHANGED
|
@@ -3,18 +3,28 @@ license: apache-2.0
|
|
| 3 |
tags:
|
| 4 |
- generated_from_keras_callback
|
| 5 |
model-index:
|
| 6 |
-
- name: qa_bert_catalan
|
| 7 |
results: []
|
| 8 |
---
|
| 9 |
|
| 10 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
| 11 |
probably proofread and complete it, then remove this comment. -->
|
| 12 |
|
| 13 |
-
# qa_bert_catalan
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
@@ -38,6 +48,9 @@ The following hyperparameters were used during training:
|
|
| 38 |
|
| 39 |
### Training results
|
| 40 |
|
|
|
|
|
|
|
|
|
|
| 41 |
|
| 42 |
|
| 43 |
### Framework versions
|
|
|
|
| 3 |
tags:
|
| 4 |
- generated_from_keras_callback
|
| 5 |
model-index:
|
| 6 |
+
- name: jborras18/qa_bert_catalan
|
| 7 |
results: []
|
| 8 |
---
|
| 9 |
|
| 10 |
<!-- This model card has been generated automatically according to the information Keras had access to. You should
|
| 11 |
probably proofread and complete it, then remove this comment. -->
|
| 12 |
|
| 13 |
+
# jborras18/qa_bert_catalan
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
- Train Loss: 39324.1953
|
| 18 |
+
- Train End Logits Loss: 20398.5664
|
| 19 |
+
- Train Start Logits Loss: 18925.6387
|
| 20 |
+
- Train End Logits Accuracy: 0.0028
|
| 21 |
+
- Train Start Logits Accuracy: 0.0033
|
| 22 |
+
- Validation Loss: 37422.7930
|
| 23 |
+
- Validation End Logits Loss: 19423.4004
|
| 24 |
+
- Validation Start Logits Loss: 17999.4004
|
| 25 |
+
- Validation End Logits Accuracy: 0.0023
|
| 26 |
+
- Validation Start Logits Accuracy: 0.0122
|
| 27 |
+
- Epoch: 0
|
| 28 |
|
| 29 |
## Model description
|
| 30 |
|
|
|
|
| 48 |
|
| 49 |
### Training results
|
| 50 |
|
| 51 |
+
| Train Loss | Train End Logits Loss | Train Start Logits Loss | Train End Logits Accuracy | Train Start Logits Accuracy | Validation Loss | Validation End Logits Loss | Validation Start Logits Loss | Validation End Logits Accuracy | Validation Start Logits Accuracy | Epoch |
|
| 52 |
+
|:----------:|:---------------------:|:-----------------------:|:-------------------------:|:---------------------------:|:---------------:|:--------------------------:|:----------------------------:|:------------------------------:|:--------------------------------:|:-----:|
|
| 53 |
+
| 39324.1953 | 20398.5664 | 18925.6387 | 0.0028 | 0.0033 | 37422.7930 | 19423.4004 | 17999.4004 | 0.0023 | 0.0122 | 0 |
|
| 54 |
|
| 55 |
|
| 56 |
### Framework versions
|
tf_model.h5
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 265583688
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f863ac4fc31f04185edf790df46806ccb674a53210da355e404408c125080a05
|
| 3 |
size 265583688
|