Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
shamotskyi
/
lmes_LOW
like
0
Modalities:
Tabular
Text
Formats:
json
Size:
1K - 10K
Libraries:
Datasets
pandas
Croissant
+ 1
Dataset card
Viewer
Files
Files and versions
Community
shamotskyi
commited on
Feb 29
Commit
ce7a811
•
1 Parent(s):
c55a84e
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-0
README.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
---
2
+
configs:
3
+
- config_name: default
4
+
data_files:
5
+
- split: train
6
+
path: "data/train/LOWTask.jsonl"
7
+
- split: fewshot
8
+
path: "data/fewshot/LOWTask.jsonl"
9
+
---