GokseninYuksel commited on
Commit
73aea10
·
verified ·
1 Parent(s): a97b5b4

Delete task_metadata.json

Browse files
Files changed (1) hide show
  1. task_metadata.json +0 -39
task_metadata.json DELETED
@@ -1,39 +0,0 @@
1
- {
2
- "task_name": "tau2018_ov2",
3
- "version": "hear2021",
4
- "embedding_type": "event",
5
- "prediction_type": "accdoa",
6
- "split_mode": "trainvaltest",
7
- "sample_duration": null,
8
- "source_dynamics": "static",
9
- "evaluation": [
10
- "SELD"
11
- ],
12
- "download_urls": [
13
- {
14
- "split": "train",
15
- "name": "dev",
16
- "url": "https://archive.org/download/dcase2016_task2_train_dev/dcase2016_task2_train_dev.zip",
17
- "md5": "4e1b5e8887159193e8624dec801eb9e7"
18
- },
19
- {
20
- "split": "train",
21
- "name": "eval",
22
- "url": "https://archive.org/download/dcase2016_task2_test_public/dcase2016_task2_test_public.zip",
23
- "md5": "ac98768b39a08fc0c6c2ddd15a981dd7"
24
- }
25
- ],
26
- "default_mode": "full",
27
- "max_task_duration_by_split": {
28
- "train": null,
29
- "valid": null,
30
- "test": null
31
- },
32
- "tmp_dir": "_workdir",
33
- "mode": "full",
34
- "splits": [
35
- "train",
36
- "valid",
37
- "test"
38
- ]
39
- }