lnair commited on
Commit
a637191
1 Parent(s): ed9df11

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-2.7b-wikitext2
15
 
16
- This model is a fine-tuned version of [/data/checkpoints/backup/opt-2.7B-FP32](https://huggingface.co//data/checkpoints/backup/opt-2.7B-FP32) on the wikitext wikitext-2-raw-v1 dataset.
17
  It achieves the following results on the evaluation set:
18
  - eval_loss: 2.3983
19
  - eval_accuracy: 0.5033
 
13
 
14
  # opt-2.7b-wikitext2
15
 
16
+ This model is a fine-tuned version of facebook/opt-2.7b on the wikitext wikitext-2-raw-v1 dataset.
17
  It achieves the following results on the evaluation set:
18
  - eval_loss: 2.3983
19
  - eval_accuracy: 0.5033