Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Datasets:
DarrenLo
/
ygo_tcg_test
like
0
Modalities:
Text
Formats:
json
Size:
< 1K
Libraries:
Datasets
pandas
Croissant
+ 1
Dataset card
Viewer
Files
Files and versions
Community
1
DarrenLo
commited on
Oct 19, 2023
Commit
2d8670d
•
1 Parent(s):
7ea8c1c
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-0
README.md
CHANGED
Viewed
@@ -0,0 +1,9 @@
1
+
configs:
2
+
- config_name: default
3
+
data_files:
4
+
- split: train
5
+
path: "strain.json"
6
+
- split: test
7
+
path: "stest.json"
8
+
- split: validation
9
+
path: "sval.json"