monsoon-nlp
commited on
Commit
·
7cc45a1
1
Parent(s):
fcf7903
add research split
Browse files- README.md +6 -3
- proteins_research.csv +3 -0
README.md
CHANGED
@@ -12,6 +12,8 @@ configs:
|
|
12 |
path: "proteins_pretraining.csv"
|
13 |
- split: finetuning
|
14 |
path: "proteins_finetuning.csv"
|
|
|
|
|
15 |
---
|
16 |
|
17 |
# GreenBeing Proteins dataset
|
@@ -64,11 +66,12 @@ Removed PubMed reference numbers to avoid training models to hallucinate PubMed
|
|
64 |
In the current state of plant genomics research, about half of the finetuning split are from rice and related
|
65 |
species, a fifth are from Papilionoideae/Faboideae, and seven taxa have less than 1% each.
|
66 |
|
67 |
-
## Research split
|
68 |
-
|
69 |
-
Formatted like the finetuning split, but with proteins from quinoa and amaranth.
|
70 |
|
|
|
71 |
|
|
|
|
|
72 |
|
73 |
## Limitations and Safety Notes
|
74 |
|
|
|
12 |
path: "proteins_pretraining.csv"
|
13 |
- split: finetuning
|
14 |
path: "proteins_finetuning.csv"
|
15 |
+
- split: research
|
16 |
+
path: "proteins_research.csv"
|
17 |
---
|
18 |
|
19 |
# GreenBeing Proteins dataset
|
|
|
66 |
In the current state of plant genomics research, about half of the finetuning split are from rice and related
|
67 |
species, a fifth are from Papilionoideae/Faboideae, and seven taxa have less than 1% each.
|
68 |
|
69 |
+
## Research split
|
|
|
|
|
70 |
|
71 |
+
Proteins from quinoa (~99%), cañihua, and the three species of amaranth which are currently grown for grain.
|
72 |
|
73 |
+
Columns contain UniProt/TrEMBL gene names, species, and the amino acid sequence.
|
74 |
+
Large proteins are split into a new row every 8,000 letters.
|
75 |
|
76 |
## Limitations and Safety Notes
|
77 |
|
proteins_research.csv
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3fa7a4a2c9607efdfeced744711b5a459970cc4aa7b04920cace98ef2680131f
|
3 |
+
size 15755155
|