dhruvabansal
commited on
Commit
•
567add5
1
Parent(s):
fb8b0eb
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,6 @@ language:
|
|
7 |
pretty_name: training-ablation
|
8 |
size_categories:
|
9 |
- 1K<n<10K
|
10 |
-
---
|
|
|
|
|
|
7 |
pretty_name: training-ablation
|
8 |
size_categories:
|
9 |
- 1K<n<10K
|
10 |
+
---
|
11 |
+
|
12 |
+
Each dataset has exactly three columns: instruction,input,output. Everything is clean and can be processed to create few shot training examples.
|