kaushal98b commited on
Commit
5728ae1
1 Parent(s): 357c3ca

Update kathbath.py

Browse files
Files changed (1) hide show
  1. kathbath.py +1 -1
kathbath.py CHANGED
@@ -25,7 +25,7 @@ _HOMEPAGE = "https://ai4bharat.iitm.ac.in/indic-superb/"
25
 
26
  _LICENSE = "https://creativecommons.org/publicdomain/zero/1.0/"
27
 
28
- _DATA_URL = "https://huggingface.co/datasets/ai4bharat/kathbath/tree/main/data"
29
 
30
 
31
  class KathbathConfig(datasets.BuilderConfig):
 
25
 
26
  _LICENSE = "https://creativecommons.org/publicdomain/zero/1.0/"
27
 
28
+ _DATA_URL = "https://huggingface.co/datasets/ai4bharat/kathbath/resolve/main/data"
29
 
30
 
31
  class KathbathConfig(datasets.BuilderConfig):