Update README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,3 @@
|
|
| 1 |
-
---
|
| 2 |
-
language: en
|
| 3 |
-
tags:
|
| 4 |
-
- pytorch
|
| 5 |
-
- text-classification
|
| 6 |
-
- sentiment-analysis
|
| 7 |
-
---
|
| 8 |
-
|
| 9 |
---
|
| 10 |
license: mit
|
| 11 |
datasets:
|
|
@@ -17,6 +9,9 @@ base_model:
|
|
| 17 |
pipeline_tag: text-classification
|
| 18 |
tags:
|
| 19 |
- legal
|
|
|
|
|
|
|
|
|
|
| 20 |
---
|
| 21 |
|
| 22 |
# Simple Text Classifier
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
datasets:
|
|
|
|
| 9 |
pipeline_tag: text-classification
|
| 10 |
tags:
|
| 11 |
- legal
|
| 12 |
+
- pytorch
|
| 13 |
+
- text-classification
|
| 14 |
+
- sentiment-analysis
|
| 15 |
---
|
| 16 |
|
| 17 |
# Simple Text Classifier
|