lhoestq HF staff commited on
Commit
3e320bb
1 Parent(s): 1bb4b54

Enable the Dataset Viewer

Browse files
Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -5,6 +5,15 @@ language:
5
  size_categories:
6
  - 10M<n<100M
7
  pretty_name: Scientific Openly-Licensed Publications - Caption Images
 
 
 
 
 
 
 
 
 
8
  ---
9
 
10
  # Scientific Openly-Licensed Publications
 
5
  size_categories:
6
  - 10M<n<100M
7
  pretty_name: Scientific Openly-Licensed Publications - Caption Images
8
+ configs:
9
+ - config_name: default
10
+ data_files:
11
+ - split: train
12
+ path: train*/*.tar
13
+ - split: validation
14
+ path: dev/*.tar
15
+ - split: test
16
+ path: test/*.tar
17
  ---
18
 
19
  # Scientific Openly-Licensed Publications