joshuasundance
commited on
Commit
•
9575534
1
Parent(s):
fbb004f
Update README.md
Browse files
README.md
CHANGED
@@ -37,7 +37,7 @@ model-index:
|
|
37 |
type: text-classification
|
38 |
name: Text Classification
|
39 |
dataset:
|
40 |
-
name:
|
41 |
type: unknown
|
42 |
split: test
|
43 |
metrics:
|
@@ -72,7 +72,7 @@ This model was trained within the context of a larger system for ABSA, which loo
|
|
72 |
- **SetFitABSA Polarity Model:** [joshuasundance/setfit-absa-all-mpnet-base-v2-laptops-polarity](https://huggingface.co/joshuasundance/setfit-absa-all-mpnet-base-v2-laptops-polarity)
|
73 |
- **Maximum Sequence Length:** 384 tokens
|
74 |
- **Number of Classes:** 4 classes
|
75 |
-
<!-- - **Training Dataset:** [
|
76 |
<!-- - **Language:** Unknown -->
|
77 |
<!-- - **License:** Unknown -->
|
78 |
|
|
|
37 |
type: text-classification
|
38 |
name: Text Classification
|
39 |
dataset:
|
40 |
+
name: tomaarsen/setfit-absa-semeval-laptops
|
41 |
type: unknown
|
42 |
split: test
|
43 |
metrics:
|
|
|
72 |
- **SetFitABSA Polarity Model:** [joshuasundance/setfit-absa-all-mpnet-base-v2-laptops-polarity](https://huggingface.co/joshuasundance/setfit-absa-all-mpnet-base-v2-laptops-polarity)
|
73 |
- **Maximum Sequence Length:** 384 tokens
|
74 |
- **Number of Classes:** 4 classes
|
75 |
+
<!-- - **Training Dataset:** [tomaarsen/setfit-absa-semeval-laptops](https://huggingface.co/datasets/tomaarsen/setfit-absa-semeval-laptops) -->
|
76 |
<!-- - **Language:** Unknown -->
|
77 |
<!-- - **License:** Unknown -->
|
78 |
|