lnair commited on
Commit
8b9f27d
1 Parent(s): dff5663

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
13
 
14
  # opt-1.3b-wikitext2
15
 
16
- This model is a fine-tuned version of [/data/checkpoints/backup/opt-1.3B-FP32](https://huggingface.co//data/checkpoints/backup/opt-1.3B-FP32) on the wikitext wikitext-2-raw-v1 dataset.
17
  It achieves the following results on the evaluation set:
18
  - eval_loss: 2.4666
19
  - eval_accuracy: 0.4961
 
13
 
14
  # opt-1.3b-wikitext2
15
 
16
+ This model is a fine-tuned version of facebook/opt-1.3b on the wikitext wikitext-2-raw-v1 dataset.
17
  It achieves the following results on the evaluation set:
18
  - eval_loss: 2.4666
19
  - eval_accuracy: 0.4961