sboughorbel commited on
Commit
5f736e6
·
verified ·
1 Parent(s): d8fc4fd

Add files using upload-large-folder tool

Browse files
Files changed (50) hide show
  1. intentqa/full_intentqa.jsonl +0 -0
  2. intentqa/test_intentqa.jsonl +0 -0
  3. intentqa/train_intentqa.jsonl +0 -0
  4. intentqa/val_intentqa.jsonl +0 -0
  5. meld_dataset/._output_repeated_splits_test +0 -0
  6. meld_dataset/README.txt +101 -0
  7. meld_dataset/dev_sent_emo.csv +0 -0
  8. meld_dataset/test_sent_emo.csv +0 -0
  9. meld_dataset/train_sent_emo.csv +0 -0
  10. mimeqa/full_mimeqa.jsonl +0 -0
  11. mimeqa/metadata.csv +0 -0
  12. mimeqa/test_mimeqa.jsonl +0 -0
  13. mimeqa/train_mimeqa.jsonl +0 -0
  14. siq2/trims.json +1 -0
  15. siq2/val_siq2.jsonl +0 -0
  16. temp_daicwoz/._487_TRANSCRIPT.csv +0 -0
  17. temp_daicwoz/add_transcripts_to_daicwoz_splits.py +192 -0
  18. temp_daicwoz/daicwoz_dev.jsonl +35 -0
  19. temp_daicwoz/daicwoz_dev_with_transcript.jsonl +0 -0
  20. temp_daicwoz/daicwoz_dev_with_transcript_updated.jsonl +0 -0
  21. temp_daicwoz/daicwoz_full_test_split.csv +48 -0
  22. temp_daicwoz/daicwoz_test.jsonl +47 -0
  23. temp_daicwoz/daicwoz_test_with_transcript.jsonl +0 -0
  24. temp_daicwoz/daicwoz_test_with_transcript_updated.jsonl +0 -0
  25. temp_daicwoz/daicwoz_train.jsonl +107 -0
  26. temp_daicwoz/daicwoz_train_with_transcript.jsonl +0 -0
  27. temp_daicwoz/daicwoz_train_with_transcript_updated.jsonl +0 -0
  28. temp_daicwoz/dev_split_Depression_AVEC2017.csv +36 -0
  29. temp_daicwoz/full_test_split.csv +48 -0
  30. temp_daicwoz/test_split_Depression_AVEC2017.csv +48 -0
  31. temp_daicwoz/train_split_Depression_AVEC2017.csv +108 -0
  32. tess_dataset/OAF_Fear/OAF_back_fear.txt +1 -0
  33. tess_dataset/OAF_Fear/OAF_bar_fear.txt +1 -0
  34. tess_dataset/OAF_Fear/OAF_base_fear.txt +1 -0
  35. tess_dataset/OAF_Fear/OAF_bath_fear.txt +1 -0
  36. tess_dataset/OAF_Fear/OAF_bean_fear.txt +1 -0
  37. tess_dataset/OAF_Fear/OAF_beg_fear.txt +1 -0
  38. tess_dataset/OAF_Fear/OAF_bite_fear.txt +1 -0
  39. tess_dataset/OAF_Fear/OAF_boat_fear.txt +1 -0
  40. tess_dataset/OAF_Fear/OAF_bone_fear.txt +1 -0
  41. tess_dataset/OAF_Fear/OAF_book_fear.txt +1 -0
  42. tess_dataset/OAF_Fear/OAF_bought_fear.txt +1 -0
  43. tess_dataset/OAF_Fear/OAF_burn_fear.txt +1 -0
  44. tess_dataset/OAF_Fear/OAF_cab_fear.txt +1 -0
  45. tess_dataset/OAF_Fear/OAF_calm_fear.txt +1 -0
  46. tess_dataset/OAF_Fear/OAF_came_fear.txt +1 -0
  47. tess_dataset/OAF_Fear/OAF_cause_fear.txt +1 -0
  48. tess_dataset/OAF_Fear/OAF_chain_fear.txt +1 -0
  49. tess_dataset/OAF_Fear/OAF_chair_fear.txt +1 -0
  50. tess_dataset/OAF_Fear/OAF_chalk_fear.txt +1 -0
intentqa/full_intentqa.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
intentqa/test_intentqa.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
intentqa/train_intentqa.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
intentqa/val_intentqa.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
meld_dataset/._output_repeated_splits_test ADDED
Binary file (212 Bytes). View file
 
meld_dataset/README.txt ADDED
@@ -0,0 +1,101 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+
3
+ MELD: Multimodal EmotionLines Dataset for Emotion Recognition in Multiparty Conversation
4
+
5
+ Version 1.0
6
+
7
+ September 30th, 2018
8
+
9
+ Soujanya Poria‡, Devamanyu HazarikaΦ, Navonil Majumder†, Gautam Naik‡, Erik Cambria‡, Rada Mihalcea*
10
+ ‡School of Computer Science and Engineering, Nanyang Technological Univerisity, Singapore
11
+ †Centro de Investigacion en Computacion, Instituto Politecnico Nacional, Mexico ´
12
+ ΦSchool of Computing, National University of Singapore, Singapore
13
+ *Computer Science & Engineering, University of Michigan, Ann Arbor, USA
14
+
15
+ sporia@ntu.edu.sg, hazarika@comp.nus.edu.sg, navo@nlp.cic.ipn.mx,
16
+ gautam@sentic.net, cambria@ntu.edu.sg, mihalcea@umich.edu
17
+
18
+
19
+ CONTENTS
20
+ 1. Introduction
21
+ 2. Purpose
22
+ 3. Dataset Creation
23
+ 4. Paper
24
+ 5. Raw Data
25
+ 6. Description of the .csv files
26
+ 7. Citation
27
+
28
+
29
+ =======================
30
+ 1. Introduction
31
+
32
+ Multimodal EmotionLines Dataset (MELD) has been created by enhancing and extending EmotionLines dataset. MELD contains the same dialogue instances available in EmotionLines, but it also encompasses audio and visual modality along with text. MELD has more than 1300 dialogues and 13000 utterances from Friends TV series. Multiple speakers participated in the dialogues. Each utterance in a dialogue has been labeled by any of these seven emotions -- Anger, Disgust, Sadness, Joy, Neutral, Surprise and Fear. MELD also has sentiment (positive, negative and neutral) annotation for each utterance.
33
+
34
+ Please visit https://affective-meld.github.io for more details.
35
+
36
+ =======================
37
+ 2. Purpose
38
+
39
+ Multimodal data analysis exploits information from multiple-parallel data channels for decision making. With the rapid growth of AI, multimodal emotion recognition has gained a major research interest, primarily due to its potential applications in many challenging tasks, such as dialogue generation, multimodal interaction etc. A conversational emotion recognition system can be used to generate appropriate responses by analyzing user emotions. Although there are numerous works carried out on multimodal emotion recognition, only a very few actually focus on understanding emotions in conversations. However, their work is limited only to dyadic conversation understanding and thus not scalable to emotion recognition in multi-party conversations having more than two participants. EmotionLines can be used as a resource for emotion recognition for text only, as it does not include data from other modalities such as visual and audio. At the same time, it should be noted that there is no multimodal multi-party conversational dataset available for emotion recognition research. In this work, we have extended, improved, and further developed the EmotionLines dataset for the multimodal scenario. Emotion recognition in sequential turns has several challenges and contex understanding is one of them. The emotion change and emotion flow in the sequence of turns in a dialogue make accurate context modeling a difficult task. In this dataset, as we have access to the multimodal data sources for each dialogue, we hypothesize that it will improve the context modeling thus benefiting the overall emotion recognition performance. This dataset can also be used to develop a multimodal affective dialogue system.
40
+
41
+ =======================
42
+ 3. Dataset Creation
43
+
44
+ The first step deals with finding the timestamp of every utterance in each of the dialogues present in the EmotionLines dataset. To accomplish this, we crawled through the subtitle files of all the episodes which contains the beginning and the end timestamp of the utterances. This process enabled us to obtain season ID, episode ID, and timestamp of each utterance in the episode. We put two constraints whilst obtaining the timestamps: (a) timestamps of the utterances in a dialogue must be in increasing order, (b) all the utterances in a dialogue have to belong to the same episode and scene.
45
+ Constraining with these two conditions revealed that in EmotionLines, a few dialogues consist of multiple natural dialogues. We filtered out those cases from the dataset. Because of this error correction step, in our case, we have the different number of dialogues as compare to the EmotionLines. After obtaining the timestamp of each utterance, we extracted their corresponding audio-visual clips from the source episode. Separately, we also took out the audio content from those video clips. Finally, the dataset contains visual, audio, and textual modality for each dialogue.
46
+
47
+ =======================
48
+ 4. Paper
49
+
50
+ The paper explaining this dataset can be found - https://github.com/SenticNet/MELD/blob/master/MELD.pdf
51
+
52
+ =======================
53
+ 5. Raw data
54
+
55
+ Please visit https://affective-meld.github.io to download the raw data. The data is stored in .mp4 format and can be found in the XXX.tar.gz files.
56
+
57
+ =======================
58
+ 6. Description of the .csv files
59
+
60
+ Column Specification
61
+ +--------------+------------------------------------------------------------------------------------------------------------------------------------------+
62
+ | Column Name | Description |
63
+ +--------------+------------------------------------------------------------------------------------------------------------------------------------------+
64
+ | Sr No. | Serial numbers of the utterances mainly for referencing the utterances in case of different versions or multiple copies with different |
65
+ | | subsets. |
66
+ +--------------+------------------------------------------------------------------------------------------------------------------------------------------+
67
+ | Utterance | Individual utterances from EmotionLines as a string. |
68
+ +--------------+------------------------------------------------------------------------------------------------------------------------------------------+
69
+ | Speaker | Name of the speaker associated with the utterance. |
70
+ +--------------+------------------------------------------------------------------------------------------------------------------------------------------+
71
+ | Emotion | The emotion (neutral, joy, sadness, anger, surprise, fear, disgust) expressed by the speaker in the utterance. |
72
+ +--------------+------------------------------------------------------------------------------------------------------------------------------------------+
73
+ | Sentiment | The sentiment (positive, neutral, negative) expressed by the speaker in the utterance. |
74
+ +--------------+------------------------------------------------------------------------------------------------------------------------------------------+
75
+ | Dialogue_ID | The index of the dialogue starting from 0. |
76
+ +--------------+------------------------------------------------------------------------------------------------------------------------------------------+
77
+ | Utterance_ID | The index of the particular utterance in the dialogue starting from 0. |
78
+ +--------------+------------------------------------------------------------------------------------------------------------------------------------------+
79
+ | Season | The season no. of Friends TV Show to which a particular utterance belongs. |
80
+ +--------------+------------------------------------------------------------------------------------------------------------------------------------------+
81
+ | Episode | The episode no. of Friends TV Show in a particular season to which the utterance belongs. |
82
+ +--------------+------------------------------------------------------------------------------------------------------------------------------------------+
83
+ | StartTime | The starting time of the utterance in the given episode in the format 'hh:mm:ss,ms'. |
84
+ +--------------+------------------------------------------------------------------------------------------------------------------------------------------+
85
+ | EndTime | The ending time of the utterance in the given episode in the format 'hh:mm:ss,ms'. |
86
+ +--------------+------------------------------------------------------------------------------------------------------------------------------------------+
87
+
88
+ The files
89
+ - train_sent_emo.csv - contains the utterances in the training set along with Sentiment and Emotion labels.
90
+ - dev_sent_emo.csv - contains the utterances in the dev set along with Sentiment and Emotion labels.
91
+ - test_sent_emo.csv - contains the utterances in the test set along with Sentiment and Emotion labels.
92
+
93
+ =======================
94
+ 7. Citation
95
+
96
+ Please cite the following papers if you find this dataset useful in your research
97
+
98
+ S. Poria, D. Hazarika, N. Majumder, G. Naik, E. Cambria, R. Mihalcea. Multimodal EmotionLines: A Multimodal Multi-Party Dataset for Emotion Recognition in Conversation. (2018)
99
+
100
+ Chen, S.Y., Hsu, C.C., Kuo, C.C. and Ku, L.W. EmotionLines: An Emotion Corpus of Multi-Party Conversations. arXiv preprint arXiv:1802.08379 (2018).
101
+
meld_dataset/dev_sent_emo.csv ADDED
The diff for this file is too large to render. See raw diff
 
meld_dataset/test_sent_emo.csv ADDED
The diff for this file is too large to render. See raw diff
 
meld_dataset/train_sent_emo.csv ADDED
The diff for this file is too large to render. See raw diff
 
mimeqa/full_mimeqa.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
mimeqa/metadata.csv ADDED
The diff for this file is too large to render. See raw diff
 
mimeqa/test_mimeqa.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
mimeqa/train_mimeqa.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
siq2/trims.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"ZeYarFkvoGw": 59.98, "dACF-Mz-X8M": 59.98, "B6PpxrnttDg": 127.11, "nAkqWGO1T-c": 99.32, "40mpZRU47T4": 104.52, "3udl28R3yIA": 420.61, "Fy6BOTB4sXw": 271.38, "e4mvg9r6_cI": 208.01, "XHBZkek8OSU": 84.63, "B5ltukfhtw8": 515.43, "0_8zVtd5VLY": 83.56, "HPszYa77CkM": 161.01, "KzN6XWDEmXI": 59.98, "j1CTHVQ8Z3k": 598.5, "n8Cn_KhcR7o": 51.31, "JMzilFvwNXE": 238.98, "G7bkiEh7_AM": 469.47, "SjrMprYa608": 39.02, "ZyIQkgixS_o": 572.93, "IXbAYg5pp9M": 8.56, "CXmRmrBPDII": 309.28, "teg6qTE9Hjs": 103.65, "PCVvpS7w-2w": 59.98, "MCAH-zHLTLE": 203.02, "jdrVAQrzt9Y": 242.57, "HwIRCeUCyxw": 66.48, "aRQLU3IwNYs": 212.59, "ASqnnZpsX1M": 59.98, "hRcSU9-krNU": 22.91, "sqDIGuzt38w": 162.87, "HFPGeaEPy9o": 248.64, "Ddbyb8zVKG0": 220.9, "NTySVAtrdQc": 155.37, "5WgFDQUjg5s": 172.95, "ZP8ACbJ677I": 424.42, "AQ7wbfX_av0": 947.24, "oxZYBldwpP4": 204.92, "GxYimeaoea0": 59.98, "fZuk-TaECZo": 181.07, "ogIbkhMeJFI": 405.47, "Jp_KHLvQcuw": 110.42, "iFgOoTRflnw": 16.48, "yMC03qoBlE0": 65.06, "Q3PJuGz0Njs": 230.18, "N3QuD26DuCI": 8.82, "1mHjMNZZvFo": 443.48, "Sir2QeCh4B0": 265.8, "uXlJ3ezSZpg": 195.9, "sPxoGNvnVzg": 207.38, "cOlibbx5sx0": 135.88, "iiDdvLrSUG4": 164.98, "yRtPan09Ek0": 27.34, "kYnmc_AVfMs": 200.49, "GbYGoWvJpwI": 60.0, "jP2HuCwfKFA": 59.98, "k-kyKv_kKGU": 450.73, "jKguXsNkJ4w": 65.94, "0B7UgDEzcUM": 6.5, "2ihOXaU0I8o": 16.3, "AciwXaRfh3k": 297.74, "H-q0zh-XGVc": 4.42, "waE2GdoBW68": 762.58, "MDQTH8WkAvQ": 122.63, "qr69jLeQdRA": 324.62, "pZCz9-b5Grs": 62.54, "97AUfvzQ_1E": 268.44, "sQ3pkACdX84": 135.78, "D2g3gTRkv0U": 93.51, "s3Czwcz3E-o": 311.66, "SWNXZbasPvQ": 347.91, "xaQYLAM1LHE": 46.57, "RJnquSNVuuw": 272.38, "Eg307HcpbJE": 386.32, "P8YRuxu8dQU": 99.11, "DB7de4nC2rc": 70.44, "gcDnKQul_c8": 78.8, "_tBXwqueWcg": 175.83, "No6mB6V1wL4": 73.07, "G4ROcoq32rQ": 176.51, "mO8TK-QaIf8": 355.58, "zzWaf1z9kgk": 337.65, "c2pwnHLaYTQ": 15.94, "-DTqvzmUw74": 106.01, "ALbnaCezgdM": 17.33, "2NE4KCCfutk": 91.2, "CY2D1L1JtKU": 154.57, "YI5l5ltMl8g": 97.01, "aS01LwpC23g": 253.21, "LchHXKL6xZY": 155.75, "Ate-1815RNA": 177.09, "wz3nVBPVgIA": 163.7, "RsqRaVYQ6Cc": 318.37, "rB6WmWvvyxg": 53.81, "TyFWoohX0bo": 187.72, "U_JrsRlieNQ": 86.67, "n_mTiDeQvWg": 439.55, "WXuRTQPKwqY": 183.29, "G1wsCworwWk": 59.98, "11BN2alqrFU": 40.24, "otna1VHHCow": 308.2, "tbwPN9fZb2Q": 229.18, "qXG69NfiePE": 231.94, "qRM1D4jE09w": 4.99, "XjAmvLVbE3E": 144.52, "xpIFaKnNvco": 220.5, "LTUojzYVUUI": 207.02, "_tYPnaK5gkI": 34.06, "02A2a-aEvmI": 1.14, "R-xtt7w9Do4": 59.98, "JXYyQamYw84": 48.88, "Qf2fBuiddNI": 186.23, "RHRPK2O9R4w": 59.98, "ctHj7R35dL0": 319.46, "1YFLBjR-swo": 172.38, "u_pE5O64Q9I": 476.63, "4iw1jTY-X3A": 18.96, "X9BE2oUSOXM": 59.98, "zHqGiZQTxfw": 41.84, "GcImUUGmZ3I": 70.04, "-nO3dBeh5n0": 519.17, "OTdFPlXfFj4": 416.63, "OPdbdjctx2I": 59.98, "wf1LTMcVFEc": 59.98, "7GRTyxc4uMU": 589.5, "Iu6_k2ok00U": 214.86, "b0yONlMjxjs": 77.66, "3esHlM0cBx4": 989.1, "wYLmgQy6zq8": 195.49, "O951zoCuU7Q": 185.74, "0a2lv4IwZFY": 59.98, "PQW7zw2URes": 59.98, "Y6fVeuHTx0w": 416.96, "3uk6rKXbG1M": 59.98, "4wdeBJ39Cuw": 355.37, "VPTjROKYhlU": 72.46, "dI5D3aTgjZk": 56.7, "3nUKwvFsjA4": 59.98, "_s42gOg2WSU": 59.98, "KoH4OKx4x1Y": 357.45, "TTY4WKXoPac": 93.47, "dZPwXsbohK4": 89.42, "d43n4njmxcE": 221.46, "QqWrqHC8wjs": 60.66, "DpTB4TDKIa0": 183.11, "O24d_rJ4uDo": 162.28, "TA3Xy53hMMY": 59.98, "_Z1tcdf6qkI": 266.05, "mN1Z5xEOy10": 45.37, "epy3Dy2FUOI": 191.38, "N-6zVmVuTs0": 46.71, "Nck6BZga7TQ": 234.34, "8Rk4sGEBJlM": 98.16, "PIqmZBVVH0c": 121.84, "LBd5x_fe4Jc": 167.17, "7grGUUPbEbo": 12.99, "BC0dD13bwEw": 93.94, "0hCihQ5Kep0": 192.85, "TyR3GMJJVhA": 27.43, "Wo1RxRjXyYw": 648.12, "muuW2EU8nrA": 156.09, "sGAj25JPwcg": 109.12, "YVHJpAROBvQ": 87.55, "PR2fDvbCoAU": 172.96, "h-H1LddWxo8": 390.47, "uH5JkfBKD9M": 96.05, "AQX2Q-V2Uh8": 59.98, "NcHQjL_WlxQ": 262.51, "F2YbeTjcpfs": 16.0, "KWSDwS4S6Ss": 59.98, "mxa4KXSz9rw": 238.02, "Q5YJ7mh8zWc": 294.0, "4yr_etbfZtQ": 308.46, "rMRWJEvKopk": 96.38, "4HHR_3HJdEQ": 191.2, "M4blAdS6r3Q": 67.45, "WBOT0Tqpbag": 152.3, "3m-54UiEqzg": 59.98, "9l2W_GDiNyE": 394.9, "0gcuigYJ2cw": 480.02, "X0jMZoxUL2A": 155.0, "47U9SVOiw4o": 181.22, "ajFmgmUSYAc": 195.3, "dU7L1hvMx9Y": 21.05, "nZiIVvEJ8m0": 186.7, "sqIR2N5izHo": 27.3, "7_lpdZhf28E": 156.55, "bCWEOlvi5fY": 18.97, "aqGNOsZFdBU": 0.0, "OqL_u-uGIi0": 475.18, "Yz4NWtsQm1w": 149.26, "AKAtC7easns": 131.13, "MHVrwCEWLPI": 88.28, "-hnBHBN8p5A": 534.18, "bLVm1vfXRw8": 71.65, "0SuGC2ifkIA": 87.66, "a80o4DGxt7Q": 273.05, "yDrkv0iVtsk": 171.08, "f-BbAnnQVtY": 93.61, "2DTwXdqmRiM": 256.33, "wA4i3eHKsTQ": 184.26, "RgGLnaS7smE": 57.5, "FositxHjuUk": 220.64, "460_-P8pK8E": 105.58, "6dCClwMqJK8": 163.31, "EGK2P1cOJJc": 550.23, "F2Xul-ihUVc": 182.66, "pG8zAQGgL1o": 258.97, "1a4Gx6UHdI8": 570.3, "lmcuesVvLf0": 48.36, "kRh1zXFKC_o": 59.98, "_LUX70mXcEE": 153.31, "qAs7UWhTyaE": 5.58, "xdiFzcpmmJc": 59.98, "onbBEbC24SQ": 29.14, "2hLcCnZzRtY": 33.18, "YuU1QV7N9yo": 472.82, "nEpJaJyeRy8": 180.46, "9kLNVTm3Z90": 33.3, "HzH0cBmHg5k": 259.87, "1akNUksCpRU": 59.98, "Vbp7qtUXQFA": 74.99, "OWsT2rkqCk8": 612.57, "3_-Bjqs6AxA": 214.11, "bwzH7ceQX8Y": 179.05, "YlVkBzXo0YM": 350.33, "cwoR3fkcJ9g": 84.94, "AHiA9hohKr8": 364.09, "3oj7mCSydoM": 286.73, "dONZkRDs4k4": 325.94, "fpxPstb2DAU": 144.67, "imUigBNF-TE": 51.56, "PVD-SzVd_UQ": 511.1, "YZR6LEk3doM": 127.36, "HSEi0RXGVq8": 302.58, "72ltfGTYqpQ": 123.1, "2a01Rg2g2Z8": 911.12, "afXewnGZXKs": 41.32, "ZuBzOV1ADkk": 75.91, "RS5x5GW5bEE": 448.9, "br0mu7r-ak0": 524.59, "RZzaa_PqNJI": 74.85, "WczPTuyEt5c": 542.68, "G3xzem7HSME": 120.62, "gfA1xa-BMCg": 48.82, "6qNawyzVGbc": 102.82, "iOdEJMNEzyI": 93.68, "Xs1sMqpc1oM": 0.74, "DXyaQVlRVkY": 239.59, "OsQdzsIMFPQ": 256.3, "ZuYTtKZUkJc": 59.98, "mr88Ud5V9uE": 556.3, "s_y9h4hK2PM": 83.29, "COYJC6dvB8I": 115.14, "Bks4JX95dD8": 425.05, "vTLkSpY_aYg": 59.98, "9QdaNUrq1EQ": 55.9, "vjZDdaFTubE": 59.98, "44MVdpDEQJs": 94.04, "mPAESQEQoms": 154.56, "hL2u93brqiA": 59.98, "QoIsjc4-GIg": 504.33, "qQPl5ySv3Fk": 93.86, "ncHMwblapdI": 128.34, "lC8nM75AqUk": 704.5, "Mek_AQ5DbUs": 435.55, "-0REX0yx4QA": 60.94, "fsBzpr4k3rY": 404.07, "b1OedrPQ464": 185.19, "vlnKSMw5v1o": 77.95, "tmkqp3VpDCE": 241.98, "O5rTU5EA1C8": 120.57, "I0izJOlMJiM": 0.18, "1YOzwKKbuPo": 59.98, "VPoNcAeOycw": 448.44, "VTPz9z7M6B8": 43.89, "A6Pz9V6LzcU": 170.44, "hd8bXHCvZME": 61.23, "_AuZO31q62g": 143.35, "BH8FUBW4IIE": 59.98, "HMkOO15nye8": 17.84, "MIFz86h5nEA": 334.09, "3eCZ8haia58": 59.98, "yDDRstyk9Dg": 148.5, "KWnV1Aa6VQ8": 230.91, "jYSuKn09_e4": 98.54, "WQxM_EK5aiM": 59.98, "Z_FMSWtuU6A": 129.51, "xs8O-MFu4yU": 101.38, "66ojfophGys": 334.21, "b3I1tK1Iyzc": 234.72, "lKPRa_4hnlE": 22.25, "3qp3AeWmt38": 17.88, "bC9hc4cqHGY": 58.51, "9cFEh0aaOOo": 99.28, "E4MUXs4IHtY": 28.07, "q0r-dKImVLk": 100.11, "0djStqAuc_E": 118.63, "5_uSZcXMV7s": 59.98, "IbkyL0pDtEc": 28.0, "wB_hjqZQ1UY": 59.98, "EqXKrS3gPN4": 246.64, "igH3ixpts2g": 48.84, "srWtQnseRyE": 154.46, "A4gVxvYFA3M": 87.2, "SAgYiERRDPY": 59.98, "vsNVU7y6dUE": 170.83, "utkUkvYq-zM": 780.7, "Vwn_QS9vB1g": 101.13, "e6zn4UlO0fU": 52.16, "MlteErDn4to": 59.89, "pc3__b1uF4Q": 15.25, "Xbx0Dl90wO0": 654.62, "grTg3dzQDZI": 412.41, "N7K5DQvMWXM": 546.22, "-ZOjNsOHtOU": 171.08, "8TDAP0KNIIw": 272.68, "eTnuG394AcY": 243.49, "1CjUHNYzW1E": 133.42, "EeClqsYITso": 6.76, "jfKDozXX_Uo": 59.04, "4LGe265pwvU": 59.98, "EWUfDU8TWn4": 716.22, "gKuBUQVcDJM": 14.66, "GI8LoYEYKI0": 356.93, "3wIejfT9l30": 156.46, "HCgv_HNoJrY": 289.4, "fmuEMg2fh_8": 146.59, "RAUSVB_Nu9k": 59.94, "N4fvzhsdTio": 216.3, "9qK9VQDELpc": 188.8, "eS9U1QO0F7M": 216.93, "00m9ssEAnU4": 544.32, "VsSGubvfPiA": 50.93, "mpHoYhIFKNI": 20.93, "QHeNKMxsqYE": 59.98, "NmWjnYUkT_s": 194.9, "29rvfxBQBQA": 513.48, "alg7qHta0Sk": 192.97, "9L1tM3fOb80": 179.18, "oY6BfHkNFPY": 79.9, "SADub7W22Zg": 296.71, "iEENyD0JiRE": 153.32, "1iH8ajlHJ1M": 31.45, "i3itBKdwE7M": 12.82, "JxbV5wGpXc8": 59.98, "D1FXpqUivtU": 53.34, "6rkV4QRcVnk": 16.27, "xwQBg9pVxrQ": 0.01, "K-bZQJ3P9N0": 466.15, "gDUFvLWl-Oc": 43.14, "C08WmKiwcSs": 59.89, "vLS1o1F6KqE": 117.8, "uNU6H62jNxA": 373.61, "ktdgC1dJkOA": 504.66, "DZsBei4nCkU": 59.98, "OT3MVRv0TT4": 81.88, "s5ak_9z3Cp8": 238.39, "RFcuAhpQdXU": 116.73, "vSQvk9P1dus": 59.98, "nLu13aVrNcQ": 119.04, "Op2e8_JURSQ": 139.96, "3yovMKR__4Q": 521.6, "Z86hdiW6l6c": 249.25, "ON0rtQyNS20": 283.59, "hjGsGtihBpc": 53.13, "gAPPzmRb4r0": 71.23, "sheEL099ADM": 362.2, "B2V9PFGQBH4": 519.8, "7wLDCFduiLY": 55.13, "eKQKEi2-0Ws": 103.38, "a0tn33wZGVo": 59.95, "TpH0DD3MCUQ": 294.94, "KvbeKlGeNRU": 183.66, "N188QSyfmeQ": 43.36, "i7JGn06gsnA": 109.55, "P2rLv-vjSOs": 158.32, "aSZ_eLxuLAs": 251.24, "iovKlisBCzU": 216.76, "Am6NHDbj6XA": 0.0, "D56yCIgqqgk": 181.36, "ElghrCC2Rbs": 59.98, "3xdQIW24aj0": 46.1, "jrv2BW_c8jA": 104.67, "tvcrwTcA5iw": 467.74, "QtANwxed36M": 233.21, "AiIrjf-s128": 160.84, "2SIhhPzrjVA": 96.57, "dKxXtOyMmYc": 10.14, "fV1o_g6uzuI": 490.47, "aXiMaioTUkg": 328.34, "MsjnLoTKAXo": 242.13, "E0TBOKN8J2E": 354.24, "nblf7Yw4jys": 161.24, "nzj7Wg4DAbs": 465.94, "YAYfMkxhRiQ": 391.2, "xWRNBOXoLf8": 59.98, "4pYqIEQow2s": 183.44, "58DqoE56OWc": 59.79, "5BLjOCK2SlM": 33.71, "G4heS2754l4": 59.98, "2c_nei61mQQ": 135.78, "KCbXRRvnFj8": 192.64, "Wg7ppxAgcuw": 192.41, "8-Hi9NmF4rM": 408.8, "o4CKGkaTn-A": 126.43, "-jDIwv4wCsU": 65.84, "b-FX9NOVQOM": 218.83, "I4mItsGR3uI": 47.99, "-sp3Q524oO4": 55.09, "UUukBV82P9A": 178.22, "b9aeM__20E8": 183.96, "Nx5VK6DUUEY": 324.36, "A3WbCRfad-w": 59.98, "iwCdv9iR8P8": 186.02, "hkAFdIrTR00": 116.78, "6W77wcXg2no": 112.56, "6V0UfejAo_E": 172.03, "QQpIBRLlJzo": 125.7, "JW3OfSCZlhc": 177.13, "xXIq7YPkdUQ": 113.74, "jtl5XK7QP38": 59.98, "1Za8BtLgKv8": 59.98, "QCR7uyowjhM": 180.48, "x9lr8OomuJ4": 34.26, "GHBKZZuA314": 618.02, "vqFmKLl2hq4": 240.16, "zf2tZ0HIiPQ": 724.55, "-VNNzqqnaew": 58.73, "nqY3tv-y62A": 59.98, "h35dZhHkuFM": 59.98, "g7OMgsD7T74": 159.94, "lTk5zkc0i8M": 102.81, "PfwwCpAy0-0": 59.98, "5NHofFOpsDU": 193.49, "bMuoPr5-Yt4": 63.25, "_xChA_vIuxE": 59.98, "x6YzIqb6Cas": 110.31, "17PtS1Qx8kU": 106.46, "fL3_AauvjJ4": 185.01, "64mWOoj68qo": 144.32, "APshm-9gPgI": 0.04, "yK1RQv3S8KE": 96.59, "ilotZqzaZgU": 172.92, "xWLmbDdg9tY": 536.47, "qDpGgd4oTQ8": 14.74, "Q25kn317a2M": 59.98, "xpXCQkb4LUI": 173.32, "Bd_vAawM9LA": 165.04, "sJR9QjezRGg": 218.83, "ipnGPeRIy2k": 59.98, "VP4rHzYyuL0": 120.63, "ICBNX0i855Q": 349.19, "aDJJBMXiwiI": 59.98, "1IHDvzYwqgE": 0.0, "iBL0FcUTFT8": 59.98, "hBdsfj0YPO8": 0.0, "4HxgOizA2Ow": 39.43, "C2PneBztZ3g": 265.54, "n6-ef_YHeJU": 62.32, "8w41NfRyWqE": 85.55, "bCKOVlsSluU": 696.78, "izCiPuiGe9E": 476.02, "RtjJBtFXJaI": 5.96, "CggDN9EIuNY": 76.45, "uB3FdWmnFZU": 59.21, "2YGrrsKs-Xg": 91.26, "56EbHWYK_q0": 37.03, "GGEXxniRfWQ": 359.11, "zYeBxnAm2wI": 739.58, "ziwYbVx_-qg": 101.58, "QRRzvOvG21E": 407.83, "kztkcj-WAvw": 0.0, "VopLr9b_IgM": 452.56, "LtxWWUBt7ro": 59.98, "XFGAQrEUaeU": 0.02, "wu9D9hdwOQ8": 323.58, "7bc_qfRmPK0": 59.98, "43fC9xuQRCY": 312.68, "ZVR5lhbmGw0": 51.23, "zqgqVF6lWB0": 231.07, "LcHtLypALog": 227.6, "sZ9gSPUdZIA": 263.11, "tfVvLs379Oo": 51.7, "cq1er8IWz1U": 192.1, "XE4ifwZqvEs": 30.11, "fHW461eiQp8": 491.57, "-daGjyKKNio": 59.98, "vKkpvQlHEG8": 16.49, "4_BudcPRi7E": 242.75, "2G-B5upjLjM": 17.96, "STbJ8hJFMAg": 60.12, "5fy7S3jCyAg": 59.98, "XYviM5xevC8": 1.47, "n5_HdNzf03Q": 59.98, "gjX78p5tvfo": 699.83, "tNami65DCyE": 244.98, "uk0Ntd8lJ98": 458.45, "im_uLJKzs-4": 214.28, "rVWZuXDkc4A": 59.98, "abOuBvUfQk4": 246.58, "atEkAkPfpUY": 59.98, "DWmUHNpOJxI": 392.67, "t4-ZulW5np4": 98.75, "e8v9i_ksUyY": 358.43, "4AmVjblOvy4": 59.98, "sjzVFt59eds": 7.05, "o6hMDs4rBmw": 113.75, "uivjORoSW0k": 522.66, "ykTHGJLCstU": 46.96, "90P3VEbzUK0": 115.25, "kVh1Jw2D9NY": 117.37, "FJF56lmDqQo": 59.98, "qzCjToACNrU": 554.6, "L9U9hvUf42g": 7.32, "xbhXd8lj2s0": 520.05, "Z7MknXjNJSg": 59.98, "bBRWF0wju-c": 122.23, "Wp0xufdpjqc": 2.63, "5h-SslT--8E": 649.41, "Md4QnipNYqM": 59.98, "L49M8C4wjVU": 129.58, "W_GrHtwZez8": 468.42, "RZPBl5-cu3c": 59.98, "YRmjALBdTdE": 39.38, "4An2AF2rWGk": 29.77, "fDe50VbOU44": 169.15, "UzzPYlIeSvo": 264.97, "S0xTq15pzJU": 128.58, "L75hdqt98nw": 247.06, "-QQ0Lv4_--4": 620.36, "q53HUAKB9oU": 306.23, "JRYjFh_hHBs": 230.69, "8xFtIsyRvNE": 59.98, "2XFVnzr4Vho": 59.98, "kzhJb5jcH58": 156.32, "P3UP62l7g6Q": 137.68, "O_xHNbx5jqI": 265.3, "QR43TImr0dQ": 59.98, "WR0hwJp9AOA": 147.02, "B1VB7vVQNQg": 59.98, "vC63_bemI2I": 59.98, "r7rpWLLPQSA": 202.11, "DelU5tQ4grw": 59.16, "YsBSR_z9BR8": 293.34, "H0Qdz8bSkv0": 62.54, "MM0YOB-cSWA": 59.98, "T6x-kDiQsWM": 180.16, "w_WAB7TXtXQ": 161.37, "fce2RtEvPr8": 8.02, "-bSM6iswghE": 143.64, "6tAfdCTnToY": 111.69, "SstGaYWCNoQ": 19.05, "lkeVfgI0eEk": 27.98, "-8GAQpsV4Qo": 249.89, "KB_p2QvvLGw": 212.18, "iNr9xdc6cVA": 279.02, "WV1ncOsZjog": 101.91, "jiMUoVjQ5uI": 167.54, "B7XIUxyTi_8": 194.61, "Y7eYfHIyn3M": 112.47, "j3pLDghHKyc": 361.23, "F0wIBTfLnE8": 129.98, "8ACAI_Z7aLM": 218.34, "lTfsqoo-jKg": 201.78, "SrMN3rwvCsE": 299.96, "e6ppqFNBkLo": 108.44, "jbHKeVsI35M": 574.48, "licUm-aEaCY": 172.0, "BUumpYIgVg4": 106.09, "FiLWlqVE9Fg": 241.22, "S8vC5FNRDTU": 59.98, "t7qDtNdJAlk": 215.64, "ucYhn366lts": 259.39, "N1fVL4AQEW8": 59.98, "lickge5rPdc": 175.07, "8y-N6UDxTxQ": 291.43, "t-dmFuH7TyM": 59.98, "LTEiibVnRgI": 47.08, "UwPd_D3y3Pk": 162.7, "7FYHA728nBI": 331.69, "4tLBy9FGS5A": 307.65, "lcmI9_aypI0": 225.96, "KaIzZrMb2og": 493.04, "MdG9Lkk8VWo": 59.98, "7GRWqlKfgmg": 8.32, "13HM_96pUIo": 59.98, "OMkfujDPpwc": 207.52, "9PJb4cFWOfY": 71.25, "79I7_vkwaeg": 258.19, "OLw7cIJApMI": 59.98, "ZMJw752P7z8": 59.98, "xNxw4rbwh68": 197.04, "yKGfDlxvR_Y": 164.82, "n5V7TVYiVas": 243.3, "5OUcvUDMMWE": 190.6, "9jRkACywckE": 310.01, "lo0R1mvjDT8": 283.69, "zXbortaLKDE": 59.98, "mNcdlLIOdNw": 327.84, "N5sGxcAJFCA": 25.21, "fC_Z5HlK9Pw": 0.01, "4Vic0qKl64Y": 59.98, "3vjA8sDxDuQ": 73.81, "IlLFTI24Qkw": 239.03, "zVrWAxxLuA0": 98.41, "-2NF882DbaM": 275.94, "kf9RtsXQPWU": 300.58, "zT-1nFMmt9Q": 243.37, "Tfw2mq2wJls": 271.21, "1GJqfyzfCWU": 80.3, "_UJNNySGM6Q": 1.11, "T0jM37coZPo": 115.83, "2ZkzLAQszHA": 108.42, "GzPIbX1pzDg": 542.84, "PjBxYw4SJVg": 25.27, "hezHSFSwa08": 112.4, "NFKdaj1Qsek": 254.91, "kOIWYXDRR7s": 279.8, "kmi_liqBsdU": 105.38, "p6IwwFevo7o": 59.98, "vVaZzurwxeI": 59.98, "Kjlt_FgKPgA": 59.98, "TewPhK6CZ-Q": 69.84, "NR9v3PBJw8g": 59.98, "bb08nFwfoxA": 596.91, "VX671ftXpMU": 462.48, "B6p6X1LSjiA": 641.51, "ujj3zYdBd0k": 151.13, "QFTvmsHgFYM": 121.99, "96YOZOU7ggo": 59.98, "5XEQ8rYl1qs": 429.52, "aai7dDBNXBs": 221.98, "US7hym404bQ": 291.03, "cQREa5Y-jqk": 193.84, "d89i7OY2yTw": 58.93, "VNM7Z7hir_I": 59.98, "ukn4Yw4mB1Y": 341.86, "QQKG6cd-sBI": 153.46, "D2VcClclMbs": 266.24, "4KAvDyGzz4E": 3.01, "P5ZOwNK6n9U": 84.29, "8Kv4F0D210A": 0.81, "oW3UPfXHSUs": 146.35, "kefqa4xre2I": 35.02, "8MK9frCMoWA": 59.98, "ahcAFnY6iAY": 179.54, "DClIawJYpHs": 264.1, "kU6YY2z7z0I": 699.3, "k5bk1efKBSI": 154.3, "caOaW604Tqc": 12.31, "_T3uHSwRgdU": 105.64, "1A7dqFxx8wU": 296.47, "BDEUrfqlwcg": 290.57, "25Qq8k7V83g": 141.18, "urYGhhMOToU": 35.48, "Nqf15ViHSmQ": 312.1, "qh8JWHlIgcE": 4.11, "luJceOt47UM": 36.58, "bgczomH1kLk": 238.11, "WSqbeVe4jXo": 36.18, "ApExci9PnNM": 486.93, "F4rSKCXqEw0": 59.98, "hcu4zY2HUQY": 455.63, "ZfZhi8nnnLI": 27.58, "Nra5F1tQQww": 405.85, "yq1cX1lAyQg": 120.83, "BEOdicifuqM": 194.27, "vaHpVjqCnNE": 25.98, "JNGcJEZ6rwA": 672.66, "o6DEc3OYQfU": 60.5, "zWaV_PTlCxk": 59.98, "PnqJALSs6so": 19.44, "PsOnuG1EBjQ": 25.28, "z6qavchy4Ho": 51.94, "U4r9ePA6RkQ": 59.98, "mJwWxbSR6r0": 151.09, "rFJIgAmT8dE": 10.74, "1j1C3dlwh7E": 59.98, "Ham3IQQzoU8": 59.98, "Va54WZgPTdY": 165.31, "8SGQ0VdXvAg": 99.27, "zzERcgFrTrA": 667.64, "QUd09jZIQEk": 303.04, "jvpj4qdPRE0": 380.11, "cGU1Pepn1hU": 175.48, "A48AJ_5nWsc": 59.98, "Zx7c8huezqY": 144.7, "pMGhqE76kQA": 59.98, "ixQbCXLUUj8": 187.61, "8i0Vr6DiBCQ": 50.39, "ajVTImleJlk": 136.97, "PFA-RmV_wG0": 59.98, "LD1RAPiT_7A": 59.98, "f3Ch2aIlXWo": 59.98, "ThpV4osXuCk": 59.98, "0LDAgvbRtk4": 419.38, "hRkl5WhbQLc": 172.66, "pXvVnvQOMQ0": 79.81, "TDxlMelzl10": 80.45, "ZKTIOHRjlHM": 160.87, "tjogri9eYzs": 212.3, "gDVmHsYgJUA": 375.87, "DiaDblUd-lw": 59.98, "2nDh8MQuS-Y": 156.28, "8wLCmDtCDAM": 59.98, "CNHBsxOZd80": 59.98, "j7cUdCFEpeU": 59.98, "4HN0caXjW3s": 356.0, "DW2umNQrQU0": 67.58, "ooUw7Hq8YLg": 15.37, "awpHn196aVs": 59.98, "IE6r8Pk91T0": 59.98, "fhqu7ve9MA4": 106.64, "-99aZZhUgRk": 61.35, "6I7Ktp4dV_s": 160.43, "gImYPbTTZko": 112.8, "IsgFVkMnqJc": 283.2, "hqzF4IDaIYE": 144.0, "l1jW3OMXUzs": 37.32, "DuXGDE6tolY": 327.09, "EUIIWsgDpZY": 41.45, "ullXTZ0jjZw": 544.27, "0B9VJfzqwhM": 18.15, "EC77tcJZIdU": 117.8, "GMidefrr1MM": 137.7, "Hv0PyGfxbpw": 59.98, "xWjiz7ZrHkA": 108.54, "lpAMi2lwjo0": 59.98, "K6v2QYiMdCE": 83.56, "EwAb8ZW5Eiw": 50.68, "31ktAMJocw8": 255.37, "QHGeDg6XX6U": 59.98, "geaSpx-R4Kc": 91.46, "GK4_G33fXFU": 59.98, "SJSmbF9W9PQ": 0.54, "xQwrPjLUwmo": 5.19, "34XCuNsQ7O8": 78.75, "pK1WAx4jJzE": 59.98, "L3uDQ0S1Iis": 163.08, "pFUXcA1fp6g": 280.58, "KWS6OcNbvLA": 112.18, "XZn3wQhEXWQ": 492.2, "YTwEFUfX4zA": 46.44, "ifxLhziWjm0": 80.1, "yIhH-_BXPr8": 235.42, "LoMhBo8ATBM": 100.38, "shL1gWm9qdg": 297.76, "47lUTksozNI": 6.85, "rnbtRiLamsw": 414.06, "ihP926ccYDw": 358.78, "hrhX40bQYY0": 592.05, "3eaASCCJB4U": 306.15, "lJ83ILGA8yI": 86.86, "o92pxWhZomM": 187.24, "-9NhaKWMtWU": 118.5, "ocg0MbBfCS0": 148.22, "E2IdU5lgaH4": 97.2, "Fy3Mi8rOB3U": 59.98, "dvisqlHIKpM": 0.03, "h7YTPuEMgaE": 229.01, "R4QbJL80Ri4": 283.36, "j5SKmUoL9Tg": 59.98, "T3cwJlY8OYk": 8.85, "hnfkZx4jmpA": 59.98, "CoMz3JOnZFo": 63.38, "6kYu7-5EyU8": 11.28, "badtXoOJaf8": 201.26, "YgfaKTH9RbY": 339.64, "K25zmgYg5s4": 416.58, "Mf76yyTY7Ss": 59.98, "T1icdxz0TNs": 188.23, "2MrFWB__GIA": 172.0, "Csy2RxzkbaM": 59.98, "Ob3hr2H3VD4": 73.01, "QytntXWJIe8": 59.98, "XFP-qBKzDBY": 116.23, "5RS1CKa3JVg": 351.04, "spdhjKK6zCo": 13.58, "Yzq6fNeXf6w": 0.03, "PiYhxJzWLzo": 95.42, "KHgGasfOFPg": 251.17, "rZLwPui5TQk": 105.95, "8fN6D1VOHlo": 508.93, "jK08J1811uA": 120.24, "EaPaLCuXjT8": 195.88, "J94uO-urSTg": 457.34, "nCQB2AaVgOY": 299.76, "vE0R-Gw_GEA": 322.2, "MqiOBIxouw4": 351.57, "gbVOyKifrAo": 59.98, "noHN3H3gWPQ": 113.95, "uANIooMR9a0": 650.56, "tth90qiKXgY": 398.48, "6AzXxhPKh8U": 60.04, "9hn6Z1o-IYI": 189.93, "tXG-qPZJj-8": 233.26, "m075kb3aV04": 88.81, "MBDZbACupsc": 155.68, "ytEgqN-BdKA": 156.34, "CbMVjQV9b40": 261.76, "4Ry2bE-WRqA": 518.07, "Bg_tJvCA8zw": 121.96, "LiqyOoGW-I8": 17.68, "ap9vRY_Vdwc": 53.83, "ory7fcHYXhQ": 30.7, "KBMAUGQpHBU": 107.32, "VIVkYG31Oas": 33.52, "OFia3dWgaoI": 392.25, "SxtSW5HFkvg": 42.32, "jE1tmy-g6tw": 173.15, "YIZpD3fEfgs": 630.02, "ACPPfJtYCVc": 98.96, "2GRzO0p9uVU": 99.01, "W-V0sdbQA-M": 45.55, "hKfNp8NU82o": 266.11, "4_jXi0nzuow": 303.25, "HEke6Dlhqtw": 38.11, "HDhwReMUBsA": 80.26, "P3QEOJWxXI8": 137.99, "7doQf8xjFVg": 285.52, "NgPP6UXVkYU": 140.12, "TCCYCSACA2Y": 300.44, "g8cyMIFcC_g": 114.16, "mA402F5K47o": 156.63, "o7Ax6SRTGks": 59.98, "NysITFb_Wbs": 208.45, "x6yr8W3mc38": 59.98, "SQ8aRKG9660": 102.61, "UUuXfyfCaL4": 59.98, "qow_n-oNEt8": 59.98, "_0at8kXKWSw": 338.53, "ON45DvDMSk4": 214.42, "VeV7vvfipA0": 37.32, "nQqY3j8btbI": 59.98, "tv-hgegVq0k": 308.15, "3zjz6ryPvIg": 59.98, "Obde542xA9I": 414.6, "UCW_UH-k-ec": 55.08, "iDgaqD7CWXU": 59.98, "Me-A3eOhgXs": 288.07, "rq-7zoXQ69Y": 20.94, "Cn_Mlwouwng": 601.44, "eTph1-CG280": 0.45, "9eqze5JWNjY": 59.98, "_Ice5RkbWUY": 59.98, "gBs-CkxGXy8": 158.42, "fz0q7YKjp48": 85.49, "PR04klFMPYQ": 59.98, "XYBx__4iAUw": 94.28, "QC_4iR0tyvE": 455.98, "FWBCTZiijEM": 79.31, "O8iOYngEUBU": 828.05, "nRfU_c4QlaQ": 187.96, "8_Av3cDcoR8": 329.63, "oRBPxefAHTY": 181.4, "cGTFuTIgc88": 73.42, "C0g5RjQ7cRE": 162.0, "YnqZfVCUSiA": 539.84, "2im0kvBEIrg": 147.76, "4W192A7g5KY": 59.98, "LmCJIBsQjOY": 92.44, "1B_swZA4Hqk": 151.09, "wDgVPV_t0AE": 79.48, "JW2HHfQiGVs": 158.42, "9m0d0RaWpfY": 68.9, "qN-ZCqaSHHk": 59.98, "4VA4kqMnEqA": 142.65, "3d--LpVQxDo": 95.84, "29vnZjb39u0": 120.99, "nGah7qST1dI": 128.74, "y1Y02_oZP8U": 22.93, "5slZuaphzVs": 112.34, "-Lp96hoSUC8": 180.68, "7Oum_c5Seis": 59.98, "DK8s_btC8F8": 11.3, "GeZIBgX7vkg": 278.37, "G22mJGndp14": 157.67, "xITR-FIi_oA": 89.54, "qe--y0apjcU": 160.67, "S63inYNCsCM": 144.42, "p9GrpGa8Uys": 366.65, "V-qtKSEGAac": 0.02, "BiV9eJU8Gsw": 216.23, "ZCYbGGfwbfk": 8.0, "jWVfyaxcCSs": 113.98, "6f2-XlVHGcc": 44.0, "ctZDjBnEFBM": 0.0, "tD4MidQ3KeE": 54.0, "svZy-kdScDA": 0.0, "Yd1Bx8u7Om4": 1.0, "dVAB7Li_7qo": 18.0, "7TDp3USwyww": 109.0, "-GfDDusPlE4": 42.0, "q6zi7XGjQQw": 9.0, "XP71dJlnLJQ": 0.0, "9Ihxdc2RbIE": 0.0, "2Yu8jVX4588": 0.0, "K6bTibRdNxE": 0.0, "bvZ2lk-qzPo": 7.0, "DSvhg0EP_50": 3.0, "1wbzocvTPR8": 0.99, "qkq9k5FewvI": 98.0, "zLBEFvMkQCo": 0.0, "1zZNvdD1Ofs": 5.99, "qc1k6uf-Mbg": 7.0, "jtl1GY2TF7A": 1.0, "yczB2SXT5zs": 1.0, "mfg2O0A6L4g": 70.0, "0KoG04_heLE": 0.0, "NLcSqUUg-YM": 16.0, "GKNkucKoryE": 3.0, "xsRUw8gBUmM": 10.0, "NOVhlDQthwM": 25.0, "Lg-L3FzdkEI": 0.0, "1yRr6efa5eE": 24.0, "jf9ftrqWrwY": 1.0, "BzEjGy7EPIc": 49.0, "oHJCEpdQjeQ": 4.0, "rk0WkrT6L1k": 0.0, "ArlsU2_cUbg": 41.0, "nq5Avc_iXJs": 0.0, "df2QdWqKC6Q": 0.0, "PRz0kAbtBmc": 3.0, "a4GVTemxLuI": 10.0, "L38j8UMd4oM": 20.0, "-2KGPYEFnsU": 33.0, "zJ08DhVEAiI": 28.0, "47mT0jC_aXA": 1.0, "LK-y06seG3A": 1.0, "DnvRlkLQ3Z4": 0.0, "I7d2RUvr1Qc": 0.0, "LOxqK6o4NN0": 53.0, "MtM0aLf-bPs": 1366.0, "CFvt6Eg3wvA": 42.03, "SN_U0Pc9YKU": 13.0, "ax59TmvzCEg": 0.0, "2S8FhT1CLOQ": 0.01, "OKR7b6NL6IU": 36.0, "Y9yrupye7B0": 61.0, "TsT0ExNMK3I": 5.0, "tvGHSvfnlsQ": 6.0, "ieXrbTpZsvM": 34.0, "NG4z6W4Zp_0": 13.0, "XTUaSBY9qps": 0.0, "K9aDdHC7_P4": 0.0, "JhSRGLe18OI": 16.0, "T0cNy3l6Zek": 12.0, "FOWZ7B1QenY": 6.0, "fpLdP56W3do": 33.0, "a87b-bsz1Mg": 4.0, "27-iN-FP-4s": 0.0, "gK2GPxtCaGU": 0.0, "mgfVV8B5J0M": 5.0, "yF0HUzSCd84": 3.0, "yVOIDEtKVQ0": 11.0, "wCHqch4ILBU": 28.0, "jZO9d1Gijv8": 37.0, "IsskB0D2GC0": 58.0, "geiub8WP_XE": 0.0, "5zI6ijt2mPY": 0.0, "ajfbq4d2EpY": 17.0, "HgQDAW28DsA": 2.0, "JBezmnlNTPI": 0.0, "DGLGNr9M7fY": 0.0, "hF2vmguAs-I": 0.0, "kxZQeR3c_Wg": 31.0, "KynPhJA4yww": 0.0, "4RBnTZELQX8": 3.0, "i86FbeyKK1U": 0.0, "5apDgMiQKSE": 3.0, "fnF1_aVlIio": 3.0, "wkqss9zZOhc": 114.0, "B2CEGhwMjkQ": 0.0, "bwyDxzs6D2g": 20.0, "zzJM4vWqJvA": 24.0, "R_nAa-dNKSU": 0.0, "zmiOzZrpKTM": 68.0, "CkhgusyxPDU": 7.0, "T15XvRqmhqU": 21.0, "h9lNAmVKH4k": 0.0, "IJUiVWubgtc": 42.0, "n_6sNnucN9k": 17.0, "RTpOZyd5qJo": 0.0, "QxrBZStJOGk": 77.0, "OrxsZHRGxRc": 0.0, "LuLPvA-QPq4": 17.0, "ah8Vjbs3JsM": 54.0, "DYvHB-9ehKM": 4.0, "T__twbwyFq0": 6.0, "spF8zQB-5yw": 23.0, "JuFTJimHjoc": 2.0, "rdETGGTQw5M": 152.0, "6omsUi4dKuk": 3.0, "Va4epzbb690": 0.0, "Hio3zTLWvSk": 0.0, "1mMe-nvLbxI": 41.0, "48aXQ4h-nK4": 0.0, "0qkVyahL10U": 8.0, "XtW6mNBM9ro": 15.0, "7MF2IgjAjjA": 0.0, "Nv_M7NxzIYA": 0.0, "oZu2JfM2Aq8": 5.0, "1zYhWRGd7xQ": 0.0, "KOEVoayxEts": 28.97, "DJnKxIj_D6A": 0.0, "JUGSh3BMuaQ": 4.0, "VITNLDx3Kgk": 0.0, "OvpOsUGVhc0": 122.0, "zwIg1QvuQkc": 50.98, "PjJzOpe9xEg": 36.0, "mdgbtrpVBm8": 0.0, "TRn-Z1hSE5w": 0.0, "DMo2qyKq4_w": 0.0, "pQyBKv0RQ2g": 41.0, "7SUhcNiKIrI": 0.0, "9Tkm7McZDIA": 78.0, "n5uadToINEY": 1.0, "SSk0B0dVq4g": 4.0, "_6qbppwnkq8": 2.0, "JF1RDNUTsJw": 71.0, "9y7hXwrVgpY": 1.0, "ZvJDwJgfaIs": 0.0, "Po_w8OmTfoY": 4.0, "wOtk7fxLONA": 0.0, "KtEzZuRX23M": 46.0, "9d8VhjIG6No": 28.0, "KQz3KBKMFg4": 42.0, "fv-pmCbZh7w": 188.0, "jggsOdeLCgA": 5.0, "0X0H70JBnBM": 0.0, "c_9UEn3_z9Q": 0.0, "rG-rMpQT-GQ": 22.0, "WHciIM22U7Q": 6.0, "GXZSat3AqwE": 65.0, "xI836Tp4cq4": 0.0, "O_DUpe2lJ0c": 0.0, "784nv_NRf4k": 0.0, "W_CvL_fMIm4": 57.0, "HHqi6ZB_F0U": 0.0, "9_SMqU969fw": 24.0, "NKaQqyjdXzs": 0.0, "5s5GkWkrX5Q": 0.0, "isAi9mfPeEg": 23.0, "CG5u_fJEFFs": 0.0, "dPLsKv4lJqM": 0.0, "9dmlcGZta9E": 8.0, "1bs_fQ2rUOs": 1.0, "SCPnwrNznTI": 100.0, "1FAUqrJnsMs": 33.0, "2Vam2a4r9vo": 19.0, "0AslM2bC5DY": 22.0, "7czG5jr71Q8": 20.0, "L_Zls4X2yy4": 1.0, "5IzNXdsZUHk": 31.0, "_QNlEnY-xIg": 0.0, "ep-ieEG06qg": 12.0, "j9tj1W-novo": 7.98, "_NQec_YluKU": 94.0, "-04kGoWIAXk": 0.0, "9UvZMH6LZ88": 10.98, "iLLPJXaHosI": 3.0, "O-ydNrUWOik": 0.0, "szxE8T9BQDo": 0.0, "-RJ6USD2nEU": 31.0, "3BzCHc25Row": 4.0, "f6Oo9vLtKtA": 25.0, "YDqrjD9rVMs": 0.0, "d-zZYDU0qXY": 8.0, "Aks95ziAQXU": 1.0, "wxhUTK7xbz8": 25.0, "sigaBPwJeXg": 10.0, "fs7lepfOoyM": 0.0, "y5nviTYYEPU": 0.0, "cvaUo282fEg": 8.0, "YpIkOtgOdbo": 1.0, "PWfgDuO0vmI": 17.0, "tNuuQsN7-Uo": 0.0, "qp-Jr4oEFWo": 1.0, "Nba7GAP4E0k": 2.0, "o3uf4YSwY9I": 2.0, "J6o_nljFyjg": 0.0, "Rv2hRfqlJaE": 0.0, "A-I3dc0Gct8": 36.0, "_zPImuBvnOA": 0.0, "0-HM2VCdrC0": 4.0, "isQIyXfV6Cw": 58.0, "qJ_GzpzfKYg": 0.0, "jzhXtCHYrAM": 56.0, "BxjOsIlLSBk": 0.0, "psEglVHxbCA": 0.0, "LhSqS7rUdkA": 0.0, "LdnaptnNXbo": 0.0, "Bzd07cbr3y8": 3.01, "7i0FfjF3Iaw": 2.99, "OCUKRuNNhuo": 11.0, "QRACf_ehgis": 0.0, "vSLOINP7w0s": 34.0, "sw7OJ_eHuA4": 2.99, "oqKAuNefcSM": 0.0, "vTTzWRdAN4M": 47.0, "W2GjkVjLR5Y": 0.0, "nuZ-TPF_HIY": 8.0, "v9LWNFTA2YQ": 15.0, "nM0u8GRt_hU": 0.0, "oMnt3bHBW30": 20.0, "n6H7zga2Ks0": 0.0, "rbXEZz5idLo": 0.0, "fy-PoYl4bQI": 19.0, "Ddet2d9EtTY": 74.0, "Cu5F2Z9mKmo": 0.0, "a81pNygdAXw": 6.0, "reIyMTBfEwQ": 0.0, "NWVtMUYQtHI": 0.99, "5I8SQFfh73U": 3.0, "iAlU6xt7Y_s": 18.0, "z4tJdZ8PPAw": 47.0, "RVVBffj2v8o": 130.0, "b7NJkxnU7xI": 0.0, "keth0g3CMK4": 69.0, "NCqhkbAkzug": 11.0, "xXjPITaIjPA": 2.0, "J5TLIOf5uDo": 299.0, "nyTDC1m5MFM": 3.0, "yPHYjeHk1YM": 46.0, "UtiUeSGZG5I": 0.0, "HFlPtsa7WV4": 0.0, "JfhV_ezOxgA": 9.98, "eLAuWBs0gy8": 0.0, "Fz9HnTVx52g": 3.0, "_r6i8Ae0cvo": 0.0, "LJgaAWqX8kM": 2.0, "lawcIailzXE": 0.0, "skn_2AogHWw": 61.0, "E1hLqRe0qWk": 0.0, "MevYeKlyQM8": 87.0, "oAnP5eU7IbY": 15.0, "77baCxzK_Lk": 1.0, "ARMO7DD4Qx4": 24.0, "YL2J8VjZ4bM": 2.0, "XNxn_IuZ0bA": 36.0, "iwryTZf6bA0": 64.0, "5VPK1NPQGUs": 28.0, "WGDXDB0Syx8": 1.0, "CYZ3phylT7Y": 8.01, "wizs1wtys-I": 2.0, "aUWOzyo-Kec": 0.0, "pesYeCruSyI": 0.0, "m1psUANLFgA": 20.0, "y5rf-o_w-Ds": 0.0, "RQ9SPoZS4hQ": 21.0, "AqKpGR4EocU": 65.0, "He00-agbGRc": 1.0, "j0kq9nF8xeY": 11.01, "fup1_3pfXcE": 9.97, "UZRXeD9qp1I": 203.0, "J1oI2CHFgPU": 3.0, "jJ9VFThsqtU": 0.0, "EOwmzfyF1oM": 0.0, "XtcIfm6Mxdg": 0.0, "-dvI6g1s1oY": 0.01, "Ag5rCNF7P6o": 5.0, "Fyq3nyKCnxs": 5.0, "0gqxDPO3I9g": 0.0, "dKXaAlmLCCI": 12.0, "ATxwkq1fkQQ": 0.0, "vzCtdnHom38": 0.0, "m2REqMDEXNU": 66.0, "--b-8xt2PeE": 39.0, "qCU-qCWYgVE": 0.99, "thyfYONK0Hs": 3.0, "I9XhyQS9tYk": 4.0, "TVCb5-gI9as": 0.0, "LbCGyHkR0ko": 117.0, "7IwkRaz7uNs": 0.0, "SIjRT3fcsko": 20.0, "07YuuA_2O9w": 12.99, "-_gi8Jxv4EA": 0.0, "mRU3zgkRp5w": 20.0, "tOcnYAE2i4Q": 1.0, "wXQ1EhVW2xQ": 0.0, "JQsOJGj3S9s": 16.0, "QK1Xnd7cPJw": 2.0, "7oi9IQwXhHQ": 0.0, "vZAQjsoMbKY": 0.0, "W71gmihTeDQ": 39.0, "x6fcoqxi7WI": 0.0, "1bHQtjD-4oo": 0.0, "lnfpTgAQ0Ys": 83.0, "gHfTsIMdlPg": 0.0, "1Yq48wb-t20": 782.0, "2yI50UZ9C4M": 157.0, "pkylHxUSxLM": 55.0, "RQSmfzfg2MY": 111.0, "Ql4w8AG_OYA": 7.0, "-5be_UPkLRw": 4.0, "QOq5gC-SjFU": 273.0, "FSAcm6Kb7bk": 0.0, "YG-W6IvSuMc": 1.0, "-y6RPL5v1bU": 29.0, "4x50WbysH0g": 27.0, "sbskrTnC404": 2.0, "dTdnTyIJTZI": 4.0, "5ughnE020d0": 0.0, "dLAfUehM_6U": 0.0, "Ja2fgquYTCg": 0.0, "ZMwWyTrseA4": 5.0, "OgkMqPvKTQU": 0.0, "UjH9kYibsAs": 0.0, "V3EpNkdgmyo": 42.0, "Oj8S0fNum9g": 54.0, "MAt_2wSDFLM": 0.0, "M_qd_GGPeiQ": 0.0, "ijDEOFcJmEc": 6.0, "J3PZoq9gfvo": 1.0, "sxMOUYLhjPY": 7.0, "PBVW7az0PkM": 3.0, "AHVKPC22iIY": 87.0, "xdnibOE5L40": 0.0, "afkL-ZyBsp8": 18.0, "oOSpZzCDxEU": 4.0, "2Jkb3ZZpNVc": 57.0, "LswlHCxeCCU": 1.0, "-bqIgqJlzTo": 0.0, "_v0aLo9ualA": 17.0, "iNPwOO_Minc": 7.0, "irJR5kZA_Ag": 0.0, "pYCcwU9F_nc": 8.0, "5dgeyv_fCO4": 0.0, "RtzH5_4jonc": 72.01, "a24wztZUvVQ": 24.0, "9cbQ4e7YRK4": 0.0, "WPaRycwhWHE": 0.0, "TGbe5v-Pz2E": 162.0, "QNWXsYZWiiA": 3.0, "P9372fjJKqo": 0.0, "C8vMRya3BsU": 0.0, "2hs-yt-Pmk0": 12.0, "HZwU2_ot2mU": 0.0, "Q3QqG1UavAU": 6.0, "8v2-h7E3R3c": 10.0, "3KKXeTAyFHU": 0.0, "sNcBUOlGBcg": 0.0, "jVGX-_Iodwc": 0.0, "y2WxQzN_zz8": 74.0, "OWXlfOnU6tc": 0.0, "4zMKv8OVbMY": 8.0, "gbQXg0yTssw": 1213.0, "v2tEGbTpIDU": 0.0, "P-DsA_W8PvY": 0.0, "WdhVIZuKHo0": 0.0, "Jv7PzcVfULc": 35.0, "ns3j2exbdbU": 9.0, "sYrjicWsb6U": 35.0, "ZsIsyeNcwi4": 268.0, "tswPOcaeEAM": 0.0, "AaF3SiD4IYM": 1.0, "BFqy1s_4x8Q": 0.0, "fFan929BTPE": 35.0, "HEMqddRGVBY": 27.0, "q3FHCB6X0v0": 0.0, "dlhTO_Pqq9s": 62.0, "VFrWYJ5vF3w": 0.0, "b1W6OnrukU4": 0.0, "Mh6PbpH9oPU": 0.0, "OgJ4OgL0ZiE": 9.0, "jFEvKqbayIQ": 51.0, "bH9M51XJoWk": 38.0, "KD7l7XgWSXs": 17.0, "GB7Cq_W4-U4": 0.0, "kJIDTYMiMf0": 25.0, "3zsTC5aeypU": 0.0, "xpKYkGHWB7E": 11.0, "FCYA84FwbC0": 12.0, "SQxvHNXf6AU": 0.0, "bvITByUy5fA": 11.0, "NGbpuFqkDp0": 0.0, "pAIN8yjZ_wA": 18.0, "ISH53OGhv4M": 0.0, "Cj-H4ZcfVU8": 0.0, "SFflytmXbx4": 0.0, "JbyLjtC-t2Y": 5.01, "9DmxaUyjKTk": 76.0, "wbIH6b62y0g": 0.0, "ktGg_D09c9M": 28.0, "SlYEmc4yNYE": 9.0, "rEnFWNF1w30": 6.0, "6qIBzPrHoVk": 0.0, "D6AzQTg_bPA": 10.0, "0A0kEeMHVYI": 1.0, "anokNvPMR5M": 10.0, "_r-SkfDZphk": 0.0, "fSDmYGW8H7c": 48.98, "IwHMr9alZP4": 4.99, "CcLJWUzDSbA": 65.01, "Qc9eycqDJKk": 13.0, "uCV1-C_0vC8": 14.0, "gA14LXQf-ZI": 8.0, "kx-B4SYbglE": 16.0, "NRTiivjQ2g0": 11.0, "pt7052eLUjg": 3.0, "EbarO9zF81Y": 12.0, "2uVdxC_gCro": 0.0, "Au_YiGhjXwg": 71.0, "dLLkOjKNanY": 68.0, "LvyfQRC0_vo": 4.0, "nxt9PPJk2vs": 27.0, "b0HfnujtmSI": 111.0, "65NCcXriUTI": 1.0, "Crp5I6NXX8w": 0.0, "Ekl021fmWGc": 5.0, "TP4alkgoZis": 0.0, "jA0RnDQiFbQ": 0.0, "dx1RPbGsjfk": 1.0, "Ha_7S78KExo": 0.0, "TZQWu0gDpO4": 0.0, "sILyPxN_1Dc": 1.0, "PNEX1PPQje0": 16.0, "8yX0E-XQcms": 17.0, "-qHQOhi29v4": 66.0, "p02NAdMNi5k": 0.0, "O0vFdR72In8": 2.01, "JtBmjD4WDnM": 27.0, "0pPOxAQwRgQ": 0.0, "KuMy7-yMXO8": 93.0, "ZxkxWhiTQnc": 2.0, "E1I0hAxGFXw": 3.0, "89yPHsT8AKg": 10.0, "HJaWyfFQbEU": 20.0, "i3Y6m73J-uk": 4.0, "Qp7epu5AtsQ": 6.0, "VlLHMWFVgvk": 19.0, "1Igt8Zl7xwM": 0.0, "NqCeCRNC1qs": 107.0, "eXVVSJUhDmo": 8.0, "dATilR3JQRg": 43.0, "bbFLKTPtb-I": 0.0, "j_a_zvQOrIE": 0.0, "G4RvOmNedls": 12.0, "0g2o-CfakW0": 5.0, "dCtqycINLq8": 0.0, "rc5v5EODszE": 43.0, "Zm0f0oFUxVA": 0.0, "ESkmmFHikgg": 63.0, "ZLQfk-bDftQ": 5.0, "plME-2HECZ4": 4.0, "7hyT8HAb6ZU": 1.0, "1eNRgAiXWD0": 12.0, "pI6EUdTZOy4": 18.0, "TSQ770iqDgY": 0.0, "FxuTZsmTndI": 0.0, "9LvdctnZeWE": 9.0, "rFim4AcaAaU": 15.0, "aP7X7XLbQx0": 0.0, "wHSH-NpCQOw": 54.0, "6PpQk63iIWw": 10.0, "Nf1uvt0zKFU": 25.0, "0hib2xNH2wU": 36.0, "kl3DqK3BGHI": 4.0, "quJX9XLQe78": 12.0, "sf1LMw0a95g": 0.0, "Q3JqdmUTsLI": 25.0, "TNVwN7IfVAw": 6.0, "8DMkk6bFrUE": 0.0, "UQsPI7lADiI": 8.0, "d7Gzm3SnUaY": 16.0, "xSVasSOEG28": 41.0, "A-Sw6T0yrSM": 6.0, "SLC6o6KPuro": 64.0, "9n23ISvkbFQ": 11.0, "Yr_coOPHBg4": 0.0, "XE1tSH1Ddt8": 2.0, "_33snCsG6nY": 46.0, "EXwr6U_YypE": 3.0, "a0RT3nSOCwU": 1.0, "TmPrJM8XTKA": 0.0, "rbAZyZwvNiM": 1.0, "NHy5ma4NBK8": 1.0, "GARQJHyaBD0": 41.0, "xIM7OTLR_wI": 14.97, "z0lByEmGkkU": 83.0, "5hXXFQLDsoA": 2.0, "MlE-3rlIq9g": 0.0, "xQ9lcCGI6Qk": 0.0, "OdZA2Jz2SaA": 34.91, "0aacs3nEp8I": 0.05, "bVsAlPGyVgw": 0.0, "LYEsoTPm62c": 0.0, "rj21NdUuK5w": 2.0, "HzvL4MonF-I": 19.0, "gWB-uAtqUIs": 4.0, "Q8FJTfm_3Q4": 0.0, "bQzBPo2qRuk": 0.0, "3SGIHbvcTRc": 35.0, "7a9g6mvCGWU": 4.0, "MdB3fHODJ_U": 2.0, "DlwuwiBLAmM": 0.0, "wAjHfBk-ZeY": 8.0, "fC9KLgBbDh8": 0.0, "cgzpxn1SQeg": 27.0, "k10DDJ4L2lc": 58.0, "A9l4z6VIc8s": 0.0, "R5409gLbXuw": 55.0, "nvdBfpA8r4o": 143.0, "nx-g-qZgSyg": 3.0, "SUKdlcCiE60": 40.0, "A8Tw5xASluI": 4.0, "95jHwnAhHgU": 10.0, "0S5i79_1t8k": 18.0, "Xei6M7eMTXk": 0.0, "LmCGd9zuFTs": 3.0, "rAGZLKO6LR4": 0.0, "RyObt_1eT8M": 37.0, "gpJWQeDHliE": 2.0, "GD4uE4WANgc": 5.0, "JmB3Vch1bGk": 0.0, "p3qZtbpwrB8": 0.0, "_EU4EFVflbU": 0.0, "xcyTsEewkyE": 4.0, "royuCXeS8go": 9.0, "UCeTPP2TSlc": 0.0, "ixmZT-Z1kI4": 0.0, "u484hWA0imw": 28.0, "KPMSMXne3zw": 0.0, "L3VrqUxGVc4": 4.0, "k4X42D5Gg7o": 15.0, "XSYGzWuMxf8": 28.0, "Go1air4YC68": 0.0, "A_aFnxsStao": 0.0, "SrqVUFbk_sE": 0.0, "4qEJTg4Gc-g": 40.01, "RRlOGIWWKe8": 0.0, "qPGUM5PZWEw": 3.99, "MtXkoQBAhek": 0.98, "T9nEjXhobTM": 13.0, "S8bqJTv_v1g": 7.0, "WICJ9p79NMU": 0.97, "-a0vqBmrAh0": 0.0, "jsLUidiYm0w": 2.0, "IHMufbuDySg": 0.0, "Wi41GDMQxr0": 17.0, "BcmM6kMxyBE": 3.0, "xAlCbE-yCTw": 73.0, "nCw-UbptqD4": 7.0, "a7t6tQVX7T8": 25.0, "DBzEhaJmBYY": 0.0, "Kqdi0X9vJ0Q": 0.0, "fr_9D8OREfk": 22.0, "4dVIxwhMYL8": 4.0, "5rkVGXHv2Ow": 0.0, "5ctQIheACWk": 0.0, "6-_tIPShuwQ": 0.0, "D_D9eQtLpCI": 19.0, "TgfJD9geSac": 115.0, "o5NPINxrB7g": 0.0, "m3CMdoMIX2k": 6.0, "pMU2Pk-SBs0": 7.0, "sDB0bxWhS4A": 9.0, "cmgeSY8YdO4": 0.0, "CuDdMyf639Q": 47.0, "j4OMpEp-bFk": 61.0, "YWqns5C8bC0": 0.0, "quEBzmchcwc": 0.0, "_CuZqXrhEZI": 0.0, "Jx5O2VW0pIw": 8.0, "8Kx0qYRv8XQ": 3.0, "EvpwbdkhdnA": 33.0, "Vmo12BffgQc": 49.0, "lKU5GNOEj3Q": 24.0, "3hcHRAFPBVY": 59.0, "8Nbr0lYFLew": 5.0, "Qz_hXpP1jEg": 10.0, "3B_rRmkbA9I": 0.0, "9uP3FXKEqVI": 19.0, "KHzSw7NrH7I": 294.0, "njq3H2iy2X0": 0.0, "fGz548wgGCc": 0.0, "fMxA90YU2Jw": 8.0, "FbTXTUnwCAE": 0.0, "Fi4ixdzoA7I": 18.0, "326RvY72nmE": 21.0, "jbN9n-cClPg": 0.0, "P785O3-r7A8": 0.0, "8e5fzbsfGCI": 17.0, "KnVUbQ0nAF4": 0.0, "ysjJgZNmQoQ": 0.0, "h4muJvMaKLg": 96.0, "VUNaND8fenw": 28.0, "U6F17M80QBE": 49.0, "5bBEsyEGVDs": 0.0, "MB5zQ9X-2tY": 0.0, "sYRbtseSdy0": 0.0, "m7IgZco6brk": 89.0, "B0sO3FekHUU": 56.0, "DKjcLEdefmA": 0.0, "orFFMU54OrM": 0.0, "1uw20slrGZw": 3.0, "kZmcdCbaxjQ": 1.0, "Ch1DsDy-osI": 96.0, "C_Emdu3KwHg": 20.0, "eyvnq3CH5dg": 0.0, "epKmOtDZj5Q": 6.99, "omuQCh4rTT0": 2.0, "z60KY-cnv1s": 0.0, "AgLQ3qTL-t0": 4.0, "x883mrwYjDM": 22.0, "1YMyCKKNOG8": 6.0, "LU1A0sHWYQg": 31.0, "Amq4kBfbqL8": 127.0, "6M6pAh-HhMc": 36.0, "-35BPXuZ898": 11.0, "-YaPh7shnWQ": 68.0, "q2EU-k9I5yg": 3.0, "xTdNSA_CWvc": 68.0, "lYLHNHt81AA": 24.0, "yjSQMZSEV4Y": 74.0, "2qLtqZOlSEg": 0.0, "H8ToqWfFevw": 10.0, "0USGkmweHJM": 0.0, "Ro4PwM38YeA": 2.0, "VCMGQsqbV5g": 0.0, "XeSYqJ5WzTw": 0.0, "sQ_4m2ocxhI": 52.0, "hohZbtTAtRA": 49.0, "ocqy8r8rDI0": 4.0, "0XPNvEJ0Xx4": 0.0, "q-1DREuXwjc": 0.0, "iTDwC9gtpwU": 0.99, "VCJrgPb3y80": 24.0, "NSQqBMmq61E": 0.07, "DQw2mIEzUZ0": 4.98, "ZZNsaDoJkxI": 946.0, "oe6nOL82mmU": 0.0, "PeuRNlW4zjE": 4.96, "a8Ze8dFr66c": 54.0, "FBjdpopCvtg": 2.0, "1dd_Xic3lLc": 15.0, "U6Cnzk8J0o0": 0.0, "yuU67Mv4bFA": 27.0, "Gsc0wN4FTdo": 1.0, "ARD5AUnl7_M": 40.0, "vajeoyUEuts": 1.0, "W1nI8s_NebA": 1.0, "vwrWW26_JHY": 7.0, "E_YpGd40wJU": 0.0, "QhVYKO22FjU": 31.0, "8bY4qPadkSo": 31.0, "EWSHsRBP88Y": 34.0, "DLVfYn9pvwo": 51.0, "JC2eKssXavo": 5.0, "pAoTHS4JSi4": 19.0, "EEOQ6orxyKM": 1.0, "gN4FSWCPFW4": 0.0, "mOSZjkJrnrE": 8.0, "fVtraC0jglE": 0.0, "0ajln01OfXs": 27.0, "9VVdihKALKU": 0.0, "6Mr9bQJEuN0": 0.0, "RUjbZ6Jymfg": 1.0, "X71OJJeemPU": 0.0, "lKE3zh_Hxqw": 13.0, "WCM5kknf5nI": 21.0, "47s_3aPKDXw": 91.0, "LlenjGY2GqE": 3.0, "9pDf7Qr3AAM": 101.0, "OsZNCbjk-cc": 66.0, "Vq2YQ_fXZoA": 0.0, "JN398hatBnU": 7.0, "nkUW8cR67Qw": 0.0, "LdrTTX-GBCA": 33.0, "JIBm7ZG9l5Y": 4.0, "f6-8wpMn_8I": 9.0, "0GQ8pgQJShg": 0.0, "KWl-03iD2A8": 5.99, "Ln55e0EyX6E": 102.0, "XILYPBHTT50": 5.0, "QP_o0yWJYKM": 0.0, "eZHlWaIYjNE": 29.0, "CrYqMX-T7G8": 36.0, "oj2jhLRalGQ": 0.0, "6N_wxYN_H3A": 4.0, "LtR1MukQIpY": 0.0, "7lNo_GO4CH0": 0.0, "-tm-wF3rLms": 2.0, "Yo2PbaiN1tU": 0.0, "mGf4oL6RLGs": 28.0, "lKqBsgfSSU8": 23.0, "XHtJKRfT7Ck": 1.0, "E_RNZFm1mls": 0.0, "-wBOjw_08o8": 21.0, "VbOjicIdrIE": 25.0, "Ia1IPz353DU": 0.0, "HTjZd565lNo": 0.07, "lbZ979loVwE": 1.0, "w62yEcbhgsc": 3.0, "CrA4-MrG1tQ": 0.0, "DOmIm1-8tJA": 2.0, "t7097XKsAVQ": 0.0, "LVm_DbyklO0": 64.0, "-JERO2LQSKc": 10.0, "XNG8wW6Ffw4": 3.0, "8KI7JhLkezM": 26.0, "jxsvzuRl1O8": 0.0, "76l88OPEZ6E": 2.0, "k6qsWOwU3CQ": 0.0, "0VfHifH5IQQ": 0.0, "YVhVJaXC7SU": 0.0, "G92KKZEiWy8": 0.0, "PlKDQqKh03Y": 51.0, "SkSLtgbhBvk": 0.0, "ZWszIB0z50k": 0.0, "ZbiGzK3slg0": 0.0, "mv3qeSxmp68": 0.0, "ptAEAY5Lbsw": 5.0, "UNTZVGzrIGg": 232.0, "tz56LhvDFho": 0.0, "1hyzWfYu6J0": 75.0, "hHRWVczf8d8": 60.0, "h9Zol4P5u9Q": 0.0, "iIPeQxzLVlY": 11.0, "RFqPiA2NZhY": 4.0, "088CLxgnr8w": 46.0, "GMpJlKYapys": 0.0, "Kv_9PD-_akA": 50.0, "_PUqhFdPpnQ": 21.0, "wbt-sAOjnQQ": 78.0, "gZJCWscPxFQ": 0.0, "dXqs6yH3KF8": 0.0, "-pT5-3arSyA": 11.0, "AOys4atdz30": 7.0, "VWwkLEUn-a0": 1.0, "DLzp0YkZnRc": 11.0, "0o5QeWZtgnY": 240.0, "6AJH6b91rF8": 0.0, "iwxe2sIgQL0": 6.0, "Lv41GcKWfJg": 48.0, "-qIc9xnfIL8": 5.0, "DwOTJvwKKeU": 3.0, "2tug1F9IHEc": 0.0, "mmCjPdu2TC4": 0.0, "sjH_TNDPcOU": 135.0, "qbxpGbxC6Vw": 77.0, "6lREmZyqaw0": 133.0, "YrEfmkkA0Mw": 141.72, "_w9eBnrxeYo": 395.0, "1prGsuIPVog": 264.0, "Cu2fwcMaJ0c": 160.0, "wLsLv4o18ek": 233.0, "eorh5OmiDqs": 151.0, "JEq6P6VjVwA": 193.0, "IEnRA5jZmCE": 282.0, "svSnBhEr7G8": 597.0, "Vzh93vsiI_M": 61.0, "XZSrcYSBxzk": 115.0, "_71jULUUQhg": 366.0, "kAygrU-Dk9s": 891.0, "U2rOruH5zYM": 559.0, "iuRKr425QPI": 142.0, "n1WzkOWL6PM": 305.0, "jNYaQ9BUYRg": 181.0, "uuJySLLnn-w": 185.0, "Pb4wp2E3jOs": 33.0, "Y6pPu7Nep60": 158.0, "WiDlfKJRl60": 392.0, "bFGknPdBvaY": 93.0, "5G4rOEjfxZQ": 39.0, "flDfrbzhhwo": 653.0, "5x5oFt22Qj4": 464.0, "yikzVFFqM14": 309.0, "ovSwNo31b48": 737.05, "moiWYBYxClo": 653.0, "l8MV7MFuTq4": 57.0, "yS-1fgI-OH8": 115.0, "0HXMmCbUGz8": 110.0, "s814a9dhOZ0": 1061.0, "7DwXXS0XBLo": 478.0, "E04Y4GSg9BI": 329.0, "-gUbdn-LVDA": 813.0, "6EVbPRZ0tO0": 393.0, "LIWco3YKGTQ": 374.0, "5MbdWqbj8kw": 127.0, "G1aL1PwMnpE": 207.0, "Ml_J_uxcekc": 287.0, "IJu3H57mdBM": 221.0, "yzakmbGlFNc": 193.0, "PjkAVcwtG3U": 191.0, "wAjXgJdAFwI": 704.0, "QI47YyHYKws": 963.0, "oBu6EgU8iUU": 353.0, "4XAzXHlB0TA": 242.0, "gr7an5tSlGM": 286.0, "aOmuBNE-fm0": 61.0, "jKIIUKYZyXU": 512.0, "ubH-d0KJUJE": 184.0, "UQoldfOAeqE": 327.0, "jBciXdCyLFs": 192.0, "CdUTSyU8LCo": 291.6, "VsBgMRrXiFE": 217.0, "LolQ3X1MSlk": 297.0, "URnJY09XvgI": 28.0, "MKGbCPCzjsc": 0.0, "M4EuCpS14l8": 322.0, "tQW5JYgxCbk": 301.0, "LbRvbNpLjmw": 272.0, "Ey5qdRMlYr4": 491.0, "k4_WSdx2oeA": 90.0, "faD0yzy7PTI": 537.0, "C2NMjcc2puQ": 486.0, "wC6Z4AJw8o8": 135.0, "mlueXgDSKMA": 460.0, "MOsu5p3AneM": 75.0, "BTx-iiFZhFE": 622.0, "VxSEM-8-snM": 640.0, "9GNlkpTJW9M": 246.0, "YdxA4Dcmhig": 213.0, "BnkKxVNBDCA": 175.0, "zI8g3dKNaa8": 0.0, "KjqHo9au9vk": 370.0, "NJd-j05Oc7c": 58.0, "AStUjucKRVw": 131.0, "ZA8eeAfNNl0": 117.0, "siPfb2zlpB8": 220.0, "NivxBNKuNcE": 58.0, "NoZ1ESWtyvM": 218.0, "4jTqJ1MNtyc": 213.0, "ysm-19WYZ0k": 635.0, "J20FKipiRhs": 681.0, "QNu75hNwrmk": 71.0, "4Da17uw8QOM": 221.0, "p3zD-p_eoMA": 200.0, "S_7KTQfiSa8": 419.0, "dzYHXvrsOWk": 268.0, "CRq4pVM05bA": 574.0, "eCXV0f5uA9g": 305.0, "gnYcUT1T6jU": 355.0, "5xaViOSwAac": 835.0, "oNjek2JOdSo": 822.0, "9yEQNadkc0M": 115.0, "QYtMqJ21pJY": 208.0, "JUpvaKMhrek": 209.0, "lazik5R16gQ": 247.0, "KG9lSLKhx4g": 415.0, "3vZccD8ySXc": 473.0, "YhdQHs4fkVk": 435.0, "8xjAVkLT_0U": 232.0, "_LzlQLGcAnc": 53.0, "jnwvlQXaQZU": 481.0, "DF0CyJPD7Zg": 255.0, "DYPEBr4DkVw": 26.0, "1bh8HDoMP3Q": 331.0, "MqhFSFWmvTw": 329.0, "UTxnfC5Qwmw": 125.0, "GEenZZCUJSY": 518.0, "18gzEQv89J4": 31.0, "n_pZ1x1meh4": 70.0, "OvYpJhUZ3KM": 218.0, "-9Rt5eA8jvk": 575.0, "EUXX9VhDBmI": 131.0, "z-9kruhq7iQ": 20.0, "UBKyjrQysLc": 601.0, "1Ku0GsDJcZE": 94.0, "l3QYkaqFQpY": 271.0, "BX_0-SoMDcg": 12.0, "PkABJ0Uk60A": 330.0, "oDOOEUf2wrA": 257.0, "7PJ3kggwk-Q": 558.0, "RO3BY-7XiAI": 1102.0, "rY19woZrRwg": 354.0, "IFhFojEmAhk": 552.0, "oG9xK1_yz4s": 193.0, "8l7vdwu6B9s": 478.0, "7TfIt4u9ZA4": 252.0, "cEQPEsK1-EQ": 633.0, "6AwHtf3PBys": 390.0, "uUu9ilcYlro": 152.0, "jIOopRd_64w": 94.0, "K5es5THiWVU": 0.0, "OwYyRQls2JU": 246.0, "KMbycHYTMOs": 791.0, "tJhE0oC24FI": 584.0, "ttkK5muSO0Y": 238.0, "ChEtWmfUatg": 529.0, "184kYFXKev4": 295.0, "-Huqi4-ypC8": 52.0, "qGOvxYmnSLI": 826.0, "QBrnc1jE5zM": 37.0, "9zT8qci4X-E": 275.0, "snTkkcRyrX0": 220.0, "d1vtux7QHZ8": 89.0, "fSQgpLrXl7E": 147.0, "dDB08yMzhn0": 493.0, "iHYE4ZYLh5Q": 748.0, "QxcmG-2wnDM": 199.0, "JwIuSoi8i2Q": 432.0, "6MyobcYyKVk": 287.0, "vuH6qsLU1j4": 200.0, "FqRXhVvOrE4": 313.87, "EIkE7iqYdDs": 126.0, "g9qbNYszJfc": 95.0, "Z0XQb_pjEeQ": 496.0, "vT73BECdSjQ": 65.0, "2p3El_mx-J4": 35.0, "UqD9XV6UlQ4": 210.0, "IUU0p3Pl7JI": 257.0, "VSDm1CdGpvQ": 627.0, "JHY8GEuCK3s": 329.0, "mFnIyh28-kE": 190.0, "arksTwuu22E": 91.0, "Xgsp3TzXR_g": 61.0, "OPKgBAHo0Jc": 378.0, "GH_CmdIqyu8": 515.0, "btinrCizOB8": 305.0, "us4MOLuhp-U": 34.0, "7WYz2Qh_lFo": 35.0, "Hy2_GR9UElk": 1066.0, "TcRr77kbYQo": 579.0, "2FX3FOHQvy0": 280.0, "y4xITuKkWCE": 159.0, "xt3AZMg-zA0": 291.0, "M0_Jcptmbv0": 305.0, "bJK9E08dNpE": 738.0, "iuoO_PhwnbI": 355.0, "r_QEmzGNEek": 260.0, "uZAFl46JKvY": 759.0}
siq2/val_siq2.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
temp_daicwoz/._487_TRANSCRIPT.csv ADDED
Binary file (4.1 kB). View file
 
temp_daicwoz/add_transcripts_to_daicwoz_splits.py ADDED
@@ -0,0 +1,192 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ #!/usr/bin/env python3
2
+ """
3
+ Script to add transcripts to DAIC-WOZ JSONL files for all splits (train, dev, test).
4
+ This script reads the existing JSONL files and adds transcript data
5
+ from the corresponding TRANSCRIPT.csv files for each participant.
6
+ """
7
+
8
+ import json
9
+ import os
10
+ import csv
11
+ import argparse
12
+ from pathlib import Path
13
+
14
+ def extract_participant_transcript(transcript_file_path):
15
+ """
16
+ Extract all utterances from a transcript CSV file and add full stops.
17
+ Also identify the interviewer name from the transcript.
18
+
19
+ Args:
20
+ transcript_file_path (str): Path to the TRANSCRIPT.csv file
21
+
22
+ Returns:
23
+ tuple: (transcript_string, interviewer_name)
24
+ """
25
+ try:
26
+ # Read the transcript CSV file using standard csv module
27
+ all_utterances = []
28
+ speakers = set()
29
+
30
+ with open(transcript_file_path, 'r', encoding='utf-8') as f:
31
+ reader = csv.DictReader(f, delimiter='\t')
32
+ for row in reader:
33
+ if 'value' in row and row['value']:
34
+ # Filter out non-string values (like NaN, etc.)
35
+ value = str(row['value']).strip()
36
+ if value and value.lower() != 'nan':
37
+ all_utterances.append(value)
38
+ if 'speaker' in row and row['speaker']:
39
+ speakers.add(row['speaker'])
40
+
41
+ # Add full stops after each utterance and combine
42
+ transcript = '. '.join(all_utterances) + '.'
43
+
44
+ # Identify the interviewer name from the speaker column
45
+ # The interviewer is typically the non-Participant speaker
46
+ interviewer = None
47
+ for speaker in speakers:
48
+ if speaker.lower() != 'participant':
49
+ interviewer = speaker
50
+ break
51
+
52
+ # If no clear interviewer found, default to "the interviewer"
53
+ if not interviewer:
54
+ interviewer = "the interviewer"
55
+
56
+ return transcript, interviewer
57
+
58
+ except Exception as e:
59
+ print(f"Error reading transcript file {transcript_file_path}: {e}")
60
+ return None, None
61
+
62
+ def add_transcripts_to_jsonl(input_jsonl_path, output_jsonl_path, transcript_base_path):
63
+ """
64
+ Add transcripts to a JSONL file.
65
+
66
+ Args:
67
+ input_jsonl_path (str): Path to input JSONL file
68
+ output_jsonl_path (str): Path to output JSONL file
69
+ transcript_base_path (str): Base path where transcript files are located
70
+ """
71
+
72
+ # Load existing entries
73
+ entries = []
74
+ with open(input_jsonl_path, 'r') as f:
75
+ for line in f:
76
+ if line.strip():
77
+ entries.append(json.loads(line.strip()))
78
+
79
+ print(f"Loaded {len(entries)} entries from {input_jsonl_path}")
80
+
81
+ # Process each entry
82
+ updated_entries = []
83
+ transcripts_found = 0
84
+ transcripts_missing = 0
85
+ depression_cases = 0
86
+ no_depression_cases = 0
87
+
88
+ for entry in entries:
89
+ # Extract participant ID from audio path
90
+ audio_path = entry['audios'][0]
91
+ participant_id = audio_path.split('/')[-2] # Get folder name (participant ID)
92
+
93
+ # Construct transcript file path
94
+ transcript_path = os.path.join(transcript_base_path, participant_id, f"{participant_id}_TRANSCRIPT.csv")
95
+
96
+ # Extract transcript
97
+ transcript, interviewer_name = extract_participant_transcript(transcript_path)
98
+
99
+ if transcript:
100
+ # Update the entry with transcript
101
+ updated_entry = entry.copy()
102
+
103
+ # Update the prompt to include transcript and dynamic interviewer name
104
+ updated_entry['problem'] = f"""<audio>
105
+ <text>
106
+ The above is an audio recording from a clinical interview, along with the transcript. The interviewer ({interviewer_name}) is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false."""
107
+
108
+ # Add transcript
109
+ updated_entry['transcripts'] = [transcript]
110
+
111
+ # Update modality signature to include text
112
+ updated_entry['modality_signature'] = "text_audio"
113
+
114
+ updated_entries.append(updated_entry)
115
+ transcripts_found += 1
116
+
117
+ # Count depression cases for statistics
118
+ if entry['answer'] == 'true':
119
+ depression_cases += 1
120
+ elif entry['answer'] == 'false':
121
+ no_depression_cases += 1
122
+
123
+ else:
124
+ print(f"Warning: No transcript found for participant {participant_id}")
125
+ transcripts_missing += 1
126
+
127
+ # Save updated JSONL file
128
+ with open(output_jsonl_path, 'w') as f:
129
+ for entry in updated_entries:
130
+ f.write(json.dumps(entry) + '\n')
131
+
132
+ print(f"Updated JSONL file saved to: {output_jsonl_path}")
133
+ print(f"Total entries: {len(updated_entries)}")
134
+ print(f"Transcripts found: {transcripts_found}")
135
+ print(f"Transcripts missing: {transcripts_missing}")
136
+
137
+ if depression_cases > 0 or no_depression_cases > 0:
138
+ print(f"Dataset Statistics:")
139
+ print(f" Depression cases: {depression_cases}")
140
+ print(f" No depression cases: {no_depression_cases}")
141
+ print(f" Depression ratio: {depression_cases/(depression_cases+no_depression_cases)*100:.2f}%")
142
+
143
+ def main():
144
+ parser = argparse.ArgumentParser(description='Add transcripts to DAIC-WOZ JSONL files for all splits')
145
+ parser.add_argument('--input_dir',
146
+ default='/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz',
147
+ help='Directory containing input JSONL files')
148
+ parser.add_argument('--output_dir',
149
+ default='/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz',
150
+ help='Directory to save output JSONL files')
151
+ parser.add_argument('--transcript_base_path',
152
+ default='/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz',
153
+ help='Base path where transcript files are located')
154
+
155
+ args = parser.parse_args()
156
+
157
+ # Define the splits to process
158
+ splits = [
159
+ {
160
+ 'input': 'daicwoz_train.jsonl',
161
+ 'output': 'daicwoz_train_with_transcript.jsonl'
162
+ },
163
+ {
164
+ 'input': 'daicwoz_dev.jsonl',
165
+ 'output': 'daicwoz_dev_with_transcript.jsonl'
166
+ },
167
+ {
168
+ 'input': 'daicwoz_test.jsonl',
169
+ 'output': 'daicwoz_test_with_transcript.jsonl'
170
+ }
171
+ ]
172
+
173
+ print(f"Processing DAIC-WOZ splits with transcripts...")
174
+ print(f"Input directory: {args.input_dir}")
175
+ print(f"Output directory: {args.output_dir}")
176
+ print(f"Transcript base path: {args.transcript_base_path}")
177
+ print()
178
+
179
+ for split in splits:
180
+ input_path = os.path.join(args.input_dir, split['input'])
181
+ output_path = os.path.join(args.output_dir, split['output'])
182
+
183
+ if not os.path.exists(input_path):
184
+ print(f"Warning: Input file not found: {input_path}")
185
+ continue
186
+
187
+ print(f"Processing {split['input']}...")
188
+ add_transcripts_to_jsonl(input_path, output_path, args.transcript_base_path)
189
+ print()
190
+
191
+ if __name__ == "__main__":
192
+ main()
temp_daicwoz/daicwoz_dev.jsonl ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/302/302_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
2
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/307/307_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
3
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/331/331_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
4
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/335/335_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
5
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/346/346_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
6
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/367/367_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
7
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/377/377_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
8
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/381/381_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
9
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/382/382_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
10
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/388/388_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
11
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/389/389_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
12
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/390/390_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
13
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/395/395_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
14
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/403/403_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
15
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/404/404_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
16
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/406/406_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
17
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/413/413_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
18
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/417/417_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
19
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/418/418_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
20
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/420/420_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
21
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/422/422_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
22
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/436/436_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
23
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/439/439_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
24
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/440/440_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
25
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/451/451_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
26
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/458/458_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
27
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/472/472_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
28
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/476/476_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
29
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/477/477_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
30
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/482/482_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
31
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/483/483_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
32
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/484/484_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
33
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/489/489_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
34
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/490/490_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
35
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/492/492_AUDIO.wav"], "dataset": "daicwoz_dev", "transcripts": [], "modality_signature": "audio"}
temp_daicwoz/daicwoz_dev_with_transcript.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
temp_daicwoz/daicwoz_dev_with_transcript_updated.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
temp_daicwoz/daicwoz_full_test_split.csv ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Participant_ID,PHQ_Binary,PHQ_Score,Gender
2
+ 300,0,2,1
3
+ 301,0,3,1
4
+ 306,0,0,0
5
+ 308,1,22,0
6
+ 309,1,15,1
7
+ 311,1,21,0
8
+ 314,0,1,0
9
+ 323,0,1,0
10
+ 329,0,1,1
11
+ 332,1,18,0
12
+ 334,0,5,1
13
+ 337,1,10,0
14
+ 349,0,5,1
15
+ 354,1,18,1
16
+ 359,1,13,1
17
+ 361,0,0,1
18
+ 365,1,12,1
19
+ 373,0,9,1
20
+ 378,0,1,0
21
+ 384,1,15,1
22
+ 387,0,2,1
23
+ 396,0,5,1
24
+ 399,0,7,0
25
+ 405,1,17,0
26
+ 407,0,3,1
27
+ 408,0,0,0
28
+ 410,1,12,0
29
+ 411,0,0,0
30
+ 421,1,10,0
31
+ 424,0,3,0
32
+ 431,0,2,0
33
+ 432,0,1,1
34
+ 435,0,8,0
35
+ 438,0,2,0
36
+ 442,0,6,1
37
+ 450,0,9,0
38
+ 452,0,1,0
39
+ 453,1,17,1
40
+ 461,1,17,1
41
+ 462,0,9,0
42
+ 465,0,2,1
43
+ 466,0,9,0
44
+ 467,0,0,1
45
+ 469,0,3,0
46
+ 470,0,3,0
47
+ 480,0,1,1
48
+ 481,0,7,1
temp_daicwoz/daicwoz_test.jsonl ADDED
@@ -0,0 +1,47 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/300/300_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
2
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/301/301_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
3
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/306/306_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
4
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/308/308_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
5
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/309/309_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
6
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/311/311_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
7
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/314/314_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
8
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/323/323_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
9
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/329/329_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
10
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/332/332_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
11
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/334/334_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
12
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/337/337_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
13
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/349/349_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
14
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/354/354_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
15
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/359/359_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
16
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/361/361_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
17
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/365/365_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
18
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/373/373_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
19
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/378/378_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
20
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/384/384_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
21
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/387/387_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
22
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/396/396_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
23
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/399/399_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
24
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/405/405_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
25
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/407/407_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
26
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/408/408_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
27
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/410/410_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
28
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/411/411_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
29
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/421/421_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
30
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/424/424_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
31
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/431/431_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
32
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/432/432_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
33
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/435/435_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
34
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/438/438_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
35
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/442/442_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
36
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/450/450_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
37
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/452/452_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
38
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/453/453_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
39
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/461/461_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
40
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/462/462_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
41
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/465/465_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
42
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/466/466_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
43
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/467/467_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
44
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/469/469_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
45
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/470/470_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
46
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/480/480_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
47
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/481/481_AUDIO.wav"], "dataset": "daicwoz_test", "transcripts": [], "modality_signature": "audio"}
temp_daicwoz/daicwoz_test_with_transcript.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
temp_daicwoz/daicwoz_test_with_transcript_updated.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
temp_daicwoz/daicwoz_train.jsonl ADDED
@@ -0,0 +1,107 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/303/303_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
2
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/304/304_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
3
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/305/305_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
4
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/310/310_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
5
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/312/312_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
6
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/313/313_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
7
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/315/315_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
8
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/316/316_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
9
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/317/317_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
10
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/318/318_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
11
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/319/319_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
12
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/320/320_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
13
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/321/321_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
14
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/322/322_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
15
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/324/324_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
16
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/325/325_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
17
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/326/326_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
18
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/327/327_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
19
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/328/328_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
20
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/330/330_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
21
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/333/333_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
22
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/336/336_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
23
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/338/338_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
24
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/339/339_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
25
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/340/340_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
26
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/341/341_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
27
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/343/343_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
28
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/344/344_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
29
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/345/345_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
30
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/347/347_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
31
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/348/348_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
32
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/350/350_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
33
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/351/351_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
34
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/352/352_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
35
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/353/353_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
36
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/355/355_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
37
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/356/356_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
38
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/357/357_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
39
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/358/358_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
40
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/360/360_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
41
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/362/362_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
42
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/363/363_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
43
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/364/364_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
44
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/366/366_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
45
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/368/368_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
46
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/369/369_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
47
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/370/370_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
48
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/371/371_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
49
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/372/372_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
50
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/374/374_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
51
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/375/375_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
52
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/376/376_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
53
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/379/379_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
54
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/380/380_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
55
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/383/383_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
56
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/385/385_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
57
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/386/386_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
58
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/391/391_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
59
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/392/392_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
60
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/393/393_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
61
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/397/397_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
62
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/400/400_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
63
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/401/401_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
64
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/402/402_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
65
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/409/409_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
66
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/412/412_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
67
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/414/414_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
68
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/415/415_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
69
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/416/416_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
70
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/419/419_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
71
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/423/423_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
72
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/425/425_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
73
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/426/426_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
74
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/427/427_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
75
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/428/428_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
76
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/429/429_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
77
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/430/430_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
78
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/433/433_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
79
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/434/434_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
80
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/437/437_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
81
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/441/441_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
82
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/443/443_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
83
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/444/444_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
84
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/445/445_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
85
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/446/446_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
86
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/447/447_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
87
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/448/448_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
88
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/449/449_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
89
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/454/454_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
90
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/455/455_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
91
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/456/456_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
92
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/457/457_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
93
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "true", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/459/459_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
94
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/463/463_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
95
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/464/464_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
96
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/468/468_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
97
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/471/471_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
98
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/473/473_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
99
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/474/474_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
100
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/475/475_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
101
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/478/478_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
102
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/479/479_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
103
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/485/485_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
104
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/486/486_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
105
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/487/487_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
106
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/488/488_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
107
+ {"problem": "<audio>\nThe above is an audio recording from a clinical interview. The interviewer is conducting a depression screening interview with a participant. Based on the participant's responses and behavior during this clinical interview, does the participant show signs of depression? Answer with one word: true or false.", "answer": "false", "images": [], "videos": [], "audios": ["/scratch/keane/human_behaviour/human_behaviour_data/temp_daicwoz/491/491_AUDIO.wav"], "dataset": "daicwoz_train", "transcripts": [], "modality_signature": "audio"}
temp_daicwoz/daicwoz_train_with_transcript.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
temp_daicwoz/daicwoz_train_with_transcript_updated.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
temp_daicwoz/dev_split_Depression_AVEC2017.csv ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Participant_ID,PHQ8_Binary,PHQ8_Score,Gender,PHQ8_NoInterest,PHQ8_Depressed,PHQ8_Sleep,PHQ8_Tired,PHQ8_Appetite,PHQ8_Failure,PHQ8_Concentrating,PHQ8_Moving
2
+ 302,0,4,1,1,1,0,1,0,1,0,0
3
+ 307,0,4,0,0,1,0,1,0,2,0,0
4
+ 331,0,8,1,1,1,1,1,1,1,1,1
5
+ 335,1,12,0,1,1,3,2,3,1,1,0
6
+ 346,1,23,0,2,3,3,3,3,3,3,3
7
+ 367,1,19,1,3,3,2,2,2,3,3,1
8
+ 377,1,16,0,2,2,1,2,3,3,2,1
9
+ 381,1,16,1,2,3,3,3,1,3,0,1
10
+ 382,0,0,1,0,0,0,0,0,0,0,0
11
+ 388,1,17,1,1,2,2,2,3,3,2,2
12
+ 389,1,14,1,1,2,3,3,2,2,1,0
13
+ 390,0,9,1,2,1,1,1,1,3,0,0
14
+ 395,0,7,0,1,1,2,1,0,2,0,0
15
+ 403,0,0,0,0,0,0,0,0,0,0,0
16
+ 404,0,0,1,0,0,0,0,0,0,0,0
17
+ 406,0,2,0,0,0,0,0,1,0,1,0
18
+ 413,1,10,0,1,2,3,2,1,1,0,0
19
+ 417,0,7,0,1,1,0,2,1,0,1,1
20
+ 418,1,10,0,1,1,3,1,2,0,2,0
21
+ 420,0,3,1,0,0,2,0,1,0,0,0
22
+ 422,1,12,0,0,1,3,3,0,0,3,2
23
+ 436,0,0,1,0,0,0,0,0,0,0,0
24
+ 439,0,1,0,0,0,0,1,0,0,0,0
25
+ 440,1,19,0,2,2,2,3,3,2,3,2
26
+ 451,0,4,0,0,0,2,1,1,0,0,0
27
+ 458,0,5,0,0,0,1,1,3,0,0,0
28
+ 472,0,3,0,0,0,0,1,1,0,1,0
29
+ 476,0,3,1,0,1,0,0,0,1,1,0
30
+ 477,0,2,0,0,0,0,1,1,0,0,0
31
+ 482,0,1,1,0,0,0,1,0,0,0,0
32
+ 483,1,15,1,0,1,3,3,3,2,3,0
33
+ 484,0,9,0,1,1,0,3,1,2,1,0
34
+ 489,0,3,1,0,1,2,0,0,0,0,0
35
+ 490,0,2,1,0,1,0,1,0,0,0,0
36
+ 492,0,0,0,0,0,0,0,0,0,0,0
temp_daicwoz/full_test_split.csv ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Participant_ID,PHQ_Binary,PHQ_Score,Gender
2
+ 300,0,2,1
3
+ 301,0,3,1
4
+ 306,0,0,0
5
+ 308,1,22,0
6
+ 309,1,15,1
7
+ 311,1,21,0
8
+ 314,0,1,0
9
+ 323,0,1,0
10
+ 329,0,1,1
11
+ 332,1,18,0
12
+ 334,0,5,1
13
+ 337,1,10,0
14
+ 349,0,5,1
15
+ 354,1,18,1
16
+ 359,1,13,1
17
+ 361,0,0,1
18
+ 365,1,12,1
19
+ 373,0,9,1
20
+ 378,0,1,0
21
+ 384,1,15,1
22
+ 387,0,2,1
23
+ 396,0,5,1
24
+ 399,0,7,0
25
+ 405,1,17,0
26
+ 407,0,3,1
27
+ 408,0,0,0
28
+ 410,1,12,0
29
+ 411,0,0,0
30
+ 421,1,10,0
31
+ 424,0,3,0
32
+ 431,0,2,0
33
+ 432,0,1,1
34
+ 435,0,8,0
35
+ 438,0,2,0
36
+ 442,0,6,1
37
+ 450,0,9,0
38
+ 452,0,1,0
39
+ 453,1,17,1
40
+ 461,1,17,1
41
+ 462,0,9,0
42
+ 465,0,2,1
43
+ 466,0,9,0
44
+ 467,0,0,1
45
+ 469,0,3,0
46
+ 470,0,3,0
47
+ 480,0,1,1
48
+ 481,0,7,1
temp_daicwoz/test_split_Depression_AVEC2017.csv ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ participant_ID,Gender
2
+ 300,1
3
+ 301,1
4
+ 306,0
5
+ 308,0
6
+ 309,1
7
+ 311,0
8
+ 314,0
9
+ 323,0
10
+ 329,1
11
+ 332,0
12
+ 334,1
13
+ 337,0
14
+ 349,1
15
+ 354,1
16
+ 359,1
17
+ 361,1
18
+ 365,1
19
+ 373,1
20
+ 378,0
21
+ 384,1
22
+ 387,1
23
+ 396,1
24
+ 399,0
25
+ 405,0
26
+ 407,1
27
+ 408,0
28
+ 410,0
29
+ 411,0
30
+ 421,0
31
+ 424,0
32
+ 431,0
33
+ 432,1
34
+ 435,0
35
+ 438,0
36
+ 442,1
37
+ 450,0
38
+ 452,0
39
+ 453,1
40
+ 461,1
41
+ 462,0
42
+ 465,1
43
+ 466,0
44
+ 467,1
45
+ 469,0
46
+ 470,0
47
+ 480,1
48
+ 481,1
temp_daicwoz/train_split_Depression_AVEC2017.csv ADDED
@@ -0,0 +1,108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Participant_ID,PHQ8_Binary,PHQ8_Score,Gender,PHQ8_NoInterest,PHQ8_Depressed,PHQ8_Sleep,PHQ8_Tired,PHQ8_Appetite,PHQ8_Failure,PHQ8_Concentrating,PHQ8_Moving
2
+ 303,0,0,0,0,0,0,0,0,0,0,0
3
+ 304,0,6,0,0,1,1,2,2,0,0,0
4
+ 305,0,7,1,0,1,1,2,2,1,0,0
5
+ 310,0,4,1,1,1,0,0,0,1,1,0
6
+ 312,0,2,1,0,0,1,1,0,0,0,0
7
+ 313,0,7,1,1,1,1,1,1,1,1,0
8
+ 315,0,2,1,0,0,0,1,1,0,0,0
9
+ 316,0,6,1,1,1,1,1,0,1,1,0
10
+ 317,0,8,1,1,1,1,1,1,1,2,0
11
+ 318,0,3,1,0,0,1,1,1,0,0,0
12
+ 319,1,13,1,2,1,,1,1,2,3,1
13
+ 320,1,11,0,1,1,3,1,2,1,1,1
14
+ 321,1,20,0,2,3,3,3,3,3,3,0
15
+ 322,0,5,1,1,1,1,1,1,0,0,0
16
+ 324,0,5,1,1,1,1,0,0,1,1,0
17
+ 325,1,10,0,1,1,2,3,2,1,0,0
18
+ 326,0,2,1,0,0,1,1,0,0,0,0
19
+ 327,0,4,0,0,0,1,2,0,0,1,0
20
+ 328,0,4,1,0,0,1,1,1,1,0,0
21
+ 330,1,12,1,1,1,1,1,3,3,0,2
22
+ 333,0,5,1,1,1,0,1,0,2,0,0
23
+ 336,0,7,1,0,1,3,2,0,1,0,0
24
+ 338,1,15,0,2,3,3,2,1,3,1,0
25
+ 339,1,11,1,1,1,2,2,2,2,1,0
26
+ 340,0,1,1,0,0,0,0,1,0,0,0
27
+ 341,0,7,0,2,2,1,1,0,1,0,0
28
+ 343,0,9,1,1,2,1,1,1,2,1,0
29
+ 344,1,11,1,1,1,3,3,1,0,1,1
30
+ 345,1,15,0,2,3,1,2,3,3,1,0
31
+ 347,1,16,1,3,3,2,2,2,1,2,1
32
+ 348,1,20,0,3,3,3,2,3,3,2,1
33
+ 350,1,11,0,1,2,2,1,2,2,0,1
34
+ 351,1,14,0,2,2,1,2,3,3,1,0
35
+ 352,1,10,0,1,1,2,2,2,1,1,0
36
+ 353,1,11,0,1,2,1,1,1,2,3,0
37
+ 355,1,10,1,1,3,0,0,3,3,0,0
38
+ 356,1,10,1,1,1,1,1,1,2,1,2
39
+ 357,0,7,1,1,0,3,1,2,0,0,0
40
+ 358,0,7,1,0,0,1,1,2,2,1,0
41
+ 360,0,4,0,1,1,1,1,0,0,0,0
42
+ 362,1,20,0,2,2,3,3,3,3,3,1
43
+ 363,0,0,1,0,0,0,0,0,0,0,0
44
+ 364,0,0,1,0,0,0,0,0,0,0,0
45
+ 366,0,0,1,0,0,0,0,0,0,0,0
46
+ 368,0,7,1,1,0,1,0,2,1,1,1
47
+ 369,0,0,0,0,0,0,0,0,0,0,0
48
+ 370,0,0,1,0,0,0,0,0,0,0,0
49
+ 371,0,9,1,1,1,3,1,1,1,1,0
50
+ 372,1,13,0,2,2,2,1,1,3,2,0
51
+ 374,0,2,0,0,0,1,1,0,0,0,0
52
+ 375,0,5,1,0,0,1,1,0,0,1,2
53
+ 376,1,12,0,2,2,2,2,2,0,2,0
54
+ 379,0,2,1,0,0,1,1,0,0,0,0
55
+ 380,1,10,1,1,1,2,2,1,1,1,1
56
+ 383,0,7,1,1,1,2,2,0,1,0,0
57
+ 385,0,8,1,1,1,1,1,1,1,1,1
58
+ 386,1,11,0,1,1,1,2,2,1,3,0
59
+ 391,0,9,0,1,2,0,1,0,3,2,0
60
+ 392,0,1,0,0,0,0,1,0,0,0,0
61
+ 393,0,2,1,0,0,0,2,0,0,0,0
62
+ 397,0,5,1,0,1,1,1,0,0,1,1
63
+ 400,0,7,1,1,1,1,1,1,1,1,0
64
+ 401,0,9,0,1,0,1,1,2,1,1,2
65
+ 402,1,11,0,1,1,2,1,2,2,1,1
66
+ 409,0,10,1,1,1,2,3,0,1,2,0
67
+ 412,1,12,1,1,2,2,2,2,2,1,0
68
+ 414,1,16,0,3,1,3,2,1,2,2,2
69
+ 415,0,3,0,0,0,1,1,1,0,0,0
70
+ 416,0,3,1,0,0,0,1,1,1,0,0
71
+ 419,0,3,0,0,1,1,1,0,0,0,0
72
+ 423,0,0,0,0,0,0,0,0,0,0,0
73
+ 425,0,6,0,1,1,0,2,0,2,0,0
74
+ 426,1,20,1,1,3,3,3,3,2,2,3
75
+ 427,0,5,0,1,0,0,1,2,1,0,0
76
+ 428,0,0,1,0,0,0,0,0,0,0,0
77
+ 429,0,1,1,0,1,0,0,0,0,0,0
78
+ 430,0,3,1,1,1,0,0,0,1,0,0
79
+ 433,1,10,1,1,1,1,1,2,0,3,1
80
+ 434,0,2,1,0,0,1,0,1,0,0,0
81
+ 437,0,0,1,0,0,0,0,0,0,0,0
82
+ 441,1,18,0,3,2,3,3,3,3,1,0
83
+ 443,0,1,1,1,0,0,0,0,0,0,0
84
+ 444,0,7,0,1,1,2,1,0,1,1,0
85
+ 445,0,1,1,0,0,0,0,0,1,0,0
86
+ 446,0,0,0,0,0,0,0,0,0,0,0
87
+ 447,0,1,1,0,1,0,0,0,0,0,0
88
+ 448,1,18,1,2,1,3,3,3,1,3,2
89
+ 449,0,2,0,0,0,0,1,1,0,0,0
90
+ 454,0,1,0,0,0,1,0,0,0,0,0
91
+ 455,0,1,0,0,0,0,0,1,0,0,0
92
+ 456,0,6,0,1,1,1,1,1,0,1,0
93
+ 457,0,3,1,0,0,0,1,1,0,1,0
94
+ 459,1,16,1,1,1,2,3,2,1,3,3
95
+ 463,0,0,1,0,0,0,0,0,0,0,0
96
+ 464,0,0,1,0,0,0,0,0,0,0,0
97
+ 468,0,4,1,3,0,0,0,1,0,0,0
98
+ 471,0,0,1,0,0,0,0,0,0,0,0
99
+ 473,0,0,0,0,0,0,0,0,0,0,0
100
+ 474,0,4,1,0,0,2,1,0,1,0,0
101
+ 475,0,6,1,0,0,1,1,0,1,2,1
102
+ 478,0,1,0,0,0,0,0,1,0,0,0
103
+ 479,0,7,1,2,1,1,0,1,1,1,0
104
+ 485,0,2,1,0,1,0,0,0,0,0,1
105
+ 486,0,4,0,1,1,0,1,0,1,0,0
106
+ 487,0,0,0,0,0,0,0,0,0,0,0
107
+ 488,0,0,0,0,0,0,0,0,0,0,0
108
+ 491,0,8,0,1,1,1,1,1,1,1,1
tess_dataset/OAF_Fear/OAF_back_fear.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ back
tess_dataset/OAF_Fear/OAF_bar_fear.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ bar
tess_dataset/OAF_Fear/OAF_base_fear.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ base
tess_dataset/OAF_Fear/OAF_bath_fear.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ bath
tess_dataset/OAF_Fear/OAF_bean_fear.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ bean
tess_dataset/OAF_Fear/OAF_beg_fear.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ beg
tess_dataset/OAF_Fear/OAF_bite_fear.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ bite
tess_dataset/OAF_Fear/OAF_boat_fear.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ boat
tess_dataset/OAF_Fear/OAF_bone_fear.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ bone
tess_dataset/OAF_Fear/OAF_book_fear.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ book
tess_dataset/OAF_Fear/OAF_bought_fear.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ bought
tess_dataset/OAF_Fear/OAF_burn_fear.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ burn
tess_dataset/OAF_Fear/OAF_cab_fear.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ cab
tess_dataset/OAF_Fear/OAF_calm_fear.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ calm
tess_dataset/OAF_Fear/OAF_came_fear.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ came
tess_dataset/OAF_Fear/OAF_cause_fear.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ cause
tess_dataset/OAF_Fear/OAF_chain_fear.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ chain
tess_dataset/OAF_Fear/OAF_chair_fear.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ chair
tess_dataset/OAF_Fear/OAF_chalk_fear.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ chalk