LongNovel / README.md
metrocitystart's picture
Create README.md
f48b00b verified
|
Raw
History Blame Contribute Delete
380 Bytes
---
dataset_info:
features:
# 1. 把你想先看到的字段放在最前面,顺序自定义
- name: language
dtype: string
- name: article
dtype: string
- name: summary
dtype: string
- name: output
dtype: string
- name: instruction
dtype: string
- name: input
dtype: string
- name: id
dtype: string
---