joshuasundance
commited on
Commit
•
61366dd
1
Parent(s):
7efd7cb
Update README.md
Browse files
README.md
CHANGED
@@ -31,7 +31,7 @@ model-index:
|
|
31 |
type: text-classification
|
32 |
name: Text Classification
|
33 |
dataset:
|
34 |
-
name:
|
35 |
type: unknown
|
36 |
split: test
|
37 |
metrics:
|
@@ -66,7 +66,7 @@ This model was trained within the context of a larger system for ABSA, which loo
|
|
66 |
- **SetFitABSA Polarity Model:** [joshuasundance/setfit-absa-all-mpnet-base-v2-laptops-polarity](https://huggingface.co/joshuasundance/setfit-absa-all-mpnet-base-v2-laptops-polarity)
|
67 |
- **Maximum Sequence Length:** 256 tokens
|
68 |
- **Number of Classes:** 2 classes
|
69 |
-
<!-- - **Training Dataset:** [
|
70 |
<!-- - **Language:** Unknown -->
|
71 |
<!-- - **License:** Unknown -->
|
72 |
|
|
|
31 |
type: text-classification
|
32 |
name: Text Classification
|
33 |
dataset:
|
34 |
+
name: tomaarsen/setfit-absa-semeval-laptops
|
35 |
type: unknown
|
36 |
split: test
|
37 |
metrics:
|
|
|
66 |
- **SetFitABSA Polarity Model:** [joshuasundance/setfit-absa-all-mpnet-base-v2-laptops-polarity](https://huggingface.co/joshuasundance/setfit-absa-all-mpnet-base-v2-laptops-polarity)
|
67 |
- **Maximum Sequence Length:** 256 tokens
|
68 |
- **Number of Classes:** 2 classes
|
69 |
+
<!-- - **Training Dataset:** [tomaarsen/setfit-absa-semeval-laptops](https://huggingface.co/datasets/tomaarsen/setfit-absa-semeval-laptops) -->
|
70 |
<!-- - **Language:** Unknown -->
|
71 |
<!-- - **License:** Unknown -->
|
72 |
|