Update README.md
Browse files
README.md
CHANGED
@@ -21,7 +21,9 @@ widget:
|
|
21 |
- text: "[CLS] when tables opened up, the manager sat another party before us. [SEP] manager [SEP] "
|
22 |
---
|
23 |
|
|
|
24 |
# Note
|
|
|
25 |
This model is training with 30k+ ABSA samples, see [ABSADatasets](https://github.com/yangheng95/ABSADatasets). Yet the test sets are not included in pre-training, so you can use this model for training and benchmarking on common ABSA datasets, e.g., Laptop14, Rest14 datasets. (Except for the Rest15 dataset!)
|
26 |
|
27 |
# DeBERTa for aspect-based sentiment analysis
|
|
|
21 |
- text: "[CLS] when tables opened up, the manager sat another party before us. [SEP] manager [SEP] "
|
22 |
---
|
23 |
|
24 |
+
|
25 |
# Note
|
26 |
+
Please use (yangheng/deberta-v3-base-absa-v1.1)[https://huggingface.co/yangheng/deberta-v3-base-absa-v1.1], which is smaller and has better performance.
|
27 |
This model is training with 30k+ ABSA samples, see [ABSADatasets](https://github.com/yangheng95/ABSADatasets). Yet the test sets are not included in pre-training, so you can use this model for training and benchmarking on common ABSA datasets, e.g., Laptop14, Rest14 datasets. (Except for the Rest15 dataset!)
|
28 |
|
29 |
# DeBERTa for aspect-based sentiment analysis
|