selmisskilig
commited on
Commit
•
b4d1f58
1
Parent(s):
b580dc3
Update README.md
Browse files
README.md
CHANGED
@@ -122,11 +122,11 @@ print(sims)
|
|
122 |
|
123 |
### C-MTEB
|
124 |
|
125 |
-
You can use the [scripts/eval_mteb.py](https://huggingface.co/selmisskilig/EGTLM-
|
126 |
|
127 |
| Model Name | C-MTEB(35) |
|
128 |
|:----:|:---:|
|
129 |
-
| [EGTLM-Qwen1.5-1.8B-instruct](https://huggingface.co/selmisskilig/EGTLM-
|
130 |
|
131 |
## Citation
|
132 |
If you find our tech report, models or code helpful, please cite our report or give a star on github or huggingface!
|
|
|
122 |
|
123 |
### C-MTEB
|
124 |
|
125 |
+
You can use the [scripts/eval_mteb.py](https://huggingface.co/selmisskilig/EGTLM-Qwen1.5-1.8B-instruct/blob/main/scripts/eval_mteb.py) to reproduce the evaluation results on C-MTEB(Chinese):
|
126 |
|
127 |
| Model Name | C-MTEB(35) |
|
128 |
|:----:|:---:|
|
129 |
+
| [EGTLM-Qwen1.5-1.8B-instruct](https://huggingface.co/selmisskilig/EGTLM-Qwen1.5-1.8B-instruct) | 61.20 |
|
130 |
|
131 |
## Citation
|
132 |
If you find our tech report, models or code helpful, please cite our report or give a star on github or huggingface!
|