ashraq commited on
Commit
3262396
·
1 Parent(s): d48bad8

commit files to HF hub

Browse files
Files changed (1) hide show
  1. youtube-transcription.py +1 -1
youtube-transcription.py CHANGED
@@ -20,7 +20,7 @@ _LICENSE = ""
20
  TRAIN_URL = "yt-transcriptions.jsonl"
21
 
22
 
23
- class DhivehiCorpus(datasets.GeneratorBasedBuilder):
24
  VERSION = datasets.Version("1.1.0")
25
 
26
  def _info(self):
 
20
  TRAIN_URL = "yt-transcriptions.jsonl"
21
 
22
 
23
+ class YoutubeTranscription(datasets.GeneratorBasedBuilder):
24
  VERSION = datasets.Version("1.1.0")
25
 
26
  def _info(self):