xiaodongguaAIGC commited on
Commit
03c9e2d
1 Parent(s): 2c52015

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -23
README.md CHANGED
@@ -1,23 +1 @@
1
- This dataset clone from `https://github.com/Instruction-Tuning-with-GPT-4/GPT-4-LLM`
2
-
3
- ---
4
- dataset_info:
5
- features:
6
- - name: instruction
7
- dtype: string
8
- - name: input
9
- dtype: string
10
- - name: output
11
- dtype: string
12
- splits:
13
- - name: train
14
- num_bytes: 32150579
15
- num_examples: 48818
16
- download_size: 21297880
17
- dataset_size: 32150579
18
- configs:
19
- - config_name: default
20
- data_files:
21
- - split: train
22
- path: data/train-*
23
- ---
 
1
+ This dataset clone from `https://github.com/Instruction-Tuning-with-GPT-4/GPT-4-LLM`