Update README.md
Browse files
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.
|