Skip to content

Commit

Permalink
working version
Browse files Browse the repository at this point in the history
  • Loading branch information
davebulaval committed May 18, 2023
1 parent 75dfaf2 commit 9402ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RISCBAC.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

_LICENSE = "Attribution 4.0 International (CC BY 4.0)"

_URL = "https://huggingface.co/datasets/davebulaval/RISCBAC/blob/main/riscbac.zip"
_URL = "https://graal.ift.ulaval.ca/public/deepparse/riscbac.zip"


class RISCBAC(datasets.GeneratorBasedBuilder):
Expand Down

0 comments on commit 9402ce3

Please sign in to comment.