Neural-Hacker commited on
Commit
bc2fd4b
·
verified ·
1 Parent(s): b1b91fb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
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