Changelog
v1.1.1 - 2025-03-31
- Use uv by @shunk031 in https://github.com/shunk031/huggingface-datasets_JGLUE/pull/27
- Bump JGLUE version to 1.1.0 by @shunk031 in https://github.com/shunk031/huggingface-datasets_JGLUE/pull/29
v1.1.0 - 2025-03-31
- Update dataset URLs to use versioned tags and bump version to 1.1.0 by @shunk031 in https://github.com/shunk031/huggingface-datasets_JGLUE/pull/22
v0.0.1 - 2025-03-31
- Initialize by @shunk031 in https://github.com/shunk031/huggingface-datasets_JGLUE/pull/1
- Fix for the huggingface dataset viewer by @shunk031 in https://github.com/shunk031/huggingface-datasets_JGLUE/pull/2
- Follow HF SQuAD dataset by @shunk031 in https://github.com/shunk031/huggingface-datasets_JGLUE/pull/4
- refactor JGLUE.py by @shunk031 in https://github.com/shunk031/huggingface-datasets_JGLUE/pull/5
- Specify open encoding by @polm in https://github.com/shunk031/huggingface-datasets_JGLUE/pull/6
- download parquet from hf datasets in
MARC-ja
by @shunk031 in https://github.com/shunk031/huggingface-datasets_JGLUE/pull/10 - open file in utf-8 by @kishida in https://github.com/shunk031/huggingface-datasets_JGLUE/pull/11
- update README by @shunk031 in https://github.com/shunk031/huggingface-datasets_JGLUE/pull/12
- Update for CI by @shunk031 in https://github.com/shunk031/huggingface-datasets_JGLUE/pull/14
- Add JCoLA dataset by @shunk031 in https://github.com/shunk031/huggingface-datasets_JGLUE/pull/13
- update README.md by @shunk031 in https://github.com/shunk031/huggingface-datasets_JGLUE/pull/16
- Remove datasets.tasks and add trust_remote_code by @mjun0812 in https://github.com/shunk031/huggingface-datasets_JGLUE/pull/17
- Set package-mode to false in pyproject.toml by @shunk031 in https://github.com/shunk031/huggingface-datasets_JGLUE/pull/21
- Update dataset URLs and version to 1.0.0 in JGLUE.py and pyproject.toml by @shunk031 in https://github.com/shunk031/huggingface-datasets_JGLUE/pull/23
- Add GitHub Actions workflow for automated release tagging by @shunk031 in https://github.com/shunk031/huggingface-datasets_JGLUE/pull/24