id int64 953M 3.35B | number int64 2.72k 7.75k | title stringlengths 1 290 | state stringclasses 2
values | created_at timestamp[s]date 2021-07-26 12:21:17 2025-08-23 00:18:43 | updated_at timestamp[s]date 2021-07-26 13:27:59 2025-08-23 12:34:39 | closed_at timestamp[s]date 2021-07-26 13:27:59 2025-08-20 16:35:55 ⌀ | html_url stringlengths 49 51 | pull_request dict | user_login stringlengths 3 26 | is_pull_request bool 2
classes | comments listlengths 0 30 |
|---|---|---|---|---|---|---|---|---|---|---|---|
1,258,494,469 | 4,440 | Update docs around audio and vision | closed | 2022-06-02T17:42:03 | 2022-06-23T16:33:19 | 2022-06-23T16:23:02 | https://github.com/huggingface/datasets/pull/4440 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4440",
"html_url": "https://github.com/huggingface/datasets/pull/4440",
"diff_url": "https://github.com/huggingface/datasets/pull/4440.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4440.patch",
"merged_at": "2022-06-23T16:23:02"
} | stevhliu | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"> Let me know what you think, especially if we should include some code samples for training a model in the audio/vision sections. I left this out since we already showed it in the NLP section. I want to keep the focus on using Datas... |
1,258,434,111 | 4,439 | TIMIT won't load after manual download: Errors about files that don't exist | closed | 2022-06-02T16:35:56 | 2022-06-03T08:44:17 | 2022-06-03T08:44:16 | https://github.com/huggingface/datasets/issues/4439 | null | drscotthawley | false | [
"To have some context, please see:\r\n- #4145\r\n\r\nPlease, also note that we have recently made some fixes to the script, which are in our GitHub master branch but not yet released:\r\n- #4422\r\n- #4425 \r\n- #4436",
"Thanks Albert! I'll try pulling `datasets` from the git repo instead of PyPI, and/or just wai... |
1,258,255,394 | 4,438 | Fix docstring of inspect_dataset | closed | 2022-06-02T14:21:10 | 2022-06-02T16:40:55 | 2022-06-02T16:32:27 | https://github.com/huggingface/datasets/pull/4438 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4438",
"html_url": "https://github.com/huggingface/datasets/pull/4438",
"diff_url": "https://github.com/huggingface/datasets/pull/4438.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4438.patch",
"merged_at": "2022-06-02T16:32:27"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,258,249,582 | 4,437 | Add missing columns to `blended_skill_talk` | closed | 2022-06-02T14:16:26 | 2022-06-06T15:49:56 | 2022-06-06T15:41:25 | https://github.com/huggingface/datasets/pull/4437 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4437",
"html_url": "https://github.com/huggingface/datasets/pull/4437",
"diff_url": "https://github.com/huggingface/datasets/pull/4437.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4437.patch",
"merged_at": "2022-06-06T15:41:25"
} | mariosasko | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,257,758,834 | 4,436 | Fix directory names for LDC data in timit_asr dataset | closed | 2022-06-02T06:45:04 | 2022-06-02T09:32:56 | 2022-06-02T09:24:27 | https://github.com/huggingface/datasets/pull/4436 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4436",
"html_url": "https://github.com/huggingface/datasets/pull/4436",
"diff_url": "https://github.com/huggingface/datasets/pull/4436.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4436.patch",
"merged_at": "2022-06-02T09:24:27"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,257,496,552 | 4,435 | Load a local cached dataset that has been modified | closed | 2022-06-02T01:51:49 | 2022-06-02T23:59:26 | 2022-06-02T23:59:18 | https://github.com/huggingface/datasets/issues/4435 | null | mihail911 | false | [
"Hi! `datasets` caches every modification/loading, so you can either rerun the pipeline up to the `map` call or use `Dataset.from_file(modified_dataset)` to load the dataset directly from the cache file.",
"Awesome, hvala Mario! This works. "
] |
1,256,207,321 | 4,434 | Fix dummy dataset generation script for handling nested types of _URLs | closed | 2022-06-01T14:53:15 | 2022-06-07T12:08:28 | 2022-06-07T09:24:09 | https://github.com/huggingface/datasets/pull/4434 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4434",
"html_url": "https://github.com/huggingface/datasets/pull/4434",
"diff_url": "https://github.com/huggingface/datasets/pull/4434.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4434.patch",
"merged_at": "2022-06-07T09:24:09"
} | silverriver | true | [] |
1,255,830,758 | 4,433 | Fix script fetching and local path handling in `inspect_dataset` and `inspect_metric` | closed | 2022-06-01T12:09:56 | 2022-06-09T10:34:54 | 2022-06-09T10:26:07 | https://github.com/huggingface/datasets/pull/4433 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4433",
"html_url": "https://github.com/huggingface/datasets/pull/4433",
"diff_url": "https://github.com/huggingface/datasets/pull/4433.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4433.patch",
"merged_at": "2022-06-09T10:26:06"
} | mariosasko | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Added back the `[:]` and a comment to explain why this is needed. "
] |
1,255,523,720 | 4,432 | Fix builder docstring | closed | 2022-06-01T09:45:30 | 2022-06-02T17:43:47 | 2022-06-02T17:35:15 | https://github.com/huggingface/datasets/pull/4432 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4432",
"html_url": "https://github.com/huggingface/datasets/pull/4432",
"diff_url": "https://github.com/huggingface/datasets/pull/4432.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4432.patch",
"merged_at": "2022-06-02T17:35:15"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,254,618,948 | 4,431 | Add personaldialog datasets | closed | 2022-06-01T01:20:40 | 2022-06-11T12:40:23 | 2022-06-11T12:31:16 | https://github.com/huggingface/datasets/pull/4431 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4431",
"html_url": "https://github.com/huggingface/datasets/pull/4431",
"diff_url": "https://github.com/huggingface/datasets/pull/4431.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4431.patch",
"merged_at": null
} | silverriver | true | [
"These test errors are related to issue #4428 \r\n",
"_The documentation is not available anymore as the PR was closed or merged._",
"I only made a trivial modification in my commit https://github.com/huggingface/datasets/pull/4431/commits/402c893d35224d7828176717233909ac5f1e7b3e\r\n\r\nI have submitted a PR #4... |
1,254,412,591 | 4,430 | Add ability to load newer, cleaner version of Multi-News | closed | 2022-05-31T21:00:44 | 2022-06-07T17:14:44 | 2022-06-07T17:14:44 | https://github.com/huggingface/datasets/issues/4430 | null | JohnGiorgi | false | [
"Hi! Our versioning is based on Git revisions (the `revision` param in `load_dataset`), so you can just replace the old URL with the new one and open a PR :). I can also give you some pointers if needed.",
"@mariosasko Awesome thanks! I will do that. Looks like this new version of the data is not available as a z... |
1,254,184,358 | 4,429 | Update builder docstring for deprecated/added arguments | closed | 2022-05-31T17:37:25 | 2022-06-08T11:40:18 | 2022-06-08T11:31:45 | https://github.com/huggingface/datasets/pull/4429 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4429",
"html_url": "https://github.com/huggingface/datasets/pull/4429",
"diff_url": "https://github.com/huggingface/datasets/pull/4429.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4429.patch",
"merged_at": "2022-06-08T11:31:45"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"@mishig25 is investigating why deprecated/added do not affect the enclosed text format when used in args docstring: no special formatting appears: \r\n- https://moon-ci-docs.huggingface.co/docs/datasets/pr_4429/en/package_reference/b... |
1,254,092,818 | 4,428 | Errors when building dummy data if you use nested _URLS | closed | 2022-05-31T16:10:57 | 2022-06-07T09:24:09 | 2022-06-07T09:24:09 | https://github.com/huggingface/datasets/issues/4428 | null | silverriver | false | [] |
1,253,959,313 | 4,427 | Add HF.co for PRs/Issues for specific datasets | closed | 2022-05-31T14:31:21 | 2022-06-01T12:37:42 | 2022-06-01T12:29:02 | https://github.com/huggingface/datasets/pull/4427 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4427",
"html_url": "https://github.com/huggingface/datasets/pull/4427",
"diff_url": "https://github.com/huggingface/datasets/pull/4427.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4427.patch",
"merged_at": "2022-06-01T12:29:02"
} | lhoestq | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,253,887,311 | 4,426 | Add loading variable number of columns for different splits | closed | 2022-05-31T13:40:16 | 2022-06-03T16:25:25 | 2022-06-03T16:25:25 | https://github.com/huggingface/datasets/issues/4426 | null | DrMatters | false | [
"Hi! Indeed the column is missing, but you shouldn't get an error? Have you made some modifications (locally) to the loading script? I've opened a PR to add the missing columns to the script. "
] |
1,253,641,604 | 4,425 | Make extensions case-insensitive in timit_asr dataset | closed | 2022-05-31T10:10:04 | 2022-06-01T14:15:30 | 2022-06-01T14:06:51 | https://github.com/huggingface/datasets/pull/4425 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4425",
"html_url": "https://github.com/huggingface/datasets/pull/4425",
"diff_url": "https://github.com/huggingface/datasets/pull/4425.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4425.patch",
"merged_at": "2022-06-01T14:06:51"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,253,542,488 | 4,424 | Fix DuplicatedKeysError in timit_asr dataset | closed | 2022-05-31T08:47:45 | 2022-05-31T13:50:50 | 2022-05-31T13:42:31 | https://github.com/huggingface/datasets/pull/4424 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4424",
"html_url": "https://github.com/huggingface/datasets/pull/4424",
"diff_url": "https://github.com/huggingface/datasets/pull/4424.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4424.patch",
"merged_at": "2022-05-31T13:42:31"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,253,326,023 | 4,423 | Add new dataset MMChat | closed | 2022-05-31T04:45:07 | 2022-06-11T12:40:52 | 2022-06-11T12:31:42 | https://github.com/huggingface/datasets/pull/4423 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4423",
"html_url": "https://github.com/huggingface/datasets/pull/4423",
"diff_url": "https://github.com/huggingface/datasets/pull/4423.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4423.patch",
"merged_at": null
} | silverriver | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Thanks ! As for https://github.com/huggingface/datasets/pull/4431 please also update the licensing section in https://huggingface.co/datasets/silver/mmchat ;)\r\n\r\nThen if it's fine for you feel free to close this PR"
] |
1,253,146,511 | 4,422 | Cannot load timit_asr data set | closed | 2022-05-30T22:00:22 | 2022-06-02T06:34:05 | 2022-05-31T13:42:31 | https://github.com/huggingface/datasets/issues/4422 | null | bhaddow | false | [
"Thanks for reporting, @bhaddow.\r\n\r\nI'm fixing it.",
"Thanks for the quick fix!",
"@bhaddow we have also made a fix so that you don't have to convert to uppercase the file extensions of the LDC data.\r\n\r\nWould you mind checking if it works OK now for you and reporting if there are any issues? Thanks. ",
... |
1,253,059,467 | 4,421 | Add extractor for bzip2-compressed files | closed | 2022-05-30T19:19:40 | 2022-06-06T15:22:50 | 2022-06-06T15:22:50 | https://github.com/huggingface/datasets/pull/4421 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4421",
"html_url": "https://github.com/huggingface/datasets/pull/4421",
"diff_url": "https://github.com/huggingface/datasets/pull/4421.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4421.patch",
"merged_at": "2022-06-06T15:22:49"
} | osyvokon | true | [] |
1,252,739,239 | 4,420 | Metric evaluation problems in multi-node, shared file system | closed | 2022-05-30T13:24:05 | 2023-07-11T09:33:18 | 2023-07-11T09:33:17 | https://github.com/huggingface/datasets/issues/4420 | null | gullabi | false | [
"If you call `metric.compute` in a distributed setup like yours, then `metric.compute` is called in each process. `metric.compute` first calls `metric.add_batch`, and it looks like your error appears at that stage.\r\n\r\nTo make sure that all the processes have started writing their predictions/references at the s... |
1,252,652,896 | 4,419 | Update `unittest` assertions over tuples from `assertEqual` to `assertTupleEqual` | closed | 2022-05-30T12:13:18 | 2022-09-30T16:01:37 | 2022-09-30T16:01:37 | https://github.com/huggingface/datasets/issues/4419 | null | alvarobartt | false | [
"Hi! If the only goal is to improve readability, it's better to use `assertTupleEqual` than `assertSequenceEqual` for Python tuples. Also, note that this function is called internally by `assertEqual`, but I guess we can accept a PR to be more verbose.",
"Hi @mariosasko, right! I'll update the issue title/desc wi... |
1,252,506,268 | 4,418 | Add dataset MMChat | closed | 2022-05-30T10:10:40 | 2022-05-30T14:58:18 | 2022-05-30T14:58:18 | https://github.com/huggingface/datasets/pull/4418 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4418",
"html_url": "https://github.com/huggingface/datasets/pull/4418",
"diff_url": "https://github.com/huggingface/datasets/pull/4418.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4418.patch",
"merged_at": null
} | silverriver | true | [] |
1,251,933,091 | 4,417 | how to convert a dict generator into a huggingface dataset. | closed | 2022-05-29T16:28:27 | 2022-09-16T14:44:19 | 2022-09-16T14:44:19 | https://github.com/huggingface/datasets/issues/4417 | null | StephennFernandes | false | [
"@albertvillanova @lhoestq , could you please help me on this issue. ",
"Hi ! As mentioned on the [forum](https://discuss.huggingface.co/t/how-to-wrap-a-generator-with-hf-dataset/18464), the simplest for now would be to define a [dataset script](https://huggingface.co/docs/datasets/dataset_script) which can conta... |
1,251,875,763 | 4,416 | Add LCCC dataset | closed | 2022-05-29T12:27:19 | 2022-06-15T10:28:59 | 2022-06-02T09:13:46 | https://github.com/huggingface/datasets/pull/4416 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4416",
"html_url": "https://github.com/huggingface/datasets/pull/4416",
"diff_url": "https://github.com/huggingface/datasets/pull/4416.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4416.patch",
"merged_at": "2022-06-02T09:13:46"
} | silverriver | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Thank you very much for your help @albertvillanova .\r\n\r\nI think I have fixed all the comments.\r\n\r\nPlease let me know if this PR need further modification ;)",
"@albertvillanova Thank you very much for your kind help.\r\nThe... |
1,251,002,981 | 4,415 | Update `dataset_infos.json` with new split info in `Dataset.push_to_hub` to avoid verification error | closed | 2022-05-27T17:03:42 | 2022-06-07T12:42:25 | 2022-06-07T12:33:52 | https://github.com/huggingface/datasets/pull/4415 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4415",
"html_url": "https://github.com/huggingface/datasets/pull/4415",
"diff_url": "https://github.com/huggingface/datasets/pull/4415.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4415.patch",
"merged_at": "2022-06-07T12:33:52"
} | mariosasko | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,250,546,888 | 4,414 | Rename DatasetBuilder config_name | closed | 2022-05-27T09:28:02 | 2022-05-31T15:07:21 | 2022-05-31T14:58:51 | https://github.com/huggingface/datasets/pull/4414 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4414",
"html_url": "https://github.com/huggingface/datasets/pull/4414",
"diff_url": "https://github.com/huggingface/datasets/pull/4414.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4414.patch",
"merged_at": "2022-05-31T14:58:51"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,250,259,822 | 4,413 | Dataset Viewer issue for ett | closed | 2022-05-27T02:12:35 | 2022-06-15T07:30:46 | 2022-06-15T07:30:46 | https://github.com/huggingface/datasets/issues/4413 | null | dgcnz | false | [
"Thanks for reporting @dgcnz.\r\n\r\nI have checked that the dataset works fine in streaming mode.\r\n\r\nAdditionally, other datasets containing timestamps are properly rendered by the viewer: https://huggingface.co/datasets/blbooks\r\n\r\nI have tried to force the refresh of the preview, but the endpoint is not r... |
1,249,490,179 | 4,412 | Skip hidden files/directories in data files resolution and `iter_files` | closed | 2022-05-26T12:10:28 | 2022-06-15T17:11:25 | 2022-06-01T13:04:16 | https://github.com/huggingface/datasets/pull/4412 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4412",
"html_url": "https://github.com/huggingface/datasets/pull/4412",
"diff_url": "https://github.com/huggingface/datasets/pull/4412.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4412.patch",
"merged_at": "2022-06-01T13:04:16"
} | mariosasko | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"This PR (via new release) broke many transformers tests.\r\n\r\nI will try to post a summary shortly.\r\n\r\ncc: @ydshieh ",
"So now it can't handle a local path via: `--train_file tests/deepspeed/../fixtures/tests_samples/wmt_en_r... |
1,249,462,390 | 4,411 | Update `_format_columns` in `remove_columns` | closed | 2022-05-26T11:40:06 | 2022-06-14T19:05:37 | 2022-06-14T16:01:56 | https://github.com/huggingface/datasets/pull/4411 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4411",
"html_url": "https://github.com/huggingface/datasets/pull/4411",
"diff_url": "https://github.com/huggingface/datasets/pull/4411.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4411.patch",
"merged_at": "2022-06-14T16:01:55"
} | alvarobartt | true | [
"🤗 This PR closes https://github.com/huggingface/datasets/issues/4398",
"_The documentation is not available anymore as the PR was closed or merged._",
"Hi! Thanks for reporting and providing a fix. I made a small change to make the fix easier to understand.",
"Hi, @mariosasko thanks! It makes sense, sorry I... |
1,249,148,457 | 4,410 | Remove Google Drive URL in spider dataset | closed | 2022-05-26T06:17:35 | 2022-05-26T06:48:42 | 2022-05-26T06:40:12 | https://github.com/huggingface/datasets/pull/4410 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4410",
"html_url": "https://github.com/huggingface/datasets/pull/4410",
"diff_url": "https://github.com/huggingface/datasets/pull/4410.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4410.patch",
"merged_at": "2022-05-26T06:40:12"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,249,083,179 | 4,409 | Update: add using pcm bytes (#4323) | closed | 2022-05-26T04:26:36 | 2022-07-07T13:27:29 | 2022-07-07T13:16:09 | https://github.com/huggingface/datasets/pull/4409 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4409",
"html_url": "https://github.com/huggingface/datasets/pull/4409",
"diff_url": "https://github.com/huggingface/datasets/pull/4409.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4409.patch",
"merged_at": "2022-07-07T13:16:08"
} | YooSungHyun | true | [
"@lhoestq Maybe I'm missing something, but what's the reason to read and encode PCM files to WAV in `Audio.encode_example`. Isn't the whole purpose of the decodable types to operate on raw files whenever possible? IMO this PR should only modify `Audio.decode_example` to support PCM files/bytes decoding.",
"Becaus... |
1,248,687,574 | 4,408 | Update imagenet gate | closed | 2022-05-25T20:32:19 | 2022-05-25T20:45:11 | 2022-05-25T20:36:47 | https://github.com/huggingface/datasets/pull/4408 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4408",
"html_url": "https://github.com/huggingface/datasets/pull/4408",
"diff_url": "https://github.com/huggingface/datasets/pull/4408.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4408.patch",
"merged_at": "2022-05-25T20:36:47"
} | lhoestq | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,248,671,778 | 4,407 | Dataset Viewer issue for conll2012_ontonotesv5 | closed | 2022-05-25T20:18:33 | 2022-06-07T18:39:16 | 2022-06-07T18:39:16 | https://github.com/huggingface/datasets/issues/4407 | null | jiangwangyi | false | [
"Thanks for reporting, @jiangwy99.\r\n\r\nI guess this could be addressed only once we fix our issue with irresponsive backend endpoint.\r\n\r\nCC: @severo ",
"I've just sent the forcing of the refresh of the preview to the new endpoint.",
"Fixed, thanks for the patience. The issue was the amount of RAM allowed... |
1,248,626,622 | 4,406 | Improve language tag for PIAF dataset | closed | 2022-05-25T19:41:55 | 2022-05-27T14:51:23 | 2022-05-27T14:51:23 | https://github.com/huggingface/datasets/pull/4406 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4406",
"html_url": "https://github.com/huggingface/datasets/pull/4406",
"diff_url": "https://github.com/huggingface/datasets/pull/4406.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4406.patch",
"merged_at": null
} | lbourdois | true | [] |
1,248,574,087 | 4,405 | [TypeError: Couldn't cast array of type] Cannot process dataset in v2.2.2 | closed | 2022-05-25T18:56:43 | 2022-06-07T14:27:20 | 2022-06-07T14:27:20 | https://github.com/huggingface/datasets/issues/4405 | null | jiangwangyi | false | [
"And if the problem is that the way I am to construct the {Entity Type: list of spans} makes entity types without any spans hard to handle, is there a better way to meet the demand? Although I have verified that to make entity types without any spans to behave like `entity_chunk[label] = [[\"\"]]` can perform norma... |
1,248,572,899 | 4,404 | Dataset should have a `.name` field | closed | 2022-05-25T18:56:08 | 2022-09-13T15:09:30 | 2022-06-16T10:47:53 | https://github.com/huggingface/datasets/issues/4404 | null | f4hy | false | [
"Hi! You can already use `dset.builder_name` and `dset.config_name` for that purpose. And when it comes to versioning, it's better to use `dset._fingerprint` than the `version` attribute as the former represents a deterministic hash that encodes all the mutable ops executed on a dataset, and the latter stays the sa... |
1,248,390,134 | 4,403 | Uncomment logging deactivation for ArrowBasedBuilder | closed | 2022-05-25T16:46:15 | 2022-05-31T08:33:36 | 2022-05-31T08:25:02 | https://github.com/huggingface/datasets/pull/4403 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4403",
"html_url": "https://github.com/huggingface/datasets/pull/4403",
"diff_url": "https://github.com/huggingface/datasets/pull/4403.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4403.patch",
"merged_at": "2022-05-31T08:25:02"
} | thomasw21 | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,248,078,067 | 4,402 | Skip identical files in `push_to_hub` instead of overwriting | closed | 2022-05-25T13:12:51 | 2022-05-25T15:16:36 | 2022-05-25T15:08:03 | https://github.com/huggingface/datasets/pull/4402 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4402",
"html_url": "https://github.com/huggingface/datasets/pull/4402",
"diff_url": "https://github.com/huggingface/datasets/pull/4402.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4402.patch",
"merged_at": "2022-05-25T15:08:03"
} | mariosasko | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,247,695,921 | 4,401 | "NonMatchingChecksumError" when importing 'spider' dataset | closed | 2022-05-25T07:45:07 | 2022-05-26T06:40:12 | 2022-05-26T06:40:12 | https://github.com/huggingface/datasets/issues/4401 | null | OmarAlaaeldein | false | [
"Thanks for reporting, @OmarAlaaeldein.\r\n\r\nDatasets hosted at Google Drive give problems quite often due to a change in their service:\r\n- #3786 \r\n\r\nRelated to:\r\n- #3906\r\n\r\nI'm having a look.",
"We have made a Pull Request to replace the Google Drive URL. This fix will be accessible in our next `da... |
1,247,404,237 | 4,400 | load dataset wikitext-2-raw-v1 failed. Could not reach wikitext-2-raw-v1.py. | closed | 2022-05-25T03:10:44 | 2022-10-24T06:10:27 | 2022-05-25T03:26:36 | https://github.com/huggingface/datasets/issues/4400 | null | cailun01 | false | [
"I tried in this way.\r\n\r\n```python\r\nfrom datasets import load_dataset\r\ndataset = load_dataset(path=\"wikitext\", name=\"wikitext-103-v1\", split=\"train\")\r\n```"
] |
1,246,948,299 | 4,399 | LocalDatasetModuleFactoryWithoutScript extracts invalid builder name | closed | 2022-05-24T18:03:01 | 2022-09-12T15:30:43 | 2022-09-12T15:30:43 | https://github.com/huggingface/datasets/issues/4399 | null | apohllo | false | [
"Ok, so\r\n```\r\nos.path.basename(\"/home/user/\")\r\n```\r\ngives `''` while \r\n```\r\nos.path.basename(\"/home/user\")\r\n```\r\ngives `user`. \r\nThe code should check if the last char is a slash.\r\n",
"The fix is:\r\n```\r\n\"name\": os.path.basename(self.path[:-1] if self.path[-1] == \"/\" else self.path)... |
1,246,666,749 | 4,398 | Calling `cast_column`/`remove_columns` and a sequence of `map` operations ends up making `faiss` fail with `ValueError` | closed | 2022-05-24T14:41:34 | 2022-06-14T16:01:56 | 2022-06-14T16:01:56 | https://github.com/huggingface/datasets/issues/4398 | null | alvarobartt | false | [
"It works if we either remove the `ds = ds.cast_column(\"id\", Value(\"int32\"))` line from the code above, or if instead calling `ds.remove_columns()` we remove the columns inside each mapping as `ds.map(..., remove_columns=[...])` instead of right after the mapping.\r\n\r\nBoth of those solutions seem to fix the ... |
1,246,597,632 | 4,397 | Fix dependency on dill version | closed | 2022-05-24T13:54:23 | 2022-10-26T08:45:37 | 2022-05-25T13:54:08 | https://github.com/huggingface/datasets/pull/4397 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4397",
"html_url": "https://github.com/huggingface/datasets/pull/4397",
"diff_url": "https://github.com/huggingface/datasets/pull/4397.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4397.patch",
"merged_at": "2022-05-25T13:54:08"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,245,479,399 | 4,396 | Fix URL in gem dataset for totto config | closed | 2022-05-23T17:16:12 | 2022-05-24T05:49:11 | 2022-05-24T05:41:00 | https://github.com/huggingface/datasets/pull/4396 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4396",
"html_url": "https://github.com/huggingface/datasets/pull/4396",
"diff_url": "https://github.com/huggingface/datasets/pull/4396.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4396.patch",
"merged_at": "2022-05-24T05:40:59"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,245,436,486 | 4,395 | Add Pascal VOC dataset | closed | 2022-05-23T16:34:05 | 2023-09-24T09:37:05 | 2022-10-03T09:36:56 | https://github.com/huggingface/datasets/pull/4395 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4395",
"html_url": "https://github.com/huggingface/datasets/pull/4395",
"diff_url": "https://github.com/huggingface/datasets/pull/4395.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4395.patch",
"merged_at": null
} | nateraw | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Some CI fails are unrelated to your PR and fixed on master, feel free to merge master into your branch :)",
"Thanks @nateraw for the addition of this dataset.\r\n\r\nI would suggest to transfer it to the Hugging Face Hub, under a \... |
1,245,221,657 | 4,394 | trainer became extremely slow after reload dataset by `load_from_disk` | open | 2022-05-23T14:04:37 | 2023-11-23T07:40:30 | null | https://github.com/huggingface/datasets/issues/4394 | null | conan1024hao | false | [
"I tried to make the dataset much more smaller (100000 rows) , then the speed became `33.88it/s` from`8.62s/it`. It's nearly 200 times... Do you have any idea? Thank you!",
"Similar issue: https://github.com/huggingface/transformers/issues/8818\r\n\r\nI changed `RandomSampler` to `SequentialSampler` in the `tra... |
1,244,876,662 | 4,393 | Update CI deprecated legacy image | closed | 2022-05-23T09:35:42 | 2022-05-23T10:08:28 | 2022-05-23T09:59:55 | https://github.com/huggingface/datasets/pull/4393 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4393",
"html_url": "https://github.com/huggingface/datasets/pull/4393",
"diff_url": "https://github.com/huggingface/datasets/pull/4393.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4393.patch",
"merged_at": "2022-05-23T09:59:55"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,244,859,971 | 4,392 | remove int documentation from logging docs | closed | 2022-05-23T09:24:55 | 2022-05-23T15:16:55 | 2022-05-23T15:08:32 | https://github.com/huggingface/datasets/pull/4392 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4392",
"html_url": "https://github.com/huggingface/datasets/pull/4392",
"diff_url": "https://github.com/huggingface/datasets/pull/4392.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4392.patch",
"merged_at": "2022-05-23T15:08:32"
} | lvwerra | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,244,839,185 | 4,391 | Refactor column mappings for question answering datasets | closed | 2022-05-23T09:13:14 | 2022-05-24T12:57:00 | 2022-05-24T12:48:48 | https://github.com/huggingface/datasets/pull/4391 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4391",
"html_url": "https://github.com/huggingface/datasets/pull/4391",
"diff_url": "https://github.com/huggingface/datasets/pull/4391.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4391.patch",
"merged_at": "2022-05-24T12:48:48"
} | lewtun | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"> Thanks.\r\n> \r\n> I have no visibility about this, but if you say it is more useful for AutoTrain this way...\r\n\r\nThanks for the review @albertvillanova ! Yes, I need some way to reconstruct the original column names with a per... |
1,244,835,877 | 4,390 | Fix metadata validation | closed | 2022-05-23T09:11:20 | 2022-06-01T09:27:52 | 2022-06-01T09:19:25 | https://github.com/huggingface/datasets/pull/4390 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4390",
"html_url": "https://github.com/huggingface/datasets/pull/4390",
"diff_url": "https://github.com/huggingface/datasets/pull/4390.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4390.patch",
"merged_at": "2022-06-01T09:19:25"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,244,693,690 | 4,389 | Fix bug in gem dataset for wiki_auto_asset_turk config | closed | 2022-05-23T07:19:49 | 2022-05-23T10:38:26 | 2022-05-23T10:29:55 | https://github.com/huggingface/datasets/pull/4389 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4389",
"html_url": "https://github.com/huggingface/datasets/pull/4389",
"diff_url": "https://github.com/huggingface/datasets/pull/4389.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4389.patch",
"merged_at": "2022-05-23T10:29:55"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,244,645,158 | 4,388 | Set builder name from module instead of class | closed | 2022-05-23T06:26:35 | 2022-05-25T05:24:43 | 2022-05-25T05:16:15 | https://github.com/huggingface/datasets/pull/4388 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4388",
"html_url": "https://github.com/huggingface/datasets/pull/4388",
"diff_url": "https://github.com/huggingface/datasets/pull/4388.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4388.patch",
"merged_at": "2022-05-25T05:16:15"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,244,147,817 | 4,387 | device/google/accessory/adk2012 - Git at Google | closed | 2022-05-22T04:57:19 | 2022-05-23T06:36:27 | 2022-05-23T06:36:27 | https://github.com/huggingface/datasets/issues/4387 | null | Aeckard45 | false | [] |
1,243,965,532 | 4,386 | Bug for wiki_auto_asset_turk from GEM | closed | 2022-05-21T12:31:30 | 2022-05-24T05:55:52 | 2022-05-23T10:29:55 | https://github.com/huggingface/datasets/issues/4386 | null | StevenTang1998 | false | [
"Thanks for reporting, @StevenTang1998.\r\n\r\nI'm looking into it. ",
"Hi @StevenTang1998,\r\n\r\nWe have fixed the issue:\r\n- #4389\r\n\r\nThe fix will be available in our next `datasets` library release. In the meantime, you can incorporate that fix by installing `datasets` from our GitHub repo:\r\n```\r\npip... |
1,243,921,287 | 4,385 | Test dill | closed | 2022-05-21T08:57:43 | 2022-05-25T08:30:13 | 2022-05-25T08:21:48 | https://github.com/huggingface/datasets/pull/4385 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4385",
"html_url": "https://github.com/huggingface/datasets/pull/4385",
"diff_url": "https://github.com/huggingface/datasets/pull/4385.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4385.patch",
"merged_at": "2022-05-25T08:21:48"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"I should point out that the hash will be the same if computed twice with the same code on the same version of dill (after adding huggingface's code that removes line numbers and file names, and sorts globals.) My changes in dill 0.3.... |
1,243,919,748 | 4,384 | Refactor download | closed | 2022-05-21T08:49:24 | 2022-05-25T10:52:02 | 2022-05-25T10:43:43 | https://github.com/huggingface/datasets/pull/4384 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4384",
"html_url": "https://github.com/huggingface/datasets/pull/4384",
"diff_url": "https://github.com/huggingface/datasets/pull/4384.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4384.patch",
"merged_at": "2022-05-25T10:43:43"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"This looks like a breaking change no ?\r\nAlso could you explain why it would be better this way ?",
"The might be only there to help type checkers, but I am not too familiar with the code base to know for sure. I think this might ... |
1,243,856,981 | 4,383 | L | closed | 2022-05-21T03:47:58 | 2022-05-21T19:20:13 | 2022-05-21T19:20:13 | https://github.com/huggingface/datasets/issues/4383 | null | AronCodes21 | false | [] |
1,243,839,783 | 4,382 | First time trying | closed | 2022-05-21T02:15:18 | 2022-05-21T19:20:44 | 2022-05-21T19:20:44 | https://github.com/huggingface/datasets/issues/4382 | null | Aeckard45 | false | [] |
1,243,478,863 | 4,381 | Bug in caching 2 datasets both with the same builder class name | closed | 2022-05-20T18:18:03 | 2022-06-02T08:18:37 | 2022-05-25T05:16:15 | https://github.com/huggingface/datasets/issues/4381 | null | NouamaneTazi | false | [
"Hi @NouamaneTazi, thanks for reporting.\r\n\r\nPlease note that both datasets are cached in the same directory because their loading builder classes have the same name: `class MTOP(datasets.GeneratorBasedBuilder)`.\r\n\r\nYou should name their builder classes differently, e.g.:\r\n- `MtopDomain`\r\n- `MtopIntent`"... |
1,243,183,054 | 4,380 | Pin dill | closed | 2022-05-20T13:54:19 | 2022-06-13T10:03:52 | 2022-05-20T16:33:04 | https://github.com/huggingface/datasets/pull/4380 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4380",
"html_url": "https://github.com/huggingface/datasets/pull/4380",
"diff_url": "https://github.com/huggingface/datasets/pull/4380.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4380.patch",
"merged_at": "2022-05-20T16:33:04"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,243,175,854 | 4,379 | Latest dill release raises exception | closed | 2022-05-20T13:48:36 | 2022-05-21T15:53:26 | 2022-05-20T17:06:27 | https://github.com/huggingface/datasets/issues/4379 | null | albertvillanova | false | [
"Fixed by:\r\n- #4380 ",
"Just an additional insight, the latest dill (either 0.3.5 or 0.3.5.1) also broke the hashing/fingerprinting of any mapping function.\r\n\r\nFor example:\r\n```\r\nfrom datasets import load_dataset\r\n\r\nd = load_dataset(\"rotten_tomatoes\")\r\nd.map(lambda x: x)\r\n```\r\n\r\nReturns th... |
1,242,935,373 | 4,378 | Tidy up license metadata for google_wellformed_query, newspop, sick | closed | 2022-05-20T10:16:12 | 2022-05-24T13:50:23 | 2022-05-24T13:10:27 | https://github.com/huggingface/datasets/pull/4378 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4378",
"html_url": "https://github.com/huggingface/datasets/pull/4378",
"diff_url": "https://github.com/huggingface/datasets/pull/4378.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4378.patch",
"merged_at": "2022-05-24T13:10:27"
} | leondz | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"& thank you!"
] |
1,242,746,186 | 4,377 | Fix checksum and bug in irc_disentangle dataset | closed | 2022-05-20T07:29:28 | 2022-05-20T09:34:36 | 2022-05-20T09:26:32 | https://github.com/huggingface/datasets/pull/4377 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4377",
"html_url": "https://github.com/huggingface/datasets/pull/4377",
"diff_url": "https://github.com/huggingface/datasets/pull/4377.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4377.patch",
"merged_at": "2022-05-20T09:26:32"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,242,218,144 | 4,376 | irc_disentagle viewer error | closed | 2022-05-19T19:15:16 | 2023-01-12T16:56:13 | 2022-06-02T08:20:00 | https://github.com/huggingface/datasets/issues/4376 | null | labouz | false | [
"DUPLICATED comment from https://github.com/huggingface/datasets/issues/3807:\r\n\r\nmy code:\r\n```\r\nfrom datasets import load_dataset\r\n\r\ndataset = load_dataset(\"irc_disentangle\", download_mode=\"force_redownload\")\r\n```\r\nhowever, it produces the same error\r\n```\r\n[38](file:///Library/Frameworks/Pyt... |
1,241,921,147 | 4,375 | Support DataLoader with num_workers > 0 in streaming mode | closed | 2022-05-19T15:00:31 | 2022-07-04T16:05:14 | 2022-06-10T20:47:27 | https://github.com/huggingface/datasets/pull/4375 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4375",
"html_url": "https://github.com/huggingface/datasets/pull/4375",
"diff_url": "https://github.com/huggingface/datasets/pull/4375.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4375.patch",
"merged_at": "2022-06-10T20:47:26"
} | lhoestq | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Alright this is finally ready for review ! It's quite long I'm sorry, but it's not easy to disentangle everything ^^'\r\n\r\nThe main additions are in\r\n- src/datasets/formatting/dataset_wrappers/torch_iterable_dataset.py\r\n- src/d... |
1,241,860,535 | 4,374 | extremely slow processing when using a custom dataset | closed | 2022-05-19T14:18:05 | 2023-07-25T15:07:17 | 2023-07-25T15:07:16 | https://github.com/huggingface/datasets/issues/4374 | null | StephennFernandes | false | [
"Hi !\r\n\r\nMy guess is that some examples in your dataset are bigger than your RAM, and therefore loading them in RAM to pass them to `remove_non_indic_sentences` takes forever because it might use SWAP memory.\r\n\r\nMaybe several examples in your dataset are grouped together, can you check `len(lang_dataset[\"t... |
1,241,769,310 | 4,373 | Remove links in docs to old dataset viewer | closed | 2022-05-19T13:24:39 | 2022-05-20T15:24:28 | 2022-05-20T15:16:05 | https://github.com/huggingface/datasets/pull/4373 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4373",
"html_url": "https://github.com/huggingface/datasets/pull/4373",
"diff_url": "https://github.com/huggingface/datasets/pull/4373.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4373.patch",
"merged_at": "2022-05-20T15:16:05"
} | mariosasko | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,241,703,826 | 4,372 | Check if dataset features match before push in `DatasetDict.push_to_hub` | closed | 2022-05-19T12:32:30 | 2022-05-20T15:23:36 | 2022-05-20T15:15:30 | https://github.com/huggingface/datasets/pull/4372 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4372",
"html_url": "https://github.com/huggingface/datasets/pull/4372",
"diff_url": "https://github.com/huggingface/datasets/pull/4372.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4372.patch",
"merged_at": "2022-05-20T15:15:30"
} | mariosasko | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,241,500,906 | 4,371 | Add missing language tags for udhr dataset | closed | 2022-05-19T09:34:10 | 2022-06-08T12:03:24 | 2022-05-20T09:43:10 | https://github.com/huggingface/datasets/pull/4371 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4371",
"html_url": "https://github.com/huggingface/datasets/pull/4371",
"diff_url": "https://github.com/huggingface/datasets/pull/4371.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4371.patch",
"merged_at": "2022-05-20T09:43:10"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,240,245,642 | 4,369 | Add redirect to dataset script in the repo structure page | closed | 2022-05-18T17:05:33 | 2022-05-19T08:19:01 | 2022-05-19T08:10:51 | https://github.com/huggingface/datasets/pull/4369 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4369",
"html_url": "https://github.com/huggingface/datasets/pull/4369",
"diff_url": "https://github.com/huggingface/datasets/pull/4369.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4369.patch",
"merged_at": "2022-05-19T08:10:51"
} | lhoestq | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,240,064,860 | 4,368 | Add long answer candidates to natural questions dataset | closed | 2022-05-18T14:35:42 | 2022-07-26T20:30:41 | 2022-07-26T20:18:42 | https://github.com/huggingface/datasets/pull/4368 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4368",
"html_url": "https://github.com/huggingface/datasets/pull/4368",
"diff_url": "https://github.com/huggingface/datasets/pull/4368.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4368.patch",
"merged_at": "2022-07-26T20:18:42"
} | seirasto | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Once we have added `long_answer_candidates` maybe it would be worth to also add the missing `candidate_index` (inside `long_answer`). What do you think, @seirasto ?",
"Also note the \"Data Fields\" section in the README is missing ... |
1,240,011,602 | 4,367 | Remove config names as yaml keys | closed | 2022-05-18T13:59:24 | 2022-05-20T09:35:26 | 2022-05-20T09:27:19 | https://github.com/huggingface/datasets/pull/4367 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4367",
"html_url": "https://github.com/huggingface/datasets/pull/4367",
"diff_url": "https://github.com/huggingface/datasets/pull/4367.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4367.patch",
"merged_at": "2022-05-20T09:27:19"
} | lhoestq | true | [
"I included the change from https://github.com/huggingface/datasets/pull/4302 directly in this PR, this way the datasets will be updated right away in the CI (the CI is only triggered when a dataset card is changed)",
"_The documentation is not available anymore as the PR was closed or merged._",
"Alright it's ... |
1,239,534,165 | 4,366 | TypeError: __init__() missing 1 required positional argument: 'scheme' | closed | 2022-05-18T07:17:29 | 2022-05-18T16:36:22 | 2022-05-18T16:36:21 | https://github.com/huggingface/datasets/issues/4366 | null | jffgitt | false | [
"Duplicate of:\r\n- #3956\r\n\r\nI think you should report that issue to `elasticsearch` library: https://github.com/elastic/elasticsearch-py"
] |
1,239,109,943 | 4,365 | Remove dots in config names | closed | 2022-05-17T20:12:57 | 2023-09-24T10:02:53 | 2022-05-18T13:59:41 | https://github.com/huggingface/datasets/pull/4365 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4365",
"html_url": "https://github.com/huggingface/datasets/pull/4365",
"diff_url": "https://github.com/huggingface/datasets/pull/4365.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4365.patch",
"merged_at": null
} | lhoestq | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Closing in favor of https://github.com/huggingface/datasets/pull/4367"
] |
1,238,976,106 | 4,364 | Support complex feature types as `features` in packaged loaders | closed | 2022-05-17T17:53:23 | 2022-05-31T12:26:23 | 2022-05-31T12:16:32 | https://github.com/huggingface/datasets/pull/4364 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4364",
"html_url": "https://github.com/huggingface/datasets/pull/4364",
"diff_url": "https://github.com/huggingface/datasets/pull/4364.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4364.patch",
"merged_at": "2022-05-31T12:16:31"
} | mariosasko | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,238,897,652 | 4,363 | The dataset preview is not available for this split. | closed | 2022-05-17T16:34:43 | 2022-06-08T12:32:10 | 2022-06-08T09:26:56 | https://github.com/huggingface/datasets/issues/4363 | null | roholazandie | false | [
"Hi! A dataset has to be streamable to work with the viewer. I did a quick test, and yours is, so this might be a bug in the viewer. cc @severo \r\n",
"Looking at it. The message is now:\r\n\r\n```\r\nMessage: cannot cache function '__shear_dense': no locator available for file '/src/services/worker/.venv/... |
1,238,680,112 | 4,362 | Update dataset_infos for UDHN/udhr dataset | closed | 2022-05-17T13:52:59 | 2022-06-08T19:20:11 | 2022-06-08T19:11:21 | https://github.com/huggingface/datasets/pull/4362 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4362",
"html_url": "https://github.com/huggingface/datasets/pull/4362",
"diff_url": "https://github.com/huggingface/datasets/pull/4362.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4362.patch",
"merged_at": "2022-06-08T19:11:20"
} | leondz | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Thanks for contributing @leondz.\r\n\r\nThe checksums of the files have changed because more languages have been added:\r\n- the new language codes need to be added to the dataset card (README file)\r\n- I think the dataset version n... |
1,238,671,931 | 4,361 | `udhr` doesn't load, dataset checksum mismatch | closed | 2022-05-17T13:47:09 | 2022-06-08T19:11:21 | 2022-06-08T19:11:21 | https://github.com/huggingface/datasets/issues/4361 | null | leondz | false | [] |
1,237,239,096 | 4,360 | Fix example in opus_ubuntu, Add license info | closed | 2022-05-16T14:22:28 | 2022-06-01T13:06:07 | 2022-06-01T12:57:09 | https://github.com/huggingface/datasets/pull/4360 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4360",
"html_url": "https://github.com/huggingface/datasets/pull/4360",
"diff_url": "https://github.com/huggingface/datasets/pull/4360.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4360.patch",
"merged_at": "2022-06-01T12:57:09"
} | leondz | true | [
"CI seems to fail due to languages incorrectly being flagged as invalid, I guess that's related to the currently-broken bcp47 validation (see #4304)",
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,237,149,578 | 4,359 | Fix Version equality | closed | 2022-05-16T13:19:26 | 2022-05-24T16:25:37 | 2022-05-24T16:17:14 | https://github.com/huggingface/datasets/pull/4359 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4359",
"html_url": "https://github.com/huggingface/datasets/pull/4359",
"diff_url": "https://github.com/huggingface/datasets/pull/4359.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4359.patch",
"merged_at": "2022-05-24T16:17:14"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,237,147,692 | 4,358 | Missing dataset tags and sections in some dataset cards | open | 2022-05-16T13:18:16 | 2022-05-30T15:36:52 | null | https://github.com/huggingface/datasets/issues/4358 | null | sashavor | false | [
"@lhoestq I can take this issue. Please can you point out to me where I can find the other positional arguments?",
"Hi @RohitRathore1 :)\r\n\r\nYou can find all the YAML tags in the tagging app here: https://hf.co/spaces/huggingface/datasets-tagging). They're all passed as arguments to a DatasetMetadata object us... |
1,237,037,069 | 4,357 | Fix warning in push_to_hub | closed | 2022-05-16T11:50:17 | 2022-05-16T15:18:49 | 2022-05-16T15:10:41 | https://github.com/huggingface/datasets/pull/4357 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4357",
"html_url": "https://github.com/huggingface/datasets/pull/4357",
"diff_url": "https://github.com/huggingface/datasets/pull/4357.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4357.patch",
"merged_at": "2022-05-16T15:10:41"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,236,846,308 | 4,356 | Fix dataset builder default version | closed | 2022-05-16T09:05:10 | 2022-05-30T13:56:58 | 2022-05-30T13:47:54 | https://github.com/huggingface/datasets/pull/4356 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4356",
"html_url": "https://github.com/huggingface/datasets/pull/4356",
"diff_url": "https://github.com/huggingface/datasets/pull/4356.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4356.patch",
"merged_at": "2022-05-30T13:47:54"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"This PR requires one of these other PRs being merged first:\r\n- #4359 \r\n- huggingface/doc-builder#211"
] |
1,236,797,490 | 4,355 | Fix warning in upload_file | closed | 2022-05-16T08:21:31 | 2022-05-16T11:28:02 | 2022-05-16T11:19:57 | https://github.com/huggingface/datasets/pull/4355 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4355",
"html_url": "https://github.com/huggingface/datasets/pull/4355",
"diff_url": "https://github.com/huggingface/datasets/pull/4355.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4355.patch",
"merged_at": "2022-05-16T11:19:57"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,236,404,383 | 4,354 | Problems with WMT dataset | closed | 2022-05-15T20:58:26 | 2022-07-11T14:54:02 | 2022-07-11T14:54:01 | https://github.com/huggingface/datasets/issues/4354 | null | eldarkurtic | false | [
"Hi! Yes, the docs are outdated. Expect this to be fixed soon. \r\n\r\nIn the meantime, you can try to fix the issue yourself.\r\n\r\nThese are the configs/language pairs supported by `wmt15` from which you can choose:\r\n* `cs-en` (Czech - English)\r\n* `de-en` (German - English)\r\n* `fi-en` (Finnish- English)\r\... |
1,236,092,176 | 4,353 | Don't strip proceeding hyphen | closed | 2022-05-14T18:25:29 | 2022-05-16T18:51:38 | 2022-05-16T13:52:11 | https://github.com/huggingface/datasets/pull/4353 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4353",
"html_url": "https://github.com/huggingface/datasets/pull/4353",
"diff_url": "https://github.com/huggingface/datasets/pull/4353.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4353.patch",
"merged_at": "2022-05-16T13:52:10"
} | JohnGiorgi | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,236,086,170 | 4,352 | When using `dataset.map()` if passed `Features` types do not match what is returned from the mapped function, execution does not except in an obvious way | open | 2022-05-14T17:55:15 | 2022-05-16T15:09:17 | null | https://github.com/huggingface/datasets/issues/4352 | null | plamb-viso | false | [
"Hi ! Thanks for reporting :) `datasets` usually returns a `pa.lib.ArrowInvalid` error if the feature types don't match.\r\n\r\nIt would be awesome if we had a way to reproduce the `OverflowError` in this case, to better understand what happened and be able to provide the best error message"
] |
1,235,950,209 | 4,351 | Add optional progress bar for .save_to_disk(..) and .load_from_disk(..) when working with remote filesystems | closed | 2022-05-14T11:30:42 | 2022-12-14T18:22:59 | 2022-12-14T18:22:59 | https://github.com/huggingface/datasets/issues/4351 | null | Rexhaif | false | [
"Hi! I like this idea. For consistency with `load_dataset`, we can use `fsspec`'s `TqdmCallback` in `.load_from_disk` to monitor the number of bytes downloaded, and in `.save_to_disk`, we can track the number of saved shards for consistency with `push_to_hub` (after we implement https://github.com/huggingface/data... |
1,235,505,104 | 4,350 | Add a new metric: CTC_Consistency | closed | 2022-05-13T17:31:19 | 2022-05-19T10:23:04 | 2022-05-19T10:23:03 | https://github.com/huggingface/datasets/pull/4350 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4350",
"html_url": "https://github.com/huggingface/datasets/pull/4350",
"diff_url": "https://github.com/huggingface/datasets/pull/4350.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4350.patch",
"merged_at": null
} | YEdenZ | true | [
"Thanks for your contribution, @YEdenZ.\r\n\r\nPlease note that our old `metrics` module is in the process of being incorporated to a separate library called `evaluate`: https://github.com/huggingface/evaluate\r\n\r\nTherefore, I would ask you to transfer your PR to that repository. Thank you."
] |
1,235,474,765 | 4,349 | Dataset.map()'s fails at any value of parameter writer_batch_size | closed | 2022-05-13T16:55:12 | 2022-06-02T12:51:11 | 2022-05-14T15:08:08 | https://github.com/huggingface/datasets/issues/4349 | null | plamb-viso | false | [
"Note that this same issue occurs even if i preprocess with the more default way of tokenizing that uses LayoutLMv2Processor's internal OCR:\r\n\r\n```python\r\n feature_extractor = LayoutLMv2FeatureExtractor()\r\n tokenizer = LayoutLMv2Tokenizer.from_pretrained(\"microsoft/layoutlmv2-base-uncased\")\... |
1,235,432,976 | 4,348 | `inspect` functions can't fetch dataset script from the Hub | closed | 2022-05-13T16:08:26 | 2022-06-09T10:26:06 | 2022-06-09T10:26:06 | https://github.com/huggingface/datasets/issues/4348 | null | stevhliu | false | [
"Hi, thanks for reporting! `git bisect` points to #2986 as the PR that introduced the bug. Since then, there have been some additional changes to the loading logic, and in the current state, `force_local_path` (set via `local_path`) forbids pulling a script from the internet instead of downloading it: https://githu... |
1,235,318,064 | 4,347 | Support remote cache_dir | closed | 2022-05-13T14:26:35 | 2022-05-25T16:35:23 | 2022-05-25T16:27:03 | https://github.com/huggingface/datasets/pull/4347 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4347",
"html_url": "https://github.com/huggingface/datasets/pull/4347",
"diff_url": "https://github.com/huggingface/datasets/pull/4347.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4347.patch",
"merged_at": "2022-05-25T16:27:03"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"@lhoestq thanks for your review.\r\n\r\nPlease note that `xjoin` cannot be used in this context, as it always returns a POSIX path string and this is not suitable on Windows machines.",
"<s>`xjoin` returns windows paths (not posix)... |
1,235,067,062 | 4,346 | GH Action to build documentation never ends | closed | 2022-05-13T10:44:44 | 2022-05-13T11:22:00 | 2022-05-13T11:22:00 | https://github.com/huggingface/datasets/issues/4346 | null | albertvillanova | false | [] |
1,235,062,787 | 4,345 | Fix never ending GH Action to build documentation | closed | 2022-05-13T10:40:10 | 2022-05-13T11:29:43 | 2022-05-13T11:22:00 | https://github.com/huggingface/datasets/pull/4345 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4345",
"html_url": "https://github.com/huggingface/datasets/pull/4345",
"diff_url": "https://github.com/huggingface/datasets/pull/4345.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4345.patch",
"merged_at": "2022-05-13T11:22:00"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,234,882,542 | 4,344 | Fix docstring in DatasetDict::shuffle | closed | 2022-05-13T08:06:00 | 2022-05-25T09:23:43 | 2022-05-24T15:35:21 | https://github.com/huggingface/datasets/pull/4344 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4344",
"html_url": "https://github.com/huggingface/datasets/pull/4344",
"diff_url": "https://github.com/huggingface/datasets/pull/4344.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4344.patch",
"merged_at": "2022-05-24T15:35:21"
} | felixdivo | true | [] |
1,234,864,168 | 4,343 | Metrics documentation is not accessible in the datasets doc UI | closed | 2022-05-13T07:46:30 | 2022-06-03T08:50:25 | 2022-06-03T08:50:25 | https://github.com/huggingface/datasets/issues/4343 | null | fxmarty | false | [
"Hey @fxmarty :) Yes we are working on showing the docs of all the metrics on the Hugging face website. If you want to follow the advancements you can check the [evaluate](https://github.com/huggingface/evaluate) repository cc @lvwerra @sashavor "
] |
1,234,743,765 | 4,342 | Fix failing CI on Windows for sari and wiki_split metrics | closed | 2022-05-13T05:03:38 | 2022-05-13T05:47:42 | 2022-05-13T05:47:42 | https://github.com/huggingface/datasets/pull/4342 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4342",
"html_url": "https://github.com/huggingface/datasets/pull/4342",
"diff_url": "https://github.com/huggingface/datasets/pull/4342.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4342.patch",
"merged_at": "2022-05-13T05:47:41"
} | albertvillanova | true | [] |
1,234,739,703 | 4,341 | Failing CI on Windows for sari and wiki_split metrics | closed | 2022-05-13T04:55:17 | 2022-05-13T05:47:41 | 2022-05-13T05:47:41 | https://github.com/huggingface/datasets/issues/4341 | null | albertvillanova | false | [] |
1,234,671,025 | 4,340 | Fix irc_disentangle dataset script | closed | 2022-05-13T02:37:57 | 2022-05-24T15:37:30 | 2022-05-24T15:37:29 | https://github.com/huggingface/datasets/pull/4340 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/4340",
"html_url": "https://github.com/huggingface/datasets/pull/4340",
"diff_url": "https://github.com/huggingface/datasets/pull/4340.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/4340.patch",
"merged_at": null
} | i-am-pad | true | [
"Thanks ! This has been fixed in https://github.com/huggingface/datasets/pull/4377, we can close this PR"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.