Skip to content

Commit

Permalink
Update test dataset hash
Browse files Browse the repository at this point in the history
  • Loading branch information
Nayef211 authored Jul 27, 2023
1 parent eebec5e commit 764b8e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchtext/datasets/multi30k.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
MD5 = {
"train": "20140d013d05dd9a72dfde46478663ba05737ce983f478f960c1123c6671be5e",
"valid": "a7aa20e9ebd5ba5adce7909498b94410996040857154dab029851af3a866da8c",
"test": "0681be16a532912288a91ddd573594fbdd57c0fbb81486eff7c55247e35326c2",
"test": "6d1ca1dba99e2c5dd54cae1226ff11c2551e6ce63527ebb072a1f70f72a5cd36",
}

_PREFIX = {
Expand Down

0 comments on commit 764b8e9

Please sign in to comment.