suriya7 commited on
Commit
690b80b
·
verified ·
1 Parent(s): bcf652b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -12,20 +12,20 @@ widget:
12
  - role: user
13
  content: here are the instruction write a function that add two list
14
  output:
15
- text: >-
16
- Arr! 'Tis a puzzlin' matter, me hearty! A llama on yer lawn be a rare
17
- sight, but I've got a plan that might help ye get rid of 'im. Ye'll need
18
- to gather some carrots and hay, and then lure the llama away with the
19
- promise of a tasty treat. Once he's gone, ye can clean up yer lawn and
20
- enjoy the peace and quiet once again. But beware, me hearty, for there
21
- may be more llamas where that one came from! Arr!
22
  tags:
23
  - code
24
  inference:
25
  parameters:
26
  max_new_tokens: 100
27
  do_sample: false
28
- pipeline_tag: text-generation
29
  ---
30
  # Gemma-2B Fine-Tuned Python Model
31
 
 
12
  - role: user
13
  content: here are the instruction write a function that add two list
14
  output:
15
+ text: >-
16
+ Arr! 'Tis a puzzlin' matter, me hearty! A llama on yer lawn be a rare
17
+ sight, but I've got a plan that might help ye get rid of 'im. Ye'll need
18
+ to gather some carrots and hay, and then lure the llama away with the
19
+ promise of a tasty treat. Once he's gone, ye can clean up yer lawn and
20
+ enjoy the peace and quiet once again. But beware, me hearty, for there may
21
+ be more llamas where that one came from! Arr!
22
  tags:
23
  - code
24
  inference:
25
  parameters:
26
  max_new_tokens: 100
27
  do_sample: false
28
+ pipeline_tag: text2text-generation
29
  ---
30
  # Gemma-2B Fine-Tuned Python Model
31