vishnun commited on
Commit
38d4ded
1 Parent(s): 1883c86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 None dataset.
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