Datasets:
Tasks:
Text2Text Generation
Modalities:
Text
Formats:
json
Languages:
English
Size:
10K - 100K
Tags:
biology
License:
psui3905
commited on
Commit
·
2d92119
1
Parent(s):
377a901
bonito_variation
Browse files
README.md
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
---
|
2 |
configs:
|
|
|
|
|
|
|
|
|
3 |
- config_name: ncbi_qa
|
4 |
data_files:
|
5 |
- path: ncbi_qa/*.json
|
|
|
1 |
---
|
2 |
configs:
|
3 |
+
- config_name: unannotated_ncbi
|
4 |
+
data_files:
|
5 |
+
- path: unannotated_ncbi_summary/*.json
|
6 |
+
split: train
|
7 |
- config_name: ncbi_qa
|
8 |
data_files:
|
9 |
- path: ncbi_qa/*.json
|