Update README.md
Browse files
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 |
---
|