roze-sha commited on
Commit
f05a27d
·
verified ·
1 Parent(s): 0b5416a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -7,4 +7,7 @@ language:
7
  base_model:
8
  - FacebookAI/roberta-base
9
  pipeline_tag: text-classification
 
 
 
10
  ---
 
7
  base_model:
8
  - FacebookAI/roberta-base
9
  pipeline_tag: text-classification
10
+ tags:
11
+ - transformers
12
+ - PyTorch
13
  ---