Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
EdgarsKatze
/
test
like
0
Formats:
arrow
Size:
1M - 10M
Libraries:
Datasets
Croissant
Dataset card
Data Studio
Files
Files and versions
xet
Community
1
EdgarsKatze
commited on
Sep 20, 2023
Commit
8353050
·
1 Parent(s):
fe9fa1c
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+8
-0
README.md
CHANGED
Viewed
@@ -1,3 +1,11 @@
1
---
2
license: other
3
---
1
---
2
+
configs:
3
+
- config_name: default
4
+
data_files:
5
+
- split: train
6
+
path: "test.csv"
7
+
- split: test
8
+
path: "test.csv"
9
+
---
10
license: other
11
---