taqwa92 commited on
Commit
064d496
1 Parent(s): 76d620c

Update mg.trial4.py

Browse files
Files changed (1) hide show
  1. mg.trial4.py +2 -17
mg.trial4.py CHANGED
@@ -1,18 +1,3 @@
1
- # -*- coding: utf-8 -*-
2
- """Untitled2.ipynb
3
-
4
- Automatically generated by Colaboratory.
5
-
6
- Original file is located at
7
- https://colab.research.google.com/drive/1Jy8fwFO774TM_FTwK-0to2L0qHoUAT-U
8
- """
9
-
10
- # -*- coding: utf-8 -*-
11
- """MGB2.ipynb
12
- Automatically generated by Colaboratory.
13
- Original file is located at
14
- https://colab.research.google.com/drive/15ejoy2EWN9bj2s5ORQRZb5aTmFlcgA9d
15
- """
16
 
17
  import datasets
18
  import os
@@ -26,8 +11,8 @@ _LICENSE = "MGB-2 License agreement"
26
 
27
 
28
 
29
- _DATA_ARCHIVE_ROOT = "https://huggingface.co/datasets/taqwa92/mg.trial4/blob/main/audio/ar/test"
30
- _DATA_ARCHIVE_ROOT1 ="https://huggingface.co/datasets/taqwa92/mg.trial4/blob/main/transcript/ar/test"
31
 
32
  _DATA_URL = {
33
  "test": _DATA_ARCHIVE_ROOT + "test.zip",
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
 
2
  import datasets
3
  import os
 
11
 
12
 
13
 
14
+ _DATA_ARCHIVE_ROOT = "https://huggingface.co/datasets/taqwa92/mg.trial4/tree/main/audio/ar/test"
15
+ _DATA_ARCHIVE_ROOT1 ="https://huggingface.co/datasets/taqwa92/mg.trial4/tree/main/transcript/ar/test"
16
 
17
  _DATA_URL = {
18
  "test": _DATA_ARCHIVE_ROOT + "test.zip",