Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -8,4 +8,6 @@ base_model:
8
  - google-bert/bert-base-uncased
9
  pipeline_tag: text-classification
10
  library_name: allennlp
 
 
11
  ---
 
8
  - google-bert/bert-base-uncased
9
  pipeline_tag: text-classification
10
  library_name: allennlp
11
+ tags:
12
+ - code
13
  ---