Spaces:
Runtime error
Runtime error
Update data/eval_board.csv
Browse files- data/eval_board.csv +3 -0
data/eval_board.csv
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
Models,Re2Text-Easy,Text2Re-Easy,Re2Text-Hard,Text2Re-Hard,Avg,Links
|
|
|
|
|
|
|
2 |
llama-2-7b-chat-hf,0,0,0,0,0,https://huggingface.co/meta-llama/Llama-2-7b-chat-hf
|
3 |
qwen-7b-chat,0,0,0,0,0,https://huggingface.co/Qwen/Qwen-7B-Chat
|
4 |
internlm-7b-chat,0,0,0,0,0,https://huggingface.co/internlm/internlm-chat-7b
|
|
|
1 |
Models,Re2Text-Easy,Text2Re-Easy,Re2Text-Hard,Text2Re-Hard,Avg,Links
|
2 |
+
gpt-4-0314,0.990,0.156,0,0,0,https://openai.com/research/gpt-4
|
3 |
+
gpt-3.5-turbo,0.834,0.608,0.160,0.394,0.499,https://chat.openai.com/
|
4 |
+
text-davinci-003,0.857,0.840,0.237,0.344,0.570,https://platform.openai.com/docs/models/gpt-3-5
|
5 |
llama-2-7b-chat-hf,0,0,0,0,0,https://huggingface.co/meta-llama/Llama-2-7b-chat-hf
|
6 |
qwen-7b-chat,0,0,0,0,0,https://huggingface.co/Qwen/Qwen-7B-Chat
|
7 |
internlm-7b-chat,0,0,0,0,0,https://huggingface.co/internlm/internlm-chat-7b
|