joemelko commited on
Commit
32e2745
·
verified ·
1 Parent(s): 442dd59

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -27
README.md DELETED
@@ -1,27 +0,0 @@
1
- ---
2
- license: apache-2.0
3
- dataset_info:
4
- features:
5
- - name: text
6
- dtype: string
7
- - name: until_last
8
- dtype: string
9
- - name: last_word
10
- dtype: string
11
- splits:
12
- - name: train
13
- num_bytes: 1707860
14
- num_examples: 2577
15
- - name: validation
16
- num_bytes: 1718689
17
- num_examples: 2576
18
- download_size: 3511997
19
- dataset_size: 3426549
20
- configs:
21
- - config_name: default
22
- data_files:
23
- - split: train
24
- path: data/train-*
25
- - split: validation
26
- path: data/validation-*
27
- ---