Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
tochkamg
/
electra-sequence-classifier-czech
like
0
Text Classification
Transformers
Safetensors
Czech
electra
License:
apache-2.0
Model card
Files
Files and versions
xet
Community
Deploy
Use this model
tochkamg
commited on
Jun 17, 2024
Commit
eb8ed57
·
verified
·
1 Parent(s):
3081bc8
Create README.md
Browse files
Czech comment text classification, train on fb comments.
Files changed (1)
hide
show
README.md
+9
-0
README.md
ADDED
Viewed
@@ -0,0 +1,9 @@
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- cs
5
+
metrics:
6
+
- accuracy
7
+
library_name: transformers
8
+
pipeline_tag: text-classification
9
+
---