Update README.md
Browse files
README.md
CHANGED
@@ -24,7 +24,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
24 |
|
25 |
# knowledge-graph-nlp
|
26 |
|
27 |
-
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the
|
28 |
It achieves the following results on the evaluation set:
|
29 |
- Loss: 0.1830
|
30 |
- Precision: 0.8988
|
|
|
24 |
|
25 |
# knowledge-graph-nlp
|
26 |
|
27 |
+
This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the [vishnun/NLP-KnowledgeGraph](https://huggingface.co/datasets/vishnun/NLP-KnowledgeGraph) dataset.
|
28 |
It achieves the following results on the evaluation set:
|
29 |
- Loss: 0.1830
|
30 |
- Precision: 0.8988
|