Update README.md
Browse files
README.md
CHANGED
|
@@ -114,7 +114,18 @@ We provide checkpoints every 500 training steps which can be found [here](https:
|
|
| 114 |
|
| 115 |
## Evaluation Results
|
| 116 |
|
| 117 |
-
**
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 118 |
|
| 119 |
## Contributors
|
| 120 |
|
|
@@ -122,4 +133,4 @@ Trapoom Ukarapol, Zhicheng Lee, Amy Xin
|
|
| 122 |
|
| 123 |
## Foot Notes
|
| 124 |
|
| 125 |
-
This
|
|
|
|
| 114 |
|
| 115 |
## Evaluation Results
|
| 116 |
|
| 117 |
+
| **Benchmarks** | **Before cft** | **After cft** |
|
| 118 |
+
|----------------|----------------|---------------|
|
| 119 |
+
| STS12 | 23.04 | 61.62 |
|
| 120 |
+
| STS13 | 20.79 | 71.87 |
|
| 121 |
+
| STS14 | 17.06 | 60.46 |
|
| 122 |
+
| STS15 | 24.56 | 71.18 |
|
| 123 |
+
| STS16 | 48.68 | 74.77 |
|
| 124 |
+
| STS17 | 41.43 | 80.20 |
|
| 125 |
+
| STSBenchmark | 37.87 | 79.46 |
|
| 126 |
+
| BOISSES | 28.04 | 64.06 |
|
| 127 |
+
| SICK-R | 48.40 | 74.37 |
|
| 128 |
+
| **Overall** | **32.21** | **70.89** |
|
| 129 |
|
| 130 |
## Contributors
|
| 131 |
|
|
|
|
| 133 |
|
| 134 |
## Foot Notes
|
| 135 |
|
| 136 |
+
This work is the final project of the Natural Language Processing Spring 2024 course at Tsinghua University 🟣. We would like to express our sincere gratitude to this course !
|