UniLLMer commited on
Commit
664f813
1 Parent(s): b8931fd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
  license: mit
 
 
 
3
  ---
4
  This is a blank empty dataset with nothing in it and no value beside "working" with the Unsloth DPO trainer.
5
 
6
  I took the example dataset, looked at it, found the keys, and made it readable so I could understand it when I come back to it after whatever distracts me.
7
  This format is exactly for the Unsloth ORPO notebook at https://colab.research.google.com/drive/11t4njE3c4Lxl-07OD8lJSMKkfyJml3Tn?usp=sharing#scrollTo=xKzWRN1Px0Bg
8
 
9
- To test it I used nickypro/tinyllama-15M which loads quickly. It all runs without errors.
10
-
 
1
  ---
2
  license: mit
3
+ pretty_name: Unsloth ORPO Format template
4
+ size_categories:
5
+ - n<1K
6
  ---
7
  This is a blank empty dataset with nothing in it and no value beside "working" with the Unsloth DPO trainer.
8
 
9
  I took the example dataset, looked at it, found the keys, and made it readable so I could understand it when I come back to it after whatever distracts me.
10
  This format is exactly for the Unsloth ORPO notebook at https://colab.research.google.com/drive/11t4njE3c4Lxl-07OD8lJSMKkfyJml3Tn?usp=sharing#scrollTo=xKzWRN1Px0Bg
11
 
12
+ To test it I used nickypro/tinyllama-15M which loads quickly. It all runs without errors.