mirix commited on
Commit
a6db41a
1 Parent(s): 20a693e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,7 +49,7 @@ A sample Python script (check the top of the script for the requirements) is als
49
 
50
  The script reads the parquet file and produces the following:
51
 
52
- 1. A CSV file with file names and MOSEI values (columns names are self-explanatory). This file is identical to the one already provided.
53
 
54
  2. A folder named "wavs" containing the audio samples.
55
 
 
49
 
50
  The script reads the parquet file and produces the following:
51
 
52
+ 1. A csv file with file names and MOSEI values (columns names are self-explanatory). This file is identical to the one already provided.
53
 
54
  2. A folder named "wavs" containing the audio samples.
55