Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,8 @@ base_model:
|
|
4 |
- FacebookAI/roberta-base
|
5 |
pipeline_tag: text-classification
|
6 |
library_name: transformers
|
|
|
|
|
7 |
---
|
8 |
|
9 |
This model is an instance of RoBERTa-Base finetuned to classify student postsecondary administrative transcripts into the National Center of Education Statistics' 2010 College Course Map (CCM).
|
|
|
4 |
- FacebookAI/roberta-base
|
5 |
pipeline_tag: text-classification
|
6 |
library_name: transformers
|
7 |
+
language:
|
8 |
+
- en
|
9 |
---
|
10 |
|
11 |
This model is an instance of RoBERTa-Base finetuned to classify student postsecondary administrative transcripts into the National Center of Education Statistics' 2010 College Course Map (CCM).
|