SH
commited on
Commit
•
56aaf42
1
Parent(s):
da7737c
Upload ds and fewshot
Browse files- DoAllWordsBelongToCatTask-fewshot.jsonl +0 -0
- DoAllWordsBelongToCatTask.jsonl +0 -0
- README.md +9 -0
DoAllWordsBelongToCatTask-fewshot.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
DoAllWordsBelongToCatTask.jsonl
ADDED
The diff for this file is too large to render.
See raw diff
|
|
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
configs:
|
3 |
+
- config_name: default
|
4 |
+
data_files:
|
5 |
+
- split: train
|
6 |
+
path: "DoAllWordsBelongToCatTask.jsonl"
|
7 |
+
- split: fewshot
|
8 |
+
path: "DoAllWordsBelongToCatTask-fewshot.jsonl"
|
9 |
+
---
|