| dataset_info: | |
| features: | |
| - name: id | |
| dtype: string | |
| - name: messages | |
| list: | |
| - name: role | |
| dtype: string | |
| - name: content | |
| dtype: string | |
| - name: reasoning_content | |
| dtype: 'null' | |
| - name: tool_calls | |
| list: | |
| - name: id | |
| dtype: string | |
| - name: type | |
| dtype: string | |
| - name: function | |
| struct: | |
| - name: name | |
| dtype: string | |
| - name: arguments | |
| dtype: string | |
| - name: tool_call_id | |
| dtype: string | |
| - name: tools | |
| list: | |
| - name: type | |
| dtype: string | |
| - name: function | |
| struct: | |
| - name: name | |
| dtype: string | |
| - name: description | |
| dtype: string | |
| - name: parameters | |
| struct: | |
| - name: type | |
| dtype: string | |
| - name: properties | |
| struct: | |
| - name: name | |
| struct: | |
| - name: type | |
| dtype: string | |
| - name: description | |
| dtype: string | |
| - name: client_id | |
| struct: | |
| - name: type | |
| dtype: string | |
| - name: description | |
| dtype: string | |
| - name: account_type | |
| struct: | |
| - name: type | |
| dtype: string | |
| - name: enum | |
| list: string | |
| - name: description | |
| dtype: string | |
| - name: date_from | |
| struct: | |
| - name: type | |
| dtype: string | |
| - name: description | |
| dtype: string | |
| - name: date_to | |
| struct: | |
| - name: type | |
| dtype: string | |
| - name: description | |
| dtype: string | |
| - name: limit | |
| struct: | |
| - name: type | |
| dtype: string | |
| - name: description | |
| dtype: string | |
| - name: card_type | |
| struct: | |
| - name: type | |
| dtype: string | |
| - name: enum | |
| list: string | |
| - name: description | |
| dtype: string | |
| - name: required | |
| list: string | |
| - name: metadata | |
| struct: | |
| - name: aug_type | |
| dtype: string | |
| - name: variant | |
| dtype: string | |
| - name: source_id | |
| dtype: string | |
| - name: perturbations_applied | |
| list: 'null' | |
| - name: validated | |
| dtype: bool | |
| - name: validation_score | |
| dtype: 'null' | |
| - name: validation_passed | |
| dtype: 'null' | |
| - name: created_at | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 31272 | |
| num_examples: 10 | |
| download_size: 50550 | |
| dataset_size: 31272 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |