Skip to content

Commit

Permalink
GH-641: fix issue filename of dataset is not correct (#642)
Browse files Browse the repository at this point in the history
  • Loading branch information
rain1024 committed Feb 8, 2023
1 parent ceea19d commit 5deb1a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions underthesea/datasets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@ DI_Vietnamese-UVD:
license: Open
year: 2021
filepath: ''
url: https://github.com/undertheseanlp/resources/releases/download/1.3.x/DI_Vietnamese-UVD-1.0-alpha.1.zip
url_filename: DI_Vietnamese-UVD.zip
url: https://github.com/undertheseanlp/underthesea/releases/download/resources/DI_Vietnamese_UVD_v1_2021.zip
url_filename: DI_Vietnamese_UVD_v1_2021.zip
SE_Vietnamese-UBS:
cache_dir: datasets/SE_Vietnamese-UBS
type: Sentiment
Expand Down

0 comments on commit 5deb1a8

Please sign in to comment.