Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
gauneg
/
roberta-large-absa-ate-sentiment-lora-adapter
like
1
Token Classification
Transformers
Safetensors
LoRA
Adapter
Inference Endpoints
arxiv:
2106.09685
License:
mit
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
gauneg
commited on
2 days ago
Commit
747a559
•
1 Parent(s):
aaf0948
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-3
README.md
CHANGED
Viewed
@@ -1,3 +1,7 @@
1
-
---
2
-
license: mit
3
-
---
1
+
---
2
+
license: mit
3
+
base_model:
4
+
- FacebookAI/roberta-large
5
+
pipeline_tag: token-classification
6
+
library_name: transformers
7
+
---