SushantGautam
commited on
Commit
•
b383829
1
Parent(s):
4d10059
Update README.md
Browse files
README.md
CHANGED
@@ -7,9 +7,7 @@ language:
|
|
7 |
- en
|
8 |
- de
|
9 |
|
10 |
-
|
11 |
-
- name: segments
|
12 |
-
dtype: string
|
13 |
|
14 |
configs:
|
15 |
- config_name: whisper_v1
|
@@ -18,6 +16,9 @@ configs:
|
|
18 |
path:
|
19 |
- "Dataset/whisper_v1/**/*.json"
|
20 |
field: segments
|
|
|
|
|
|
|
21 |
|
22 |
---
|
23 |
# SoccerNet-Echoes
|
|
|
7 |
- en
|
8 |
- de
|
9 |
|
10 |
+
|
|
|
|
|
11 |
|
12 |
configs:
|
13 |
- config_name: whisper_v1
|
|
|
16 |
path:
|
17 |
- "Dataset/whisper_v1/**/*.json"
|
18 |
field: segments
|
19 |
+
features:
|
20 |
+
- name: segments
|
21 |
+
dtype: string
|
22 |
|
23 |
---
|
24 |
# SoccerNet-Echoes
|