Upload dataset
56252f6 verified | --- |
| dataset_info: |
| features: |
| - name: messages |
| list: |
| - name: role |
| dtype: string |
| - name: content |
| list: |
| - name: type |
| dtype: string |
| - name: text |
| dtype: string |
| - name: train_on_turn |
| dtype: bool |
| - name: tool_calls |
| list: |
| - name: function |
| struct: |
| - name: name |
| dtype: string |
| - name: arguments |
| dtype: string |
| - name: tools |
| list: |
| - 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: area |
| struct: |
| - name: type |
| dtype: string |
| - name: description |
| dtype: string |
| - name: floor |
| struct: |
| - name: type |
| dtype: string |
| - name: description |
| dtype: string |
| - name: domain |
| struct: |
| - name: type |
| dtype: string |
| - name: items |
| struct: |
| - name: type |
| dtype: string |
| - name: description |
| dtype: string |
| - name: device_class |
| struct: |
| - name: type |
| dtype: string |
| - name: items |
| struct: |
| - name: type |
| dtype: string |
| - name: description |
| dtype: string |
| - name: position |
| struct: |
| - name: type |
| dtype: string |
| - name: description |
| dtype: string |
| - name: minimum |
| dtype: int64 |
| - name: maximum |
| dtype: int64 |
| - name: color |
| struct: |
| - name: type |
| dtype: string |
| - name: description |
| dtype: string |
| - name: temperature |
| struct: |
| - name: type |
| dtype: string |
| - name: description |
| dtype: string |
| - name: brightness |
| struct: |
| - name: type |
| dtype: string |
| - name: description |
| dtype: string |
| - name: minimum |
| dtype: int64 |
| - name: maximum |
| dtype: int64 |
| - name: humidity |
| struct: |
| - name: type |
| dtype: string |
| - name: description |
| dtype: string |
| - name: minimum |
| dtype: int64 |
| - name: maximum |
| dtype: int64 |
| - name: mode |
| struct: |
| - name: type |
| dtype: string |
| - name: description |
| dtype: string |
| - name: volume_level |
| struct: |
| - name: type |
| dtype: string |
| - name: description |
| dtype: string |
| - name: minimum |
| dtype: float64 |
| - name: maximum |
| dtype: float64 |
| - name: item |
| struct: |
| - name: type |
| dtype: string |
| - name: description |
| dtype: string |
| - name: duration |
| struct: |
| - name: type |
| dtype: string |
| - name: description |
| dtype: string |
| - name: required |
| list: string |
| splits: |
| - name: train |
| num_bytes: 5597917 |
| num_examples: 500 |
| - name: test |
| num_bytes: 1052154 |
| num_examples: 100 |
| download_size: 5142837 |
| dataset_size: 6650071 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| - split: test |
| path: data/test-* |
| --- |
| |