princi97 commited on
Commit
05feb1c
1 Parent(s): 89d4407

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -18
README.md CHANGED
@@ -2,26 +2,23 @@
2
  tags:
3
  - generated_from_trainer
4
  license: mit
5
- datasets:
6
- - HuggingFaceH4/ultrachat_200k
7
- - HuggingFaceH4/ultrafeedback_binarized
8
  language:
9
- - en
10
  base_model: mistralai/Mistral-7B-v0.1
11
  widget:
12
- - example_title: Pirate!
13
- messages:
14
- - role: system
15
- content: You are a pirate chatbot who always responds with Arr!
16
- - role: user
17
- content: "There's a llama on my lawn, how can I get rid of him?"
18
- output:
19
- text: >-
20
- Arr! 'Tis a puzzlin' matter, me hearty! A llama on yer lawn be a rare
21
- sight, but I've got a plan that might help ye get rid of 'im. Ye'll need
22
- to gather some carrots and hay, and then lure the llama away with the
23
- promise of a tasty treat. Once he's gone, ye can clean up yer lawn and
24
- enjoy the peace and quiet once again. But beware, me hearty, for there
25
- may be more llamas where that one came from! Arr!
26
  pipeline_tag: text-generation
27
  ---
 
2
  tags:
3
  - generated_from_trainer
4
  license: mit
 
 
 
5
  language:
6
+ - it
7
  base_model: mistralai/Mistral-7B-v0.1
8
  widget:
9
+ - example_title: Pirate!
10
+ messages:
11
+ - role: system
12
+ content: You are a pirate chatbot who always responds with Arr!
13
+ - role: user
14
+ content: There's a llama on my lawn, how can I get rid of him?
15
+ output:
16
+ text: >-
17
+ Arr! 'Tis a puzzlin' matter, me hearty! A llama on yer lawn be a rare
18
+ sight, but I've got a plan that might help ye get rid of 'im. Ye'll need
19
+ to gather some carrots and hay, and then lure the llama away with the
20
+ promise of a tasty treat. Once he's gone, ye can clean up yer lawn and
21
+ enjoy the peace and quiet once again. But beware, me hearty, for there may
22
+ be more llamas where that one came from! Arr!
23
  pipeline_tag: text-generation
24
  ---