trapoom555 commited on
Commit
0a2202e
·
verified ·
1 Parent(s): 1469cc3

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 | 43.83 | 75.80 |
120
+ | STS13 | 66.36 | 85.45 |
121
+ | STS14 | 49.57 | 80.08 |
122
+ | STS15 | 57.40 | 85.02 |
123
+ | STS16 | 70.13 | 83.33 |
124
+ | STS17 | 58.34 | 88.22 |
125
+ | STSBenchmark | 57.36 | 85.61 |
126
+ | BOISSES | 48.67 | 73.83 |
127
+ | SICK-R | 58.02 | 76.69 |
128
+ | **Overall** | **56.63** | **81.56** |
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 !