albertvillanova HF staff commited on
Commit
13ba30c
1 Parent(s): b63603b

Support streaming for missing configs (#5)

Browse files

- Host data files in seekable ZIP archives (d5e7b2554432a8924bc3151b2bbf40c903b1f5b0)
- Update loading script (17d1b94c62d523c6388c1a719630dcf3dc7be0c4)
- Delete legacy metadata JSON file (3ea1defb142d136ab9a130f383e25716eb67e6f9)

data/actsa.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:709e1c6807c3ce923b44f576c9169b10ee574488bcf537f90ba7d6b109e347cd
3
+ size 380203
data/bbc-articles.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f1d4b8914b926dc9e860d6820a55576f571b4f2878cf88881612d88a65e0e8e
3
+ size 5770896
data/copa-translated.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a3f2f16a47a213f3d20bc00ecd0f0ea9f59fcd69e580e6af4d55acac7ac6f86b
3
+ size 765334
data/cvit-mkb.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4f1eb51c84d0c6eee6a6f6676319a9edc4c67ef9fcf99a984fd290723b99439
3
+ size 3693764
data/iitp-movie-reviews.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fed75ccb42efc93e13c35b7bf9353c0971a9ae3a7337b05061ac1d6c9cb2beac
3
+ size 1743573
data/iitp-product-reviews.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72bccfebfc2344633576ef2aff934158a8bd2f297f5acc9901bc1e981cb4ae26
3
+ size 268737
data/inltk-headlines.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d24a2c21675fb1bbd7e191f9f2e438333451334877bc2e6c7fad18b404a47355
3
+ size 2064079
data/midas-discourse.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddca828a39c7783d4504e5fdeda4aa1db6ca29c0e28b3c94e085a182163dee8b
3
+ size 1050668
data/soham-articles.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb2a564cc7ef45248370ff07b43a25f85f83a29f256ea1147b9e47a041725bde
3
+ size 11804705
data/wiki-cloze.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b22ff7631b079375dca9e22d7772805a13d13cfc1906b19d042015b0b72c7848
3
+ size 65105024
data/wiki-section-titles.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf802c0fbb3741514b67e3a4c711c79601932ffed9321c727f9375a1e32ad913
3
+ size 242028608
data/wikiann-ner.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a539df97a2942b1891bed69e33adbbabeffafe1ac45ccad61c5a14651c456167
3
+ size 5997291
data/wnli-translated.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f31ff6b104cfb0d9e4acacb130c18cd0ff7529f10b9728c9171145cbdb1fdf8
3
+ size 600688
dataset_infos.json DELETED
The diff for this file is too large to render. See raw diff
 
indic_glue.py CHANGED
@@ -327,19 +327,19 @@ _TEXT_FEATURES = {
327
  }
328
 
329
  _DATA_URLS = {
330
- "wnli": "https://ai4b-public-nlu-nlg.objectstore.e2enetworks.net/IndicGLUE/wnli-translated.tar.gz",
331
- "copa": "https://ai4b-public-nlu-nlg.objectstore.e2enetworks.net/IndicGLUE/copa-translated.tar.gz",
332
- "sna": "https://ai4b-public-nlu-nlg.objectstore.e2enetworks.net/IndicGLUE/soham-articles.tar.gz",
333
- "csqa": "https://ai4b-public-nlu-nlg.objectstore.e2enetworks.net/IndicGLUE/wiki-cloze.tar.gz",
334
- "wstp": "https://ai4b-public-nlu-nlg.objectstore.e2enetworks.net/IndicGLUE/wiki-section-titles.tar.gz",
335
- "inltkh": "https://ai4b-public-nlu-nlg.objectstore.e2enetworks.net/IndicGLUE/inltk-headlines.tar.gz",
336
- "bbca": "https://ai4b-public-nlu-nlg.objectstore.e2enetworks.net/IndicGLUE/bbc-articles.tar.gz",
337
- "cvit-mkb-clsr": "https://ai4b-public-nlu-nlg.objectstore.e2enetworks.net/IndicGLUE/cvit-mkb.tar.gz",
338
- "iitp-mr": "https://ai4b-public-nlu-nlg.objectstore.e2enetworks.net/IndicGLUE/iitp-movie-reviews.tar.gz",
339
- "iitp-pr": "https://ai4b-public-nlu-nlg.objectstore.e2enetworks.net/IndicGLUE/iitp-product-reviews.tar.gz",
340
- "actsa-sc": "https://ai4b-public-nlu-nlg.objectstore.e2enetworks.net/IndicGLUE/actsa.tar.gz",
341
- "md": "https://ai4b-public-nlu-nlg.objectstore.e2enetworks.net/IndicGLUE/midas-discourse.tar.gz",
342
- "wiki-ner": "https://ai4b-public-nlu-nlg.objectstore.e2enetworks.net/IndicGLUE/wikiann-ner.tar.gz",
343
  }
344
 
345
  _URLS = {
 
327
  }
328
 
329
  _DATA_URLS = {
330
+ "wnli": "data/wnli-translated.zip",
331
+ "copa": "data/copa-translated.zip",
332
+ "sna": "data/soham-articles.zip",
333
+ "csqa": "data/wiki-cloze.zip",
334
+ "wstp": "data/wiki-section-titles.zip",
335
+ "inltkh": "data/inltk-headlines.zip",
336
+ "bbca": "data/bbc-articles.zip",
337
+ "cvit-mkb-clsr": "data/cvit-mkb.zip",
338
+ "iitp-mr": "data/iitp-movie-reviews.zip",
339
+ "iitp-pr": "data/iitp-product-reviews.zip",
340
+ "actsa-sc": "data/actsa.zip",
341
+ "md": "data/midas-discourse.zip",
342
+ "wiki-ner": "data/wikiann-ner.zip",
343
  }
344
 
345
  _URLS = {