Schnowflake commited on
Commit
aa503c1
·
verified ·
1 Parent(s): e806194

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
 
 
 
 
 
 
 
 
 
 
1
  Downsized and split version of
2
  https://huggingface.co/datasets/tukey/playingcards_roboflow
3
  meant for teaching.
 
1
+ ---
2
+ configs:
3
+ - config_name: default
4
+ data_files:
5
+ - split: Train
6
+ path: "Train_Split.parquet"
7
+ - split: Test
8
+ path: "Test_Split.parquet"
9
+ ---
10
+
11
  Downsized and split version of
12
  https://huggingface.co/datasets/tukey/playingcards_roboflow
13
  meant for teaching.