Text Generation
Transformers
PyTorch
English
llama
sft
Inference Endpoints
text-generation-inference
DORA1222 commited on
Commit
31ab8b1
1 Parent(s): b02bf24

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -6
README.md CHANGED
@@ -1,19 +1,28 @@
1
  ---
2
- license: other
3
  datasets:
4
  - ehartford/dolphin
5
  - shahules786/orca-chat
6
  - togethercomputer/RedPajama-Data-1T
7
  - atom-in-the-universe/fanfics-10k-50k
8
  language:
9
- - en
10
  tags:
11
- - sft
12
  pipeline_tag: text-generation
13
  widget:
14
- - text: <|system|>You are an AI assistant. You will be given a task. You must generate a detailed and long answer.</s><|prompter|>What is a meme, and what's the history behind this word?</s><|assistant|>
15
- - text: <|system|>You are an AI assistant that helps people find information.</s><|prompter|>What's the Earth total population</s><|assistant|>
16
- - text: <|system|>You are an AI assistant that follows instruction extremely well. Help as much as you can.</s><|prompter|>Write a story about future of AI development</s><|assistant|>
 
 
 
 
 
 
 
 
 
17
  ---
18
  # llama2-13b-orca-8k-3319
19
 
 
1
  ---
2
+ license: bigscience-openrail-m
3
  datasets:
4
  - ehartford/dolphin
5
  - shahules786/orca-chat
6
  - togethercomputer/RedPajama-Data-1T
7
  - atom-in-the-universe/fanfics-10k-50k
8
  language:
9
+ - en
10
  tags:
11
+ - sft
12
  pipeline_tag: text-generation
13
  widget:
14
+ - text: >-
15
+ <|system|>You are an AI assistant. You will be given a task. You must
16
+ generate a detailed and long answer.</s><|prompter|>What is a meme, and
17
+ what's the history behind this word?</s><|assistant|>
18
+ - text: >-
19
+ <|system|>You are an AI assistant that helps people find
20
+ information.</s><|prompter|>What's the Earth total
21
+ population</s><|assistant|>
22
+ - text: >-
23
+ <|system|>You are an AI assistant that follows instruction extremely well.
24
+ Help as much as you can.</s><|prompter|>Write a story about future of AI
25
+ development</s><|assistant|>
26
  ---
27
  # llama2-13b-orca-8k-3319
28