Kitajiang commited on
Commit
abd3f7d
·
verified ·
1 Parent(s): c4cd72d

Upload dataset

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