Leon-Leee commited on
Commit
62c7a2f
1 Parent(s): 0e2fa3b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +23 -2
README.md CHANGED
@@ -1,8 +1,29 @@
1
  ---
2
- task_categories:
3
- - text-generation
4
  size_categories:
5
  - 100K<n<1M
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  ---
7
 
8
  a backup of https://huggingface.co/datasets/WizardLM/WizardLM_evol_instruct_V2_196k
 
1
  ---
 
 
2
  size_categories:
3
  - 100K<n<1M
4
+ task_categories:
5
+ - text-generation
6
+ configs:
7
+ - config_name: default
8
+ data_files:
9
+ - split: train
10
+ path: data/train-*
11
+ dataset_info:
12
+ features:
13
+ - name: idx
14
+ dtype: string
15
+ - name: conversations
16
+ list:
17
+ - name: from
18
+ dtype: string
19
+ - name: value
20
+ dtype: string
21
+ splits:
22
+ - name: train
23
+ num_bytes: 336773957
24
+ num_examples: 143000
25
+ download_size: 162285753
26
+ dataset_size: 336773957
27
  ---
28
 
29
  a backup of https://huggingface.co/datasets/WizardLM/WizardLM_evol_instruct_V2_196k