Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
MultySerey
/
ck-bot_distilbert_classifier_0.1
like
0
Text Classification
Transformers
Safetensors
Russian
English
distilbert
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
MultySerey
commited on
Jun 8
Commit
b8f9af1
·
verified
·
1 Parent(s):
132a57f
Create README.md
Browse files
Files changed (1)
hide
show
README.md
+9
-0
README.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
---
2
+
language:
3
+
- ru
4
+
- en
5
+
base_model:
6
+
- distilbert/distilbert-base-multilingual-cased
7
+
pipeline_tag: text-classification
8
+
library_name: transformers
9
+
---