kuanhuggingface commited on
Commit
21e5246
·
verified ·
1 Parent(s): 33e5095

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -6,6 +6,8 @@ configs:
6
  path: data/test-*
7
  dataset_info:
8
  features:
 
 
9
  - name: audio
10
  dtype: string
11
  - name: query
@@ -16,10 +18,10 @@ dataset_info:
16
  dtype: string
17
  splits:
18
  - name: test
19
- num_bytes: 176923
20
  num_examples: 1614
21
- download_size: 18772
22
- dataset_size: 176923
23
  ---
24
  # Dataset Card for "Audio-Hallucination_Object-Attribute_CompA-Attribute"
25
 
 
6
  path: data/test-*
7
  dataset_info:
8
  features:
9
+ - name: entry_id
10
+ dtype: int64
11
  - name: audio
12
  dtype: string
13
  - name: query
 
18
  dtype: string
19
  splits:
20
  - name: test
21
+ num_bytes: 189835
22
  num_examples: 1614
23
+ download_size: 28100
24
+ dataset_size: 189835
25
  ---
26
  # Dataset Card for "Audio-Hallucination_Object-Attribute_CompA-Attribute"
27