nikolamilosevic commited on
Commit
4ceabcb
1 Parent(s): b5ed32b

dataset added

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ should probably proofread and complete it, then remove this comment. -->
22
 
23
  # SCIFACT_inference_model
24
 
25
- This model is a fine-tuned version of [xlm-roberta-large](https://huggingface.co/xlm-roberta-large) on the None dataset.
26
  It achieves the following results on the evaluation set:
27
  - Loss: 1.2496
28
  - Accuracy: 0.8819
 
22
 
23
  # SCIFACT_inference_model
24
 
25
+ This model is a fine-tuned version of [xlm-roberta-large](https://huggingface.co/xlm-roberta-large) on the SciFact dataset.
26
  It achieves the following results on the evaluation set:
27
  - Loss: 1.2496
28
  - Accuracy: 0.8819