Update README.md
Browse files
README.md
CHANGED
@@ -12,24 +12,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
12 |
|
13 |
# eli5_distilgpt2_mini
|
14 |
|
15 |
-
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 3.7851
|
18 |
|
19 |
-
## Model description
|
20 |
-
|
21 |
-
More information needed
|
22 |
-
|
23 |
-
## Intended uses & limitations
|
24 |
-
|
25 |
-
More information needed
|
26 |
-
|
27 |
-
## Training and evaluation data
|
28 |
-
|
29 |
-
More information needed
|
30 |
-
|
31 |
-
## Training procedure
|
32 |
-
|
33 |
### Training hyperparameters
|
34 |
|
35 |
The following hyperparameters were used during training:
|
|
|
12 |
|
13 |
# eli5_distilgpt2_mini
|
14 |
|
15 |
+
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on the eli5 dataset.
|
16 |
It achieves the following results on the evaluation set:
|
17 |
- Loss: 3.7851
|
18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
### Training hyperparameters
|
20 |
|
21 |
The following hyperparameters were used during training:
|