Text Generation
Transformers
PyTorch
gptj
Inference Endpoints
juliensalinas commited on
Commit
51f2116
1 Parent(s): ac7834d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -2
README.md CHANGED
@@ -1,5 +1,10 @@
1
  ---
2
  license: gpl-3.0
 
 
 
 
 
3
  ---
4
 
5
  # Description
@@ -93,5 +98,4 @@ Correct spelling and grammar from the following text.\nI do not wan to go\n
93
 
94
  This model is an fp16 version of our fine-tuned model, which works very well on a GPU with 16GB of VRAM like an NVIDIA Tesla T4.
95
 
96
- We did not notice any difference between the fp32 and fp16 versions in terms of quality.
97
-
 
1
  ---
2
  license: gpl-3.0
3
+ datasets:
4
+ - nlpcloud/instructions-dataset-adapted-from-stanford-alpaca-for-gpt-j
5
+ widget:
6
+ - example_title: "Spelling Correction"
7
+ text: Correct spelling and grammar from the following text.\nI do not wan to go\n
8
  ---
9
 
10
  # Description
 
98
 
99
  This model is an fp16 version of our fine-tuned model, which works very well on a GPU with 16GB of VRAM like an NVIDIA Tesla T4.
100
 
101
+ We did not notice any difference between the fp32 and fp16 versions in terms of quality.