Kitajiang commited on
Commit
cf4c550
1 Parent(s): acdf498

Upload dataset

Browse files
CROHME2016/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e494ab5520203f28ad40f7f0b4120795c621a3e0f2fe7ddd9c2c43b36a9adab5
3
+ size 1718858
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ config_name: CROHME2016
4
+ features:
5
+ - name: image
6
+ dtype: image
7
+ - name: latex_formula
8
+ dtype: string
9
+ splits:
10
+ - name: test
11
+ num_bytes: 1625029.555
12
+ num_examples: 1147
13
+ download_size: 1718858
14
+ dataset_size: 1625029.555
15
+ configs:
16
+ - config_name: CROHME2016
17
+ data_files:
18
+ - split: test
19
+ path: CROHME2016/test-*
20
+ ---