ernlavr commited on
Commit
416c13b
1 Parent(s): facf074

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ should probably proofread and complete it, then remove this comment. -->
23
  # Distilbert-base-uncased-xsum-factuality
24
 
25
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the [XSum-Factuality](https://huggingface.co/datasets/xsum_factuality) dataset.
26
- You can view detailed implementation details as part of this [GitHub](https://github.com/ernlavr/llamarizer) repository. It achieves the following results on the evaluation set:
27
  - Loss: 0.6850
28
  - Accuracy: 0.6332
29
  - F1: 0.6212
 
23
  # Distilbert-base-uncased-xsum-factuality
24
 
25
  This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on the [XSum-Factuality](https://huggingface.co/datasets/xsum_factuality) dataset.
26
+ You can view more implementation details as part of this [GitHub](https://github.com/ernlavr/llamarizer) repository. It achieves the following results on the evaluation set:
27
  - Loss: 0.6850
28
  - Accuracy: 0.6332
29
  - F1: 0.6212