Update Readme.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
13 |
|
14 |
# distilbert-lolchamps
|
15 |
|
16 |
-
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 2.0446
|
19 |
|
|
|
13 |
|
14 |
# distilbert-lolchamps
|
15 |
|
16 |
+
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on a [LoL-Champions-Corpus](https://huggingface.co/datasets/avinot/LoL-Champions-Corpus) dataset.
|
17 |
It achieves the following results on the evaluation set:
|
18 |
- Loss: 2.0446
|
19 |
|