Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,9 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
# Cross-Encoder for Word Sense Relationships Classification
|
| 5 |
|
|
@@ -53,8 +57,4 @@ labels = model.predict([('Query', 'Paragraph1'), ('Query', 'Paragraph2') , ('Que
|
|
| 53 |
## Performance
|
| 54 |
In the following table, we provide various pre-trained Cross-Encoders together with their performance on the
|
| 55 |
|
| 56 |
-
|
| 57 |
-
- text: "drawing of tintin in a shop"
|
| 58 |
-
output:
|
| 59 |
-
url: "https://github.com/ChangeIsKey/change-type-classification/blob/main/lsc_ctd_benchmark_snippet_table.png"
|
| 60 |
-
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
widget:
|
| 4 |
+
- text: "drawing of tintin in a shop"
|
| 5 |
+
output:
|
| 6 |
+
url: "https://github.com/ChangeIsKey/change-type-classification/blob/main/lsc_ctd_benchmark_snippet_table.png"
|
| 7 |
---
|
| 8 |
# Cross-Encoder for Word Sense Relationships Classification
|
| 9 |
|
|
|
|
| 57 |
## Performance
|
| 58 |
In the following table, we provide various pre-trained Cross-Encoders together with their performance on the
|
| 59 |
|
| 60 |
+
<Gallery />
|
|
|
|
|
|
|
|
|
|
|
|