mirix commited on
Commit
8ca88c6
1 Parent(s): c23840f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -36,7 +36,9 @@ MESSAIH currently contains 13,234 speech samples annotated according to the [CMU
36
  > are annotated on a [0,3] Likert scale for presence of emotion
37
  > x: [0: no evidence of x, 1: weakly x, 2: x, 3: highly x].
38
 
39
- The dataset is provided as a parquet file.
 
 
40
 
41
  To facilitate inspection, a csv file is also provided, but it does not contain the audio arrays.
42
 
 
36
  > are annotated on a [0,3] Likert scale for presence of emotion
37
  > x: [0: no evidence of x, 1: weakly x, 2: x, 3: highly x].
38
 
39
+ The dataset is provided as a [parquet file](https://drive.google.com/file/d/1d9IJ1mO1_OtgX09CqB58gxTlLYBuyRT_/view?usp=drive_link).
40
+
41
+ Provisionally, the file is stored on a [cloud drive](https://drive.google.com/file/d/1d9IJ1mO1_OtgX09CqB58gxTlLYBuyRT_/view?usp=drive_link) as it is too big for GitHub.
42
 
43
  To facilitate inspection, a csv file is also provided, but it does not contain the audio arrays.
44