annamp commited on
Commit
bc139eb
1 Parent(s): 4780e7e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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).