crumb commited on
Commit
110184d
1 Parent(s): 2eda92c

Update README.md

Browse files

reword to make more accurate

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ This checkpoint was afterwards finetuned on [tiny_shakespeare](https://huggingfa
42
 
43
  I used a modified version of [hivemind's 8bit training script](https://huggingface.co/hivemind/gpt-j-6B-8bit) on 1 Tesla T4 for ~15 minutes
44
 
45
- No LORA adapters were used for the sake of easy loading and inference with 🤗. Only Linear biases and LayerNorms were passed to the optimizer.
46
 
47
  End loss: 0.1757839471101761
48
 
 
42
 
43
  I used a modified version of [hivemind's 8bit training script](https://huggingface.co/hivemind/gpt-j-6B-8bit) on 1 Tesla T4 for ~15 minutes
44
 
45
+ No LORA adapters were used for the sake of easy loading and inference with 🤗. Only Linear biases and LayerNorm scales were passed to the optimizer.
46
 
47
  End loss: 0.1757839471101761
48