ruanchaves commited on
Commit
af0d803
1 Parent(s): 1022a21

ASSIN 2 dataset: replace broken Google Drive _URLS by links on github (#4004)

Browse files

* Replace broken Drive _URLS by links on github

* Change github urls.

* update dummy data

Co-authored-by: Quentin Lhoest <lhoest.q@gmail.com>

Commit from https://github.com/huggingface/datasets/commit/0615c7464ff83058d23aa93e910d296f2b15553d

Files changed (2) hide show
  1. assin2.py +3 -3
  2. dummy/1.0.0/dummy_data.zip +2 -2
assin2.py CHANGED
@@ -44,9 +44,9 @@ _HOMEPAGE = "https://sites.google.com/view/assin2"
44
  _LICENSE = ""
45
 
46
  _URLS = {
47
- "train": "https://drive.google.com/u/0/uc?id=1Q9j1a83CuKzsHCGaNulSkNxBm7Dkn7Ln&export=download",
48
- "dev": "https://drive.google.com/u/0/uc?id=1kb7xq6Mb3eaqe9cOAo70BaG9ypwkIqEU&export=download",
49
- "test": "https://drive.google.com/u/0/uc?id=1J3FpQaHxpM-FDfBUyooh-sZF-B-bM_lU&export=download",
50
  }
51
 
52
 
44
  _LICENSE = ""
45
 
46
  _URLS = {
47
+ "train": "https://github.com/ruanchaves/assin/raw/master/sources/assin2-train-only.xml",
48
+ "dev": "https://github.com/ruanchaves/assin/raw/master/sources/assin2-dev.xml",
49
+ "test": "https://github.com/ruanchaves/assin/raw/master/sources/assin2-test.xml",
50
  }
51
 
52
 
dummy/1.0.0/dummy_data.zip CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8db1d0c09d9bf01d07289baaf19a56f09cde4eb34a9ae27bb45e49f522ca2744
3
- size 3078
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bc79cd6c8a23bdffe37fb8f9013c9df0ad224d1417385727d36abd444e88bf2
3
+ size 3395