nigelhartm
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,19 @@
|
|
1 |
-
# PlantBERT
|
2 |
-
|
3 |
-
More information at GitHub: https://github.com/nigelhartm/PlantBERT
|
4 |
---
|
5 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
+
metrics:
|
4 |
+
- accuracy
|
5 |
+
library_name: transformers
|
6 |
+
pipeline_tag: fill-mask
|
7 |
+
tags:
|
8 |
+
- genome
|
9 |
+
- plants
|
10 |
+
- dna
|
11 |
+
- dnabert
|
12 |
+
- nucleotide
|
13 |
+
- BERT
|
14 |
+
- biology
|
15 |
---
|
16 |
+
|
17 |
+
#PlantBERT
|
18 |
+
|
19 |
+
More information at GitHub: https://github.com/nigelhartm/PlantBERT
|