Update README.md
Browse files
README.md
CHANGED
@@ -3,6 +3,11 @@ pipeline_tag: text-classification
|
|
3 |
metrics:
|
4 |
- accuracy
|
5 |
library_name: sklearn
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
# BERT Text Classification Model
|
8 |
|
|
|
3 |
metrics:
|
4 |
- accuracy
|
5 |
library_name: sklearn
|
6 |
+
license: mit
|
7 |
+
datasets:
|
8 |
+
- mteb/twentynewsgroups-clustering
|
9 |
+
tags:
|
10 |
+
- code
|
11 |
---
|
12 |
# BERT Text Classification Model
|
13 |
|