File size: 422 Bytes
5a20e40
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "files": [
    "data-00000-of-00001.parquet"
  ],
  "data_schema": {
    "fields": {
      "artist": {
        "dtype": "string"
      },
      "song": {
        "dtype": "string"
      },
      "link": {
        "dtype": "string"
      },
      "text": {
        "dtype": "string"
      },
      "__line_number__": {
        "dtype": "int64"
      },
      "__rowid__": {
        "dtype": "string"
      }
    }
  }
}