| dataset_info: | |
| features: | |
| - name: functions | |
| dtype: string | |
| - name: question | |
| dtype: 'null' | |
| - name: function_calls | |
| dtype: 'null' | |
| - name: execution_result | |
| dtype: 'null' | |
| - name: assistant_response | |
| dtype: 'null' | |
| - name: conversations | |
| dtype: string | |
| - name: id | |
| dtype: 'null' | |
| - name: source | |
| dtype: string | |
| - name: function_calls_json | |
| dtype: 'null' | |
| - name: system | |
| dtype: string | |
| - name: remove | |
| dtype: 'null' | |
| - name: error | |
| dtype: bool | |
| - name: depth | |
| dtype: string | |
| - name: category | |
| dtype: 'null' | |
| - name: answer | |
| dtype: 'null' | |
| splits: | |
| - name: train | |
| num_bytes: 3195 | |
| num_examples: 1 | |
| download_size: 26563 | |
| dataset_size: 3195 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |