NTUVictor commited on
Commit
4393777
·
1 Parent(s): c0b5bff

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -6,9 +6,9 @@ configs:
6
  path: data/train-*
7
  dataset_info:
8
  features:
9
- - name: file1
10
  dtype: string
11
- - name: file2
12
  dtype: string
13
  - name: instruction
14
  dtype: string
@@ -16,10 +16,10 @@ dataset_info:
16
  dtype: string
17
  splits:
18
  - name: train
19
- num_bytes: 454615
20
  num_examples: 2000
21
- download_size: 32987
22
- dataset_size: 454615
23
  ---
24
  # Dataset Card for "SingerVerification"
25
 
 
6
  path: data/train-*
7
  dataset_info:
8
  features:
9
+ - name: file_name
10
  dtype: string
11
+ - name: file_name2
12
  dtype: string
13
  - name: instruction
14
  dtype: string
 
16
  dtype: string
17
  splits:
18
  - name: train
19
+ num_bytes: 468931
20
  num_examples: 2000
21
+ download_size: 56500
22
+ dataset_size: 468931
23
  ---
24
  # Dataset Card for "SingerVerification"
25