AlFrauch commited on
Commit
32a39d6
·
1 Parent(s): f148a08

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -1
README.md CHANGED
@@ -36,7 +36,12 @@ Latex
36
 
37
  ### Data Fields
38
 
39
- [More Information Needed]
 
 
 
 
 
40
 
41
  ### Data Splits
42
 
 
36
 
37
  ### Data Fields
38
 
39
+ ```python
40
+ Dataset({
41
+ features: ['image', 'text'],
42
+ num_rows: 1586584
43
+ })
44
+ ```
45
 
46
  ### Data Splits
47