trapoom555 commited on
Commit
d3a9eca
1 Parent(s): ce7960f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
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
- **_(coming soon...)_**
 
 
 
 
 
 
 
 
 
 
 
118
 
119
  ## Contributors
120
 
@@ -122,4 +133,4 @@ Trapoom Ukarapol, Zhicheng Lee, Amy Xin
122
 
123
  ## Foot Notes
124
 
125
- This project is the topic-free final project of the Tsinghua University NLP course for Spring 2024.
 
114
 
115
  ## Evaluation Results
116
 
117
+ | **Benchmarks** | **Before cft** | **After cft** |
118
+ |----------------|----------------|---------------|
119
+ | STS12 | 7.27 | 76.38 |
120
+ | STS13 | 18.38 | 87.61 |
121
+ | STS14 | 15.04 | 81.55 |
122
+ | STS15 | 32.24 | 87.33 |
123
+ | STS16 | 39.79 | 85.25 |
124
+ | STS17 | 33.63 | 89.96 |
125
+ | STSBenchmark | 33.91 | 86.51 |
126
+ | BOISSES | 18.03 | 80.05 |
127
+ | SICK-R | 49.30 | 79.87 |
128
+ | **Overall** | **27.51** | **83.84** |
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 !