dinggd commited on
Commit
71b1ddf
·
verified ·
1 Parent(s): da8f01b

Update breakfast.py

Browse files
Files changed (1) hide show
  1. breakfast.py +1 -1
breakfast.py CHANGED
@@ -21,7 +21,7 @@ _HOMEPAGE = ""
21
 
22
  _LICENSE = "xxx"
23
 
24
- _URLS = {"full": "https://huggingface.co/datasets/dinggd/gtea/resolve/main/gtea.zip"}
25
 
26
 
27
  class Breakfast(datasets.GeneratorBasedBuilder):
 
21
 
22
  _LICENSE = "xxx"
23
 
24
+ _URLS = {"full": "https://huggingface.co/datasets/dinggd/breakfast/resolve/main/breakfast.zip"}
25
 
26
 
27
  class Breakfast(datasets.GeneratorBasedBuilder):