File size: 534 Bytes
9e1e649 fe1cfe2 8df602e 9e1e649 c12ea1f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | ---
license: apache-2.0
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
dataset_info:
features:
- name: conversations
list:
- name: from
dtype: string
- name: loss
dtype: bool
- name: value
dtype: string
- name: id
dtype: string
splits:
- name: train
num_bytes: 8042511
num_examples: 1866
download_size: 0
dataset_size: 8042511
---
direct copy of [AgentInstruct](https://huggingface.co/datasets/THUDM/AgentInstruct) for use in Axolotl. |