Add checksum from v1.2 to v1.3

#5

This PR proposes to simply upload the previous checksum from the revision v1.2 to v1.3.

Currently loading datasets.load_dataset('carolina-c4ai/corpus-carolina') is raising the following error because the checksum does not exist:

FileNotFoundError: 404 Client Error. (Request ID: Root=1-6709cb00-12b266c158eb33144909c025;8dbfa34b-9eed-4291-962b-e17ac93d6e74)

Entry Not Found for url: https://huggingface.co/datasets/carolina-c4ai/corpus-carolina/resolve/main/corpus/datasets_and_other_corpora/checksum.sha256.

I understand that this may have been done intentionally if the data on this directory has changed since v1.2, and if this is the case, I am willing to contribute generating the SHA 256 if instructions are given regarding which files should be used to generate its value to be able use this revision. Is it supposed to be for both directories currently in the datasets_and_other_corpora directory?

Carolina C4AI org

Thanks for the help, but more checksum files are missing. So, this pull request will not solve the main problem. We will fix this as soon as possible.

mmcarpi changed pull request status to closed

Sign up or log in to comment