Update README.md
Browse files
README.md
CHANGED
@@ -27,27 +27,6 @@ The labels are evenly distributed across the three possible outcomes.
|
|
27 |
| Qwen | 0.7833 | 0.7877 |
|
28 |
| **Yi-9b-chat (top)** | 0.8395 | 0.8426 |
|
29 |
|
30 |
-
---
|
31 |
-
dataset_info:
|
32 |
-
features:
|
33 |
-
- name: agents
|
34 |
-
sequence: string
|
35 |
-
- name: label
|
36 |
-
dtype: string
|
37 |
-
- name: situation
|
38 |
-
dtype: string
|
39 |
-
splits:
|
40 |
-
- name: train
|
41 |
-
num_bytes: 353800
|
42 |
-
num_examples: 1200
|
43 |
-
download_size: 99752
|
44 |
-
dataset_size: 353800
|
45 |
-
configs:
|
46 |
-
- config_name: default
|
47 |
-
data_files:
|
48 |
-
- split: train
|
49 |
-
path: data/train-*
|
50 |
-
---
|
51 |
|
52 |
|
53 |
## About the Labels
|
|
|
27 |
| Qwen | 0.7833 | 0.7877 |
|
28 |
| **Yi-9b-chat (top)** | 0.8395 | 0.8426 |
|
29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
|
31 |
|
32 |
## About the Labels
|