tensorcat commited on
Commit
6073915
1 Parent(s): b9e87b2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -15,6 +15,8 @@ model-index:
15
 
16
  This model is a fine-tuned version of [facebook/opt-1.3b](https://huggingface.co/facebook/opt-1.3b) on an english monogatari text dataset.
17
 
 
 
18
  It achieves the following results on the evaluation set:
19
  - Loss: 1.1909
20
  - Accuracy: 0.7299
15
 
16
  This model is a fine-tuned version of [facebook/opt-1.3b](https://huggingface.co/facebook/opt-1.3b) on an english monogatari text dataset.
17
 
18
+ This was primarily used as a PoC, use the 6.7b for optimal spiciness.
19
+
20
  It achieves the following results on the evaluation set:
21
  - Loss: 1.1909
22
  - Accuracy: 0.7299