mergedAgentInstruct / README.md
rchiang's picture
Update README.md
c12ea1f
|
Raw
History Blame Contribute Delete
534 Bytes
---
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.