hmao commited on
Commit
6283227
1 Parent(s): 1c76876

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -6,10 +6,10 @@ configs:
6
  path: data/train-*
7
  dataset_info:
8
  features:
9
- - name: fncall
10
- sequence: string
11
  - name: generated_question
12
  dtype: string
 
 
13
  splits:
14
  - name: train
15
  num_bytes: 18470
 
6
  path: data/train-*
7
  dataset_info:
8
  features:
 
 
9
  - name: generated_question
10
  dtype: string
11
+ - name: fncall
12
+ sequence: string
13
  splits:
14
  - name: train
15
  num_bytes: 18470