tjaffri commited on
Commit
4b7a13d
1 Parent(s): 4a40fad

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md CHANGED
@@ -1,3 +1,19 @@
1
  ---
2
  license: mit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3
  ---
 
1
  ---
2
  license: mit
3
+ dataset_info:
4
+ features:
5
+ - name: Text
6
+ dtype: string
7
+ - name: Small Chunk
8
+ dtype: string
9
+ - name: Ground Truth
10
+ dtype: string
11
+ - name: docugami/dfm-cs-small
12
+ dtype: string
13
+ splits:
14
+ - name: eval
15
+ num_bytes: 240040
16
+ num_examples: 1099
17
+ download_size: 127934
18
+ dataset_size: 240040
19
  ---