| --- |
| dataset_info: |
| - config_name: default |
| features: |
| - name: id |
| dtype: int64 |
| - name: language |
| dtype: string |
| - name: topic |
| dtype: string |
| - name: prompt |
| dtype: string |
| - name: criteria |
| struct: |
| - name: dimension_weight |
| struct: |
| - name: readability |
| dtype: float64 |
| - name: insight |
| dtype: float64 |
| - name: comprehensiveness |
| dtype: float64 |
| - name: instruction_following |
| dtype: float64 |
| - name: criterions |
| struct: |
| - name: comprehensiveness |
| list: |
| - name: criterion |
| dtype: string |
| - name: explanation |
| dtype: string |
| - name: weight |
| dtype: float64 |
| - name: insight |
| list: |
| - name: criterion |
| dtype: string |
| - name: explanation |
| dtype: string |
| - name: weight |
| dtype: float64 |
| - name: instruction_following |
| list: |
| - name: criterion |
| dtype: string |
| - name: explanation |
| dtype: string |
| - name: weight |
| dtype: float64 |
| - name: readability |
| list: |
| - name: criterion |
| dtype: string |
| - name: explanation |
| dtype: string |
| - name: weight |
| dtype: float64 |
| - name: comment |
| dtype: string |
| - name: aspect |
| dtype: string |
| - name: rationale_for_weight |
| dtype: string |
| - name: reference_article |
| dtype: string |
| splits: |
| - name: test |
| num_bytes: 6964126 |
| num_examples: 100 |
| download_size: 4160533 |
| dataset_size: 6964126 |
| - config_name: en |
| features: |
| - name: id |
| dtype: int64 |
| - name: language |
| dtype: string |
| - name: topic |
| dtype: string |
| - name: prompt |
| dtype: string |
| - name: criteria |
| struct: |
| - name: dimension_weight |
| struct: |
| - name: readability |
| dtype: float64 |
| - name: insight |
| dtype: float64 |
| - name: comprehensiveness |
| dtype: float64 |
| - name: instruction_following |
| dtype: float64 |
| - name: criterions |
| struct: |
| - name: comprehensiveness |
| list: |
| - name: criterion |
| dtype: string |
| - name: explanation |
| dtype: string |
| - name: weight |
| dtype: float64 |
| - name: insight |
| list: |
| - name: criterion |
| dtype: string |
| - name: explanation |
| dtype: string |
| - name: weight |
| dtype: float64 |
| - name: instruction_following |
| list: |
| - name: criterion |
| dtype: string |
| - name: explanation |
| dtype: string |
| - name: weight |
| dtype: float64 |
| - name: readability |
| list: |
| - name: criterion |
| dtype: string |
| - name: explanation |
| dtype: string |
| - name: weight |
| dtype: float64 |
| - name: reference_article |
| dtype: string |
| splits: |
| - name: test |
| num_bytes: 3974252 |
| num_examples: 50 |
| download_size: 2311503 |
| dataset_size: 3974252 |
| - config_name: zh |
| features: |
| - name: id |
| dtype: int64 |
| - name: language |
| dtype: string |
| - name: topic |
| dtype: string |
| - name: prompt |
| dtype: string |
| - name: criteria |
| struct: |
| - name: dimension_weight |
| struct: |
| - name: readability |
| dtype: float64 |
| - name: insight |
| dtype: float64 |
| - name: comprehensiveness |
| dtype: float64 |
| - name: instruction_following |
| dtype: float64 |
| - name: criterions |
| struct: |
| - name: comprehensiveness |
| list: |
| - name: criterion |
| dtype: string |
| - name: explanation |
| dtype: string |
| - name: weight |
| dtype: float64 |
| - name: insight |
| list: |
| - name: criterion |
| dtype: string |
| - name: explanation |
| dtype: string |
| - name: weight |
| dtype: float64 |
| - name: instruction_following |
| list: |
| - name: criterion |
| dtype: string |
| - name: explanation |
| dtype: string |
| - name: weight |
| dtype: float64 |
| - name: readability |
| list: |
| - name: criterion |
| dtype: string |
| - name: explanation |
| dtype: string |
| - name: weight |
| dtype: float64 |
| - name: comment |
| dtype: string |
| - name: aspect |
| dtype: string |
| - name: rationale_for_weight |
| dtype: string |
| - name: reference_article |
| dtype: string |
| splits: |
| - name: test |
| num_bytes: 2985308 |
| num_examples: 50 |
| download_size: 1868414 |
| dataset_size: 2985308 |
| configs: |
| - config_name: default |
| data_files: |
| - split: test |
| path: data/test-* |
| - config_name: en |
| data_files: |
| - split: test |
| path: en/test-* |
| - config_name: zh |
| data_files: |
| - split: test |
| path: zh/test-* |
| --- |
| |