Neural-Hacker commited on
Commit
ee56f2c
·
verified ·
1 Parent(s): 153b431

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -5,6 +5,10 @@ language:
5
  base_model:
6
  - distilbert/distilbert-base-uncased
7
  pipeline_tag: text-classification
 
 
 
 
8
  ---
9
 
10
  DistilBERT AI-vs-Human Text Classifier
 
5
  base_model:
6
  - distilbert/distilbert-base-uncased
7
  pipeline_tag: text-classification
8
+ tags:
9
+ - bert
10
+ - text
11
+ - classification
12
  ---
13
 
14
  DistilBERT AI-vs-Human Text Classifier