fc_rm_eval_pair_v1 / README.md
hqfx's picture
Upload dataset
6086043 verified
---
dataset_info:
features:
- name: functions
dtype: string
- name: conversation
list:
- name: content
dtype: string
- name: function_call
struct:
- name: arguments
dtype: string
- name: name
dtype: string
- name: name
dtype: string
- name: role
dtype: string
- name: chosen
struct:
- name: content
dtype: string
- name: function_call
struct:
- name: arguments
dtype: string
- name: name
dtype: string
- name: name
dtype: 'null'
- name: role
dtype: string
- name: rejected
struct:
- name: content
dtype: string
- name: function_call
struct:
- name: arguments
dtype: string
- name: name
dtype: string
- name: name
dtype: 'null'
- name: role
dtype: string
splits:
- name: en_glaive
num_bytes: 148894
num_examples: 125
- name: en_tool_learning
num_bytes: 1254547
num_examples: 259
- name: zh_hard
num_bytes: 2318703
num_examples: 234
download_size: 381133
dataset_size: 3722144
configs:
- config_name: default
data_files:
- split: en_glaive
path: data/en_glaive-*
- split: en_tool_learning
path: data/en_tool_learning-*
- split: zh_hard
path: data/zh_hard-*
---