lhallee commited on
Commit
2f190b2
·
verified ·
1 Parent(s): ed43ecb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -9,7 +9,7 @@ dataset_info:
9
  - name: protein
10
  num_bytes: 12041354
11
  num_examples: 20656
12
- - name: all
13
  num_bytes: 27996808
14
  num_examples: 81434
15
  download_size: 37473054
@@ -19,7 +19,7 @@ configs:
19
  data_files:
20
  - split: protein
21
  path: data/protein-*
22
- - split: all
23
  path: data/all-*
24
  ---
25
 
 
9
  - name: protein
10
  num_bytes: 12041354
11
  num_examples: 20656
12
+ - name: coding
13
  num_bytes: 27996808
14
  num_examples: 81434
15
  download_size: 37473054
 
19
  data_files:
20
  - split: protein
21
  path: data/protein-*
22
+ - split: coding
23
  path: data/all-*
24
  ---
25