DaijobuAI commited on
Commit
281a74d
1 Parent(s): c2ecdf2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -35,3 +35,10 @@ configs:
35
  - split: train
36
  path: data/train-*
37
  ---
 
 
 
 
 
 
 
 
35
  - split: train
36
  path: data/train-*
37
  ---
38
+
39
+ Shuffled subset of the aharley/rvl_cdip dataset for faster experimentations.
40
+
41
+ 5760 items in the train split
42
+ 640 items in the test split.
43
+
44
+ Made with Huggingface's Datasets library.