Commit
·
a343cc3
1
Parent(s):
9bd558e
add model
Browse files
README.md
CHANGED
|
@@ -3,20 +3,18 @@ license: apache-2.0
|
|
| 3 |
tags:
|
| 4 |
- generated_from_keras_callback
|
| 5 |
model-index:
|
| 6 |
-
- name:
|
| 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 |
-
#
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
-
|
| 18 |
-
- Validation Loss: 1.6757
|
| 19 |
-
- Epoch: 0
|
| 20 |
|
| 21 |
## Model description
|
| 22 |
|
|
@@ -40,9 +38,6 @@ The following hyperparameters were used during training:
|
|
| 40 |
|
| 41 |
### Training results
|
| 42 |
|
| 43 |
-
| Train Loss | Validation Loss | Epoch |
|
| 44 |
-
|:----------:|:---------------:|:-----:|
|
| 45 |
-
| 1.9028 | 1.6757 | 0 |
|
| 46 |
|
| 47 |
|
| 48 |
### Framework versions
|
|
|
|
| 3 |
tags:
|
| 4 |
- generated_from_keras_callback
|
| 5 |
model-index:
|
| 6 |
+
- name: distilroberta-base-finetuned-wikitext2
|
| 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 |
+
# distilroberta-base-finetuned-wikitext2
|
| 14 |
|
| 15 |
This model is a fine-tuned version of [distilroberta-base](https://huggingface.co/distilroberta-base) on an unknown dataset.
|
| 16 |
It achieves the following results on the evaluation set:
|
| 17 |
+
|
|
|
|
|
|
|
| 18 |
|
| 19 |
## Model description
|
| 20 |
|
|
|
|
| 38 |
|
| 39 |
### Training results
|
| 40 |
|
|
|
|
|
|
|
|
|
|
| 41 |
|
| 42 |
|
| 43 |
### Framework versions
|