Update README.md
Browse files
README.md
CHANGED
@@ -38,6 +38,7 @@ model-index:
|
|
38 |
# h1
|
39 |
|
40 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on [hearthstone](https://huggingface.co/datasets/dvitel/hearthstone) dataset.
|
|
|
41 |
It achieves the following results on the evaluation set:
|
42 |
- Loss: 0.0890
|
43 |
- Exact Match: 0.1970
|
|
|
38 |
# h1
|
39 |
|
40 |
This model is a fine-tuned version of [distilgpt2](https://huggingface.co/distilgpt2) on [hearthstone](https://huggingface.co/datasets/dvitel/hearthstone) dataset.
|
41 |
+
[GitHub repo](https://github.com/dvitel/nlp-sem-parsing/blob/master/h1.py).
|
42 |
It achieves the following results on the evaluation set:
|
43 |
- Loss: 0.0890
|
44 |
- Exact Match: 0.1970
|