Update README.md
Browse files
README.md
CHANGED
@@ -6,14 +6,7 @@ tags:
|
|
6 |
- phrase representation
|
7 |
- String Matching
|
8 |
- Fuzzy Join
|
9 |
-
|
10 |
-
widget:
|
11 |
-
- text: "I liked this movie"
|
12 |
-
output:
|
13 |
-
- label: POSITIVE
|
14 |
-
score: 0.8
|
15 |
-
- label: NEGATIVE
|
16 |
-
score: 0.2
|
17 |
---
|
18 |
## PEARL-small
|
19 |
|
@@ -94,5 +87,4 @@ If you find our work useful, please give us a citation:
|
|
94 |
journal={arXiv preprint arXiv:2401.10407},
|
95 |
year={2024}
|
96 |
}
|
97 |
-
```
|
98 |
-
|
|
|
6 |
- phrase representation
|
7 |
- String Matching
|
8 |
- Fuzzy Join
|
9 |
+
pipeline_tag: sentence-similarity
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
## PEARL-small
|
12 |
|
|
|
87 |
journal={arXiv preprint arXiv:2401.10407},
|
88 |
year={2024}
|
89 |
}
|
90 |
+
```
|
|