Solshine commited on
Commit
29d4a65
·
verified ·
1 Parent(s): 0749785

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -59,7 +59,7 @@ what is 2+2?<|eot_id|><|start_header_id|>assistant<|end_header_id|>
59
 
60
  **Example of this model in action:**
61
 
62
- '''
63
  <s> Below is an instruction that describes a task. Think Carefully. Write a response that appropriately completes the request.
64
 
65
  ### Instruction:
@@ -194,8 +194,7 @@ Transitioning to regenerative farming is not just about improving yields, but al
194
  [Words of encouragement]
195
  Embracing natural farming methods is a journey of learning and adaptation. By gradually reducing synthetic inputs and building soil health, you're not just growing crops, but nurturing the land for future generations. Keep observing, learning, and adapting your practices to create a thriving, sustainable farm.
196
  </output></s>
197
- '''
198
-
199
 
200
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
201
 
 
59
 
60
  **Example of this model in action:**
61
 
62
+ """
63
  <s> Below is an instruction that describes a task. Think Carefully. Write a response that appropriately completes the request.
64
 
65
  ### Instruction:
 
194
  [Words of encouragement]
195
  Embracing natural farming methods is a journey of learning and adaptation. By gradually reducing synthetic inputs and building soil health, you're not just growing crops, but nurturing the land for future generations. Keep observing, learning, and adapting your practices to create a thriving, sustainable farm.
196
  </output></s>
197
+ """
 
198
 
199
  This llama model was trained 2x faster with [Unsloth](https://github.com/unslothai/unsloth) and Huggingface's TRL library.
200