asawczyn commited on
Commit
b4a3870
1 Parent(s): 7d54ac0

fix: use original path

Browse files
2021-punctuation-restoration.py CHANGED
@@ -14,7 +14,7 @@ Automatic Speech Recognition system for Polish language.
14
 
15
  _HOMEPAGE = "https://github.com/poleval/2021-punctuation-restoration"
16
 
17
- _URL = "https://huggingface.co/datasets/clarin-pl/2021-punctuation-restoration/resolve/main"
18
 
19
  _PATHS = {
20
  "train": os.path.join(_URL, "train"),
 
14
 
15
  _HOMEPAGE = "https://github.com/poleval/2021-punctuation-restoration"
16
 
17
+ _URL = "https://raw.githubusercontent.com/poleval/2021-punctuation-restoration/main"
18
 
19
  _PATHS = {
20
  "train": os.path.join(_URL, "train"),
test-A/.gitattributes DELETED
@@ -1,2 +0,0 @@
1
- expected.tsv filter=lfs diff=lfs merge=lfs -text
2
- in.tsv filter=lfs diff=lfs merge=lfs -text
 
 
 
test-A/expected.tsv DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:67537e5ee05b9c3a3a7282fa7b8754f4777a9dcfb3d179cc478c2416c98abfd0
3
- size 301479
 
 
 
 
test-A/in.tsv DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:a41dc55aef0ced62d5c1c43495150a6762d6b52e6261f952d13cd80bfbf1373b
3
- size 298329
 
 
 
 
train/.gitattributes DELETED
@@ -1,2 +0,0 @@
1
- in.tsv filter=lfs diff=lfs merge=lfs -text
2
- expected.tsv filter=lfs diff=lfs merge=lfs -text
 
 
 
train/expected.tsv DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:246d79bb9fc1411e658d1c80299c0e2d8e9ad6c05b2e95d553a529ea96d4dedd
3
- size 1206847
 
 
 
 
train/in.tsv DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5d6f6f0877b015afd88b04096879aa85d1a9e3fa52427b545258b2ef4d4cdb6e
3
- size 1194117