Update README.md
Browse files
README.md
CHANGED
@@ -4,6 +4,7 @@ language:
|
|
4 |
- en
|
5 |
base_model:
|
6 |
- distilbert/distilbert-base-uncased
|
|
|
7 |
---
|
8 |
|
9 |
DistilBERT AI-vs-Human Text Classifier
|
@@ -69,4 +70,4 @@ License: MIT License
|
|
69 |
|
70 |
------------------------------
|
71 |
|
72 |
-
NOTE: This model is experimental and not intended for production use
|
|
|
4 |
- en
|
5 |
base_model:
|
6 |
- distilbert/distilbert-base-uncased
|
7 |
+
pipeline_tag: text-classification
|
8 |
---
|
9 |
|
10 |
DistilBERT AI-vs-Human Text Classifier
|
|
|
70 |
|
71 |
------------------------------
|
72 |
|
73 |
+
NOTE: This model is experimental and not intended for production use
|