hmao commited on
Commit
2da8fff
1 Parent(s): 6dc1d3f

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -6,16 +6,16 @@ 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: 18471
16
  num_examples: 50
17
- download_size: 10587
18
- dataset_size: 18471
19
  ---
20
  # Dataset Card for "vt_multiapi_v0"
21
 
 
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: 18474
16
  num_examples: 50
17
+ download_size: 10583
18
+ dataset_size: 18474
19
  ---
20
  # Dataset Card for "vt_multiapi_v0"
21