Text Generation
Transformers
PyTorch
English
gptj
Inference Endpoints
Z3R6X commited on
Commit
83169ab
1 Parent(s): c5e9f36

Init description

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
1
  ---
2
  license: cc-by-nc-4.0
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: cc-by-nc-4.0
3
+ datasets:
4
+ - Dahoas/instruct-synthetic-prompt-responses
5
+ language:
6
+ - en
7
+ pipeline_tag: text-generation
8
  ---
9
+ Helpful chatbot finetuned from [GPT4All-J v1.3](https://huggingface.co/nomic-ai/gpt4all-j) with [Direct Preference Optimization](https://arxiv.org/abs/2305.18290). \
10
+ Dataset: [Dahoas/instruct-synthetic-prompt-responses](https://huggingface.co/datasets/Dahoas/instruct-synthetic-prompt-responses).
11
+
12
+ | HellaSwag | WinoGrande | BooLQ | ARC-c |
13
+ |:------:|:------:|:------:|:------:|
14
+ | 62.37% | 63.3% | 65.2% | 32.76% |