keylazy commited on
Commit
0560e4f
1 Parent(s): df33d3f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -8,6 +8,8 @@ configs:
8
  path: data/evaluation-*
9
  - split: test
10
  path: data/test-*
 
 
11
  dataset_info:
12
  features:
13
  - name: text1
@@ -24,8 +26,11 @@ dataset_info:
24
  - name: test
25
  num_bytes: 27471369
26
  num_examples: 100000
27
- download_size: 208169495
28
- dataset_size: 301862923
 
 
 
29
  ---
30
  # Dataset Card for "ark"
31
 
 
8
  path: data/evaluation-*
9
  - split: test
10
  path: data/test-*
11
+ - split: train_full
12
+ path: data/train_full-*
13
  dataset_info:
14
  features:
15
  - name: text1
 
26
  - name: test
27
  num_bytes: 27471369
28
  num_examples: 100000
29
+ - name: train_full
30
+ num_bytes: 274391554
31
+ num_examples: 1000000
32
+ download_size: 189206059
33
+ dataset_size: 576254477
34
  ---
35
  # Dataset Card for "ark"
36