File size: 761 Bytes
2288ed5 a5bc7c2 2288ed5 a5bc7c2 1bc6f47 a5bc7c2 1bc6f47 a5bc7c2 1bc6f47 a5bc7c2 1bc6f47 a5bc7c2 1bc6f47 a5bc7c2 1bc6f47 a5bc7c2 1bc6f47 a5bc7c2 1bc6f47 a5bc7c2 1bc6f47 2288ed5 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
---
configs:
- config_name: battle
data_files:
- split: retrieval
path: "data/retrieval_battle-*.jsonl"
- split: sts
path: "data/sts_battle-*.jsonl"
- split: clustering
path: "data/clustering_battle-*.jsonl"
- config_name: side_by_side
data_files:
- split: sts
path: "data/sts_single_choice-*.jsonl"
- split: clustering
path: "data/clustering_single_choice-*.jsonl"
- split: retrieval
path: "data/retrieval_single_choice-*.jsonl"
- config_name: individual
data_files:
- split: clustering
path: "data/clustering_individual-*.jsonl"
- split: retrieval
path: "data/retrieval_individual-*.jsonl"
- split: sts
path: "data/sts_individual-*.jsonl"
---
This dataset contains the saved results from MTEB-Arena |