raphavlas commited on
Commit
c753730
·
verified ·
1 Parent(s): f091183

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -69,4 +69,11 @@ configs:
69
  path: data/train-*
70
  - split: test
71
  path: data/test-*
72
- ---
 
 
 
 
 
 
 
 
69
  path: data/train-*
70
  - split: test
71
  path: data/test-*
72
+ task_categories:
73
+ - text2text-generation
74
+ - feature-extraction
75
+ tags:
76
+ - chemistry
77
+ size_categories:
78
+ - 100K<n<1M
79
+ ---