tjaffri commited on
Commit
2e4a740
1 Parent(s): 802d25b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: Text
6
+ dtype: string
7
+ - name: Ground Truth
8
+ dtype: string
9
+ - name: docugami/dfm-csl-large
10
+ dtype: string
11
+ splits:
12
+ - name: eval
13
+ num_bytes: 1137328
14
+ num_examples: 1088
15
+ download_size: 528082
16
+ dataset_size: 1137328
17
  ---