nicholasKluge commited on
Commit
8eeba7f
·
1 Parent(s): 50af4b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -8
README.md CHANGED
@@ -3,6 +3,8 @@ license: apache-2.0
3
  datasets:
4
  - nicholasKluge/fine-tuning-instruct-aira
5
  - Dahoas/synthetic-instruct-gptj-pairwise
 
 
6
  language:
7
  - en
8
  metrics:
@@ -16,14 +18,14 @@ tags:
16
  - assistant
17
  pipeline_tag: text-generation
18
  widget:
19
- - text: "<|startoftext|>Hello! What is your name?<|endoftext|>"
20
- example_title: "Greetings"
21
- - text: "<|startoftext|>Can you explain what is Machine Learning?<|endoftext|>"
22
- example_title: "Machine Learning"
23
- - text: "<|startoftext|>Do you know anything about virtue ethics?<|endoftext|>"
24
- example_title: "Ethics"
25
- - text: "<|startoftext|>How can I make my girlfried happy?<|endoftext|>"
26
- example_title: "Advise"
27
  inference:
28
  parameters:
29
  temperature: 0.7
 
3
  datasets:
4
  - nicholasKluge/fine-tuning-instruct-aira
5
  - Dahoas/synthetic-instruct-gptj-pairwise
6
+ - databricks/databricks-dolly-15k
7
+ - HuggingFaceH4/instruction-dataset
8
  language:
9
  - en
10
  metrics:
 
18
  - assistant
19
  pipeline_tag: text-generation
20
  widget:
21
+ - text: <|startoftext|>Hello! What is your name?<|endoftext|>
22
+ example_title: Greetings
23
+ - text: <|startoftext|>Can you explain what is Machine Learning?<|endoftext|>
24
+ example_title: Machine Learning
25
+ - text: <|startoftext|>Do you know anything about virtue ethics?<|endoftext|>
26
+ example_title: Ethics
27
+ - text: <|startoftext|>How can I make my girlfried happy?<|endoftext|>
28
+ example_title: Advise
29
  inference:
30
  parameters:
31
  temperature: 0.7