Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Copycats
/
koelectra-base-v3-generalized-sentiment-analysis
like
9
Text Classification
Transformers
PyTorch
Safetensors
Korean
electra
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
Copycats
commited on
Mar 17, 2024
Commit
536e2d3
·
verified
·
1 Parent(s):
902d99d
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-0
README.md
CHANGED
Viewed
@@ -1,3 +1,10 @@
1
# Usage
2
```python
3
# import library
1
+
---
2
+
license: apache-2.0
3
+
language:
4
+
- ko
5
+
library_name: transformers
6
+
pipeline_tag: text-classification
7
+
---
8
# Usage
9
```python
10
# import library