File size: 1,352 Bytes
9b4c025
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
07f6131
 
 
 
 
 
 
 
 
 
ac67823
 
 
 
 
 
 
 
9b4c025
 
ac67823
 
 
 
9b4c025
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
---
dataset_info:
  features:
  - name: track_uri
    dtype: string
  - name: name
    dtype: string
  - name: uri
    dtype: string
  - name: album
    dtype: string
  - name: album_uri
    dtype: string
  - name: artist_names
    sequence: string
  - name: artist_uris
    sequence: string
  - name: popularity
    dtype: int64
  - name: playlist_uri
    dtype: string
  - name: release_date
    dtype: string
  - name: genre
    dtype: string
  - name: track_id
    dtype: string
  - name: duration_ms
    dtype: int64
  - name: artist_name
    dtype: string
  - name: model
    dtype: string
  - name: track_name
    dtype: string
  - name: response_gpt4
    dtype: string
  - name: response_gpt3.5-msd
    dtype: string
  - name: response_gpt3.5-baseline-prompt
    dtype: string
  - name: response_random
    dtype: string
  - name: response_human
    dtype: string
  - name: audio
    dtype: audio
  - name: tag
    sequence: string
  - name: release
    dtype: string
  - name: year
    dtype: float64
  - name: title
    dtype: string
  splits:
  - name: train
    num_bytes: 227840804.0
    num_examples: 59
  download_size: 226967543
  dataset_size: 227840804.0
---
# Dataset Card for "music-caption-eval-v2"

[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)