kanelindsay2000
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
---
|
2 |
pipeline_tag: text-classification
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
RoBERTa for sequence classification fine-tuned to classify location-sensitive text derived from herbarium packets.
|
5 |
Fine-tuned with 500,000 cleaned data samples from RBG Kew's Herbarium dataset available on GBIF (https://doi.org/10.15468/ly60bx).
|
|
|
1 |
---
|
2 |
pipeline_tag: text-classification
|
3 |
+
tags:
|
4 |
+
- biology
|
5 |
+
- herbarium
|
6 |
+
- location
|
7 |
---
|
8 |
RoBERTa for sequence classification fine-tuned to classify location-sensitive text derived from herbarium packets.
|
9 |
Fine-tuned with 500,000 cleaned data samples from RBG Kew's Herbarium dataset available on GBIF (https://doi.org/10.15468/ly60bx).
|