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,422,172,080 | 5,159 | fsspec lock reset in multiprocessing | closed | 2022-10-25T09:41:59 | 2022-11-03T20:51:15 | 2022-11-03T20:48:53 | https://github.com/huggingface/datasets/pull/5159 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5159",
"html_url": "https://github.com/huggingface/datasets/pull/5159",
"diff_url": "https://github.com/huggingface/datasets/pull/5159.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5159.patch",
"merged_at": "2022-11-03T20:48:53"
} | lhoestq | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,422,059,287 | 5,158 | Fix language and license tag names in all Hub datasets | closed | 2022-10-25T08:19:29 | 2022-10-25T11:27:26 | 2022-10-25T10:42:19 | https://github.com/huggingface/datasets/issues/5158 | null | albertvillanova | false | [
"There are currently 402 datasets with deprecated \"languages\" or \"licenses\".",
"hey @albertvillanova ,i would love to work on this issue if you like.",
"Hi @ayushthe1, thanks for your offer.\r\n\r\nBut as you can see, I self-assigned this issue.\r\n\r\nI have already fixed 200 out of the 402 datasets. My sc... |
1,421,703,577 | 5,157 | Consistent caching between python and jupyter | closed | 2022-10-25T01:34:33 | 2022-11-02T15:43:22 | 2022-11-02T15:43:22 | https://github.com/huggingface/datasets/issues/5157 | null | gpucce | false | [
"Hi ! Maybe it's possible to have a consistent hash for a function defined in `__main__` and a function define in a notebook.\r\n\r\nHowever for functions imported from another location, pickle uses the location to identify the code, so in that case we can't do much I believe.\r\n\r\nWould it be ok for you if we on... |
1,421,667,125 | 5,156 | Unable to download dataset using Azure Data Lake Gen 2 | closed | 2022-10-25T00:43:18 | 2024-02-15T09:48:36 | 2022-11-17T23:37:08 | https://github.com/huggingface/datasets/issues/5156 | null | clarissesimoes | false | [
"Hi ! From the `adlfs` docs, there are two filesystems you can use:\r\n> To use the Gen1 filesystem:\r\n> - known_implementations[‘adl’] = {‘class’: ‘adlfs.AzureDatalakeFileSystem’}\r\n> \r\n> To use the Gen2 filesystem:\r\n> - known_implementations[‘abfs’] = {‘class’: ‘adlfs.AzureBlobFileSystem’}\r\n\r\nIf I'm no... |
1,421,278,748 | 5,155 | TextConfig: added "errors" | closed | 2022-10-24T18:56:52 | 2022-11-03T13:38:13 | 2022-11-03T13:35:35 | https://github.com/huggingface/datasets/pull/5155 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5155",
"html_url": "https://github.com/huggingface/datasets/pull/5155",
"diff_url": "https://github.com/huggingface/datasets/pull/5155.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5155.patch",
"merged_at": "2022-11-03T13:35:35"
} | NightMachinery | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Thanks for adding this ! You can fix the CI by formatting your code using the `make style` command :)",
"[**@lhoestq**](https://github.com/lhoestq) commented on [Oct 27, 2022, 4:08 PM GMT+3:30](https://github.com/huggingface/datase... |
1,421,161,992 | 5,154 | Test latest fsspec in CI | closed | 2022-10-24T17:18:13 | 2023-09-24T10:06:06 | 2022-10-25T09:30:45 | https://github.com/huggingface/datasets/pull/5154 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5154",
"html_url": "https://github.com/huggingface/datasets/pull/5154",
"diff_url": "https://github.com/huggingface/datasets/pull/5154.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5154.patch",
"merged_at": null
} | lhoestq | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"actually the latest fsspec is already installed "
] |
1,420,833,457 | 5,153 | default Image/AudioFolder infers labels when there is no metadata files even if there is only one dir | closed | 2022-10-24T13:28:18 | 2022-11-15T16:31:10 | 2022-11-15T16:31:09 | https://github.com/huggingface/datasets/issues/5153 | null | polinaeterna | false | [
"Makes sense! For the last structure, we could count the path segments (delimited by \"/\" for URLs and `os.sep` for local paths) to ensure all inferred labels are on the same level. Otherwise, I think it's safe to assume they are meaningless and ignore them.\r\n"
] |
1,420,808,919 | 5,152 | refactor FolderBasedBuilder and Image/AudioFolder tests | open | 2022-10-24T13:11:52 | 2022-10-24T13:11:52 | null | https://github.com/huggingface/datasets/issues/5152 | null | polinaeterna | false | [] |
1,420,791,163 | 5,151 | Add support to create different configs with `push_to_hub` (+ inferring configs from directories with package managers?) | open | 2022-10-24T12:59:18 | 2022-11-04T14:55:20 | null | https://github.com/huggingface/datasets/issues/5151 | null | polinaeterna | false | [
"also asked in https://discuss.huggingface.co/t/create-multiple-dataset-configs-with-push-to-hub-method/25480"
] |
1,420,684,999 | 5,150 | Problems after upgrading to 2.6.1 | open | 2022-10-24T11:32:36 | 2024-05-12T07:40:03 | null | https://github.com/huggingface/datasets/issues/5150 | null | pietrolesci | false | [
"Hi! I can't reproduce the error following these steps. Can you please provide a reproducible example?",
"I faced the same issue:\r\n\r\n### Repro\r\n```\r\n!pip install datasets==2.6.1\r\nimport datasets as Dataset\r\ndataset = Dataset.from_pandas(dataframe)\r\ndataset.save_to_disk(local)\r\n\r\n!pip install dat... |
1,420,415,639 | 5,149 | Make iter_files deterministic | closed | 2022-10-24T08:16:27 | 2022-10-27T09:53:23 | 2022-10-27T09:51:09 | https://github.com/huggingface/datasets/pull/5149 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5149",
"html_url": "https://github.com/huggingface/datasets/pull/5149",
"diff_url": "https://github.com/huggingface/datasets/pull/5149.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5149.patch",
"merged_at": "2022-10-27T09:51:09"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,420,219,222 | 5,148 | Cannot find the rvl_cdip dataset | closed | 2022-10-24T04:57:42 | 2022-10-24T12:23:47 | 2022-10-24T06:25:28 | https://github.com/huggingface/datasets/issues/5148 | null | santule | false | [
"Hi, @santule.\r\n\r\nWe have transferred all dataset scripts from GitHub to the Hugging Face Hub: https://huggingface.co/datasets\r\n- Concretely, you have \"rvl_cdip\" here: https://huggingface.co/datasets/rvl_cdip\r\n\r\nTo be able to load them, you should update your `datasets` library:\r\n```\r\npip install -U... |
1,419,522,275 | 5,147 | Allow ignoring kwargs inside fn_kwargs during dataset.map's fingerprinting | open | 2022-10-22T21:46:38 | 2022-11-01T22:19:07 | null | https://github.com/huggingface/datasets/issues/5147 | null | falcaopetri | false | [
"Hi ! In the `transformers` issue the object to not hash is a `Pool` - I think you can instantiate it inside your function instead of passing it as a parameter. It's good practice that your function and all its fn_kwargs are picklable, in case you want to parallelize `map` using `num_proc>1`\r\n\r\nFor the other ca... |
1,418,331,282 | 5,146 | Delete duplicate issue template file | closed | 2022-10-21T13:18:46 | 2022-10-21T13:52:30 | 2022-10-21T13:50:04 | https://github.com/huggingface/datasets/pull/5146 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5146",
"html_url": "https://github.com/huggingface/datasets/pull/5146",
"diff_url": "https://github.com/huggingface/datasets/pull/5146.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5146.patch",
"merged_at": "2022-10-21T13:50:04"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,418,005,452 | 5,145 | Dataset order is not deterministic with ZIP archives and `iter_files` | closed | 2022-10-21T09:00:03 | 2022-10-27T09:51:49 | 2022-10-27T09:51:10 | https://github.com/huggingface/datasets/issues/5145 | null | fxmarty | false | [
"Thanks for reporting ! The issue doesn't come from shuffling, but from `beans` row order not being deterministic:\r\n\r\nhttps://huggingface.co/datasets/beans/blob/main/beans.py uses `dl_manager.iter_files` on ZIP archives and the file order doesn't seen to be deterministic and changes across machines",
"Thank y... |
1,417,974,731 | 5,144 | Inconsistent documentation on map remove_columns | closed | 2022-10-21T08:37:53 | 2022-11-15T14:15:10 | 2022-11-15T14:15:10 | https://github.com/huggingface/datasets/issues/5144 | null | zhaowei-wang-nlp | false | [
"Thanks for reporting, @zhaowei-wang-nlp.\r\n\r\nYou are right, the documentation is confusing on the behavior of `remove_columns`. We should better explain it. ",
"This is a duplicate of https://github.com/huggingface/datasets/issues/2343.",
"I'm closing this issue because as @mariosasko pointed out, it is a d... |
1,416,837,186 | 5,143 | DownloadManager Git LFS support | closed | 2022-10-20T15:29:29 | 2022-10-20T17:17:10 | 2022-10-20T17:17:10 | https://github.com/huggingface/datasets/issues/5143 | null | Muennighoff | false | [
"Hey ! Actually it works, just pass the right URL ;)\r\nThe URL must be the one with “/resolve/”\r\n\r\ne.g. https://huggingface.co/datasets/imagenet-1k/resolve/main/data/test_images.tar.gz\r\n\r\nYou can even pass a relative path to the dl_manager instead, like `dl_manager.download(\"data/test_images.tar.gz\")`",
... |
1,416,317,678 | 5,142 | Deprecate num_proc parameter in DownloadManager.extract | closed | 2022-10-20T09:52:52 | 2022-10-25T18:06:56 | 2022-10-25T15:56:45 | https://github.com/huggingface/datasets/pull/5142 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5142",
"html_url": "https://github.com/huggingface/datasets/pull/5142",
"diff_url": "https://github.com/huggingface/datasets/pull/5142.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5142.patch",
"merged_at": "2022-10-25T15:56:45"
} | ayushthe1 | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Hey @mariosasko . Can you please help me with why the tests keep failing. I have reviewed the code changes multiple times but can't spot any mistakes. ",
"You can fix this failure by formatting your code with the `make style` comm... |
1,415,479,438 | 5,141 | Raise ImportError instead of OSError | closed | 2022-10-19T19:30:05 | 2022-10-25T15:59:25 | 2022-10-25T15:56:58 | https://github.com/huggingface/datasets/pull/5141 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5141",
"html_url": "https://github.com/huggingface/datasets/pull/5141",
"diff_url": "https://github.com/huggingface/datasets/pull/5141.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5141.patch",
"merged_at": "2022-10-25T15:56:58"
} | ayushthe1 | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Thanks @mariosasko ,i commited the changes as you said.\r\n\r\n"
] |
1,415,075,530 | 5,140 | Make the KeyHasher FIPS compliant | closed | 2022-10-19T14:25:52 | 2022-11-07T16:20:43 | 2022-11-07T16:20:43 | https://github.com/huggingface/datasets/pull/5140 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5140",
"html_url": "https://github.com/huggingface/datasets/pull/5140",
"diff_url": "https://github.com/huggingface/datasets/pull/5140.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5140.patch",
"merged_at": null
} | vvalouch | true | [] |
1,414,642,723 | 5,137 | Align task tags in dataset metadata | closed | 2022-10-19T09:41:42 | 2022-11-10T05:25:58 | 2022-10-25T06:17:00 | https://github.com/huggingface/datasets/issues/5137 | null | albertvillanova | false | [
"I removed all the invalid task_ids in datasts without namespace, based on the <s>(internal)</s> types.ts",
"(Types.ts is not internal it's public)",
"I have opened PRs to fix the task_ids in all datasets within a namespace as well.\r\n\r\nWorking on task_categories...",
"For future reference: this fix had so... |
1,414,492,139 | 5,136 | Update docs once dataset scripts transferred to the Hub | closed | 2022-10-19T07:58:27 | 2022-10-20T08:12:21 | 2022-10-20T08:10:00 | https://github.com/huggingface/datasets/pull/5136 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5136",
"html_url": "https://github.com/huggingface/datasets/pull/5136",
"diff_url": "https://github.com/huggingface/datasets/pull/5136.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5136.patch",
"merged_at": "2022-10-20T08:10:00"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,414,413,519 | 5,135 | Update docs once dataset scripts transferred to the Hub | closed | 2022-10-19T06:58:19 | 2022-10-20T08:10:01 | 2022-10-20T08:10:01 | https://github.com/huggingface/datasets/issues/5135 | null | albertvillanova | false | [] |
1,413,623,687 | 5,134 | Raise ImportError instead of OSError if required extraction library is not installed | closed | 2022-10-18T17:53:46 | 2022-10-25T15:56:59 | 2022-10-25T15:56:59 | https://github.com/huggingface/datasets/issues/5134 | null | mariosasko | false | [
"hey ,i would like to work on this issue . Please assign it to me.",
"hey @mariosasko , i made a pr for this issue. Could you please review it.\r\nAlso i found multiple `OSError` in `extract.py` file which i thought could be replaced too but wasn't sure about them.\r\nPlease do tell if that also needs to be done.... |
1,413,623,462 | 5,133 | Tensor operation not functioning in dataset mapping | closed | 2022-10-18T17:53:35 | 2022-10-19T04:15:45 | 2022-10-19T04:15:44 | https://github.com/huggingface/datasets/issues/5133 | null | xinghaow99 | false | [
"Hi! The Torch ops in your snippet are not equivalent to the NumPy ones, hence the difference. You can get the same behavior by replacing the line `feature = torch.mean(feature, dim=1)` with `feature = feature.squeeze().mean(1)` .",
"> Hi! The Torch ops in your snippet are not equivalent to the NumPy ones, hence ... |
1,413,607,306 | 5,132 | Depracate `num_proc` parameter in `DownloadManager.extract` | closed | 2022-10-18T17:41:05 | 2022-10-25T15:56:46 | 2022-10-25T15:56:46 | https://github.com/huggingface/datasets/issues/5132 | null | mariosasko | false | [
"I can take this! #self-assign",
"#self-assign",
"@lazarust i'm already working on this issue :smile: ",
"#self-assign",
"hey @mariosasko , i made a pr for this issue. Could you please review it."
] |
1,413,534,863 | 5,131 | WikiText 103 tokenizer hangs | closed | 2022-10-18T16:44:00 | 2023-08-08T08:42:40 | 2023-07-21T14:41:51 | https://github.com/huggingface/datasets/issues/5131 | null | TrentBrick | false | [
"any updates on this? It happens to me on [OpenWikiText-20%](https://huggingface.co/datasets/Bingsu/openwebtext_20p) dataset, but not on [OpenWebText-10k](https://huggingface.co/datasets/stas/openwebtext-10k). This is really strange because I don't change anything else in my running script.\r\n\r\ntransformers vers... |
1,413,435,000 | 5,130 | Avoid extra cast in `class_encode_column` | closed | 2022-10-18T15:31:24 | 2022-10-19T11:53:02 | 2022-10-19T11:50:46 | https://github.com/huggingface/datasets/pull/5130 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5130",
"html_url": "https://github.com/huggingface/datasets/pull/5130",
"diff_url": "https://github.com/huggingface/datasets/pull/5130.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5130.patch",
"merged_at": "2022-10-19T11:50:46"
} | mariosasko | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,413,031,664 | 5,129 | unexpected `cast` or `class_encode_column` result after `rename_column` | closed | 2022-10-18T11:15:24 | 2022-10-19T03:02:26 | 2022-10-19T03:02:26 | https://github.com/huggingface/datasets/issues/5129 | null | quaeast | false | [
"Hi! Unfortunately, I can't reproduce this issue locally (in Python 3.7/3.10) or in Colab. I would assume this is due to a bug we fixed in the latest release, but your version is up-to-date, so I'm not sure if there is something we can do to help...",
"Hi, 方子东. I tried running the code with exact the same configu... |
1,412,783,855 | 5,128 | Make filename matching more robust | closed | 2022-10-18T08:22:48 | 2022-10-28T13:07:38 | 2022-10-28T13:05:06 | https://github.com/huggingface/datasets/pull/5128 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5128",
"html_url": "https://github.com/huggingface/datasets/pull/5128",
"diff_url": "https://github.com/huggingface/datasets/pull/5128.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5128.patch",
"merged_at": "2022-10-28T13:05:06"
} | riccardobucco | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"> I think we should also modify one of the metadata files in the `folder_based_builder` tests to make sure \"./\" is ignored now in the `file_name`\r\n\r\n@mariosasko what do you mean here? I'm not sure which metadata file I should m... |
1,411,897,544 | 5,127 | [WIP] WebDataset export | closed | 2022-10-17T16:50:22 | 2024-01-11T06:27:04 | 2024-01-08T14:25:43 | https://github.com/huggingface/datasets/pull/5127 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5127",
"html_url": "https://github.com/huggingface/datasets/pull/5127",
"diff_url": "https://github.com/huggingface/datasets/pull/5127.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5127.patch",
"merged_at": null
} | lhoestq | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5127). All of your documentation changes will be reflected on that endpoint.",
"Should we close this PR?"
] |
1,411,757,124 | 5,126 | Fix class name of symbolic link | closed | 2022-10-17T15:11:02 | 2022-11-14T14:40:18 | 2022-11-14T14:40:18 | https://github.com/huggingface/datasets/pull/5126 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5126",
"html_url": "https://github.com/huggingface/datasets/pull/5126",
"diff_url": "https://github.com/huggingface/datasets/pull/5126.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5126.patch",
"merged_at": "2022-11-14T14:40:18"
} | riccardobucco | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5126). All of your documentation changes will be reflected on that endpoint.",
"I have removed the reference to the Issue in the PR title, so that we avoid to have both references (to the issue and to the PR) in the merge commi... |
1,411,602,813 | 5,125 | Add `pyproject.toml` for `black` | closed | 2022-10-17T13:38:47 | 2024-11-20T13:36:11 | 2022-10-17T14:21:09 | https://github.com/huggingface/datasets/pull/5125 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5125",
"html_url": "https://github.com/huggingface/datasets/pull/5125",
"diff_url": "https://github.com/huggingface/datasets/pull/5125.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5125.patch",
"merged_at": "2022-10-17T14:21:09"
} | mariosasko | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,411,159,725 | 5,124 | Install tensorflow-macos dependency conditionally | closed | 2022-10-17T08:45:08 | 2022-10-19T09:12:17 | 2022-10-19T09:10:06 | https://github.com/huggingface/datasets/pull/5124 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5124",
"html_url": "https://github.com/huggingface/datasets/pull/5124",
"diff_url": "https://github.com/huggingface/datasets/pull/5124.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5124.patch",
"merged_at": "2022-10-19T09:10:06"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,410,828,756 | 5,123 | datasets freezes with streaming mode in multiple-gpu | open | 2022-10-17T03:28:16 | 2023-05-14T06:55:20 | null | https://github.com/huggingface/datasets/issues/5123 | null | jackfeinmann5 | false | [
"@lhoestq I tested the script without accelerator, and I confirm this is due to datasets part as this gets similar results without accelerator.",
"Hi ! You said it works on 1 GPU but doesn't wortk without accelerator - what's the difference between running on 1 GPU and running without accelerator in your case ?"... |
1,410,732,403 | 5,122 | Add warning | closed | 2022-10-17T01:30:37 | 2022-11-05T12:23:53 | 2022-11-05T12:23:53 | https://github.com/huggingface/datasets/pull/5122 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5122",
"html_url": "https://github.com/huggingface/datasets/pull/5122",
"diff_url": "https://github.com/huggingface/datasets/pull/5122.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5122.patch",
"merged_at": null
} | Salehbigdeli | true | [
"As mentioned in https://github.com/huggingface/datasets/issues/5105 I think we just need to keep the existing files instead of deleting them.\r\nThe `dataset_info.json` file contains the split names anyway, so we know which files belong to the dataset, and which ones don't."
] |
1,410,681,067 | 5,121 | Bugfix ignore function when creating new_fingerprint for caching | closed | 2022-10-17T00:03:43 | 2022-10-17T12:39:36 | 2022-10-17T12:39:36 | https://github.com/huggingface/datasets/pull/5121 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5121",
"html_url": "https://github.com/huggingface/datasets/pull/5121",
"diff_url": "https://github.com/huggingface/datasets/pull/5121.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5121.patch",
"merged_at": null
} | Salehbigdeli | true | [
"Adding \"function\" to the kwargs to ignore when computing the fingerprint will break `map` caching. Indeed passing two different function would result in two different datasets that have the same fingerprint - and the cache wouldn't be able to distinguish them.\r\n\r\nE.g this code would reload ds1 from the cache... |
1,410,641,221 | 5,120 | Fix `tqdm` zip bug | closed | 2022-10-16T22:19:18 | 2022-10-23T10:27:53 | 2022-10-19T08:53:17 | https://github.com/huggingface/datasets/pull/5120 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5120",
"html_url": "https://github.com/huggingface/datasets/pull/5120",
"diff_url": "https://github.com/huggingface/datasets/pull/5120.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5120.patch",
"merged_at": "2022-10-19T08:53:17"
} | david1542 | true | [
"@albertvillanova Thanks for your comment. What do you think about creating 2 `pbar` for each case? I see the `pbar_iterable` is initialized differently. Maybe `pbar` can also be initialized like that.",
"@albertvillanova Another solution I implemented is to change `pbar_iterable` and add the `zip` to it. I updat... |
1,410,561,363 | 5,119 | [TYPO] Update new_dataset_script.py | closed | 2022-10-16T17:36:49 | 2022-10-19T09:48:19 | 2022-10-19T09:45:59 | https://github.com/huggingface/datasets/pull/5119 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5119",
"html_url": "https://github.com/huggingface/datasets/pull/5119",
"diff_url": "https://github.com/huggingface/datasets/pull/5119.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5119.patch",
"merged_at": "2022-10-19T09:45:59"
} | cakiki | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,410,547,373 | 5,118 | Installing `datasets` on M1 computers | closed | 2022-10-16T16:50:08 | 2022-10-19T09:10:08 | 2022-10-19T09:10:08 | https://github.com/huggingface/datasets/issues/5118 | null | david1542 | false | [
"Thanks for reporting, @david1542."
] |
1,409,571,346 | 5,117 | Progress bars have color red and never completed to 100% | closed | 2022-10-14T16:12:30 | 2024-06-19T19:03:42 | 2022-10-23T12:58:41 | https://github.com/huggingface/datasets/issues/5117 | null | echatzikyriakidis | false | [
"Hi @echatzikyriakidis, thanks for submitting the issue.\r\nWhich shell are you using exactly? I tried to run the command you sent, but I don't see colors at all 🧐\r\n\r\nI tried from bash and zsh as well.",
"Hi @david1542 ,\r\n\r\nI use Google Colab.\r\n",
"Got it. I [created a PR](https://github.com/huggingf... |
1,409,549,471 | 5,116 | Use yaml for issue templates + revamp | closed | 2022-10-14T15:53:13 | 2022-10-19T13:05:49 | 2022-10-19T13:03:22 | https://github.com/huggingface/datasets/pull/5116 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5116",
"html_url": "https://github.com/huggingface/datasets/pull/5116",
"diff_url": "https://github.com/huggingface/datasets/pull/5116.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5116.patch",
"merged_at": "2022-10-19T13:03:22"
} | mariosasko | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,409,250,020 | 5,115 | Fix iter_batches | closed | 2022-10-14T12:06:14 | 2022-10-14T15:02:15 | 2022-10-14T14:59:58 | https://github.com/huggingface/datasets/pull/5115 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5115",
"html_url": "https://github.com/huggingface/datasets/pull/5115",
"diff_url": "https://github.com/huggingface/datasets/pull/5115.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5115.patch",
"merged_at": "2022-10-14T14:59:58"
} | lhoestq | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"I also ran the code in https://github.com/huggingface/datasets/issues/5111 and it works fine now :)",
"This is ready for review :)"
] |
1,409,236,738 | 5,114 | load_from_disk with remote filesystem fails due to a wrong temporary local folder path | open | 2022-10-14T11:54:53 | 2022-11-19T07:13:10 | null | https://github.com/huggingface/datasets/issues/5114 | null | bruno-hays | false | [
"Hi Hubert! Could you please probably create a publicly available `gs://` dataset link? I think this would be easier for others to directly start to debug.",
"What seems to work is to change the line to:\r\n```\r\nfs.download(src_dataset_path, dataset_path.parent.as_posix(), recursive=True)\r\n```"
] |
1,409,207,607 | 5,113 | Fix filter indices when batched | closed | 2022-10-14T11:30:03 | 2022-10-24T06:21:09 | 2022-10-14T12:11:44 | https://github.com/huggingface/datasets/pull/5113 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5113",
"html_url": "https://github.com/huggingface/datasets/pull/5113",
"diff_url": "https://github.com/huggingface/datasets/pull/5113.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5113.patch",
"merged_at": "2022-10-14T12:11:44"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"I think a patch release will be necessary.",
"I'm also fixing https://github.com/huggingface/datasets/issues/5111 which will lalso require a patch release"
] |
1,409,143,409 | 5,112 | Bug with filtered indices | closed | 2022-10-14T10:35:47 | 2022-10-14T13:55:03 | 2022-10-14T12:11:45 | https://github.com/huggingface/datasets/issues/5112 | null | albertvillanova | false | [
"The issue is here:\r\nhttps://github.com/huggingface/datasets/blob/3ad9644b9a2e4558dd1d0f1e43c67658674e6228/src/datasets/arrow_dataset.py#L2964",
"@PartiallyTyped, @Muennighoff: the issue is fixed.\r\n\r\nWe are planning to make a patch release today.",
"Thanks a lot for the swift response! For a brief moment ... |
1,408,143,170 | 5,111 | map and filter not working properly in multiprocessing with the new release 2.6.0 | closed | 2022-10-13T17:00:55 | 2022-10-17T08:26:59 | 2022-10-14T14:59:59 | https://github.com/huggingface/datasets/issues/5111 | null | loubnabnl | false | [
"Same bug exists with `num_proc=1` on colab. `3.7.14 (default, Sep 8 2022, 00:06:44) [GCC 7.5.0]` ",
"Thanks for reporting, @loubnabnl and for the additional information, @PartiallyTyped.\r\n\r\nHowever, I'm not able to reproduce this issue, neither locally nor on Colab:\r\n```\r\nDataset({\r\n features: ['re... |
1,407,434,706 | 5,109 | Map caching not working for some class methods | closed | 2022-10-13T09:12:58 | 2022-10-17T10:38:45 | 2022-10-17T10:38:45 | https://github.com/huggingface/datasets/issues/5109 | null | Mouhanedg56 | false | [
"The hash used for caching is computed by pickling recursively the function passed to `map`. Maybe some objects don't have the same hash across sessions. In particular you can check the hash of your model using\r\n```python\r\nfrom datasets.fingerprint import Hasher\r\nobj = AutoModel.from_config(config=config, ad... |
1,407,044,107 | 5,108 | Fix a typo in arrow_dataset.py | closed | 2022-10-13T02:33:55 | 2022-10-14T09:47:28 | 2022-10-14T09:47:27 | https://github.com/huggingface/datasets/pull/5108 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5108",
"html_url": "https://github.com/huggingface/datasets/pull/5108",
"diff_url": "https://github.com/huggingface/datasets/pull/5108.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5108.patch",
"merged_at": "2022-10-14T09:47:27"
} | yangky11 | true | [] |
1,406,736,710 | 5,107 | Multiprocessed dataset builder | closed | 2022-10-12T19:59:17 | 2022-12-01T15:37:09 | 2022-11-09T17:11:43 | https://github.com/huggingface/datasets/pull/5107 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5107",
"html_url": "https://github.com/huggingface/datasets/pull/5107",
"diff_url": "https://github.com/huggingface/datasets/pull/5107.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5107.patch",
"merged_at": "2022-11-09T17:11:43"
} | TevenLeScao | true | [
"I would also like to add a test, but am not sure whether it should go into `test_builder` (more natural imo) or `test_load` (which already contains a lot of the things I have to import to run my current testing setup). For reference, what I run to test that it works looks like:\r\n\r\n```\r\nimport os\r\nfrom path... |
1,406,635,758 | 5,106 | Fix task template reload from dict | closed | 2022-10-12T18:33:49 | 2022-10-13T09:59:07 | 2022-10-13T09:56:51 | https://github.com/huggingface/datasets/pull/5106 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5106",
"html_url": "https://github.com/huggingface/datasets/pull/5106",
"diff_url": "https://github.com/huggingface/datasets/pull/5106.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5106.patch",
"merged_at": "2022-10-13T09:56:51"
} | lhoestq | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"> Just wondering if there might be other data classes default values missed that could cause an issue... Apart from feature-like classes and tasks, I don't see any others though...\r\n\r\nI think we're good ! `asdict` is used on the ... |
1,406,078,357 | 5,105 | Specifying an exisiting folder in download_and_prepare deletes everything in it | open | 2022-10-12T11:53:33 | 2022-10-20T11:53:59 | null | https://github.com/huggingface/datasets/issues/5105 | null | cakiki | false | [
"cc @lhoestq ",
"Thanks for reporting, @cakiki.\r\n\r\nI would say the deletion of the dir is an expected behavior though...",
"`dask.to_parquet` has an \"overwrite\" parameter and default is `False`, we could also have something similar",
"Thank you both for your feedback!\r\n\r\n@albertvillanova I think I m... |
1,405,973,102 | 5,104 | Fix loading how to guide (#5102) | closed | 2022-10-12T10:34:42 | 2022-10-12T11:34:07 | 2022-10-12T11:31:55 | https://github.com/huggingface/datasets/pull/5104 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5104",
"html_url": "https://github.com/huggingface/datasets/pull/5104",
"diff_url": "https://github.com/huggingface/datasets/pull/5104.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5104.patch",
"merged_at": "2022-10-12T11:31:55"
} | riccardobucco | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,405,956,311 | 5,103 | url encode hub url (#5099) | closed | 2022-10-12T10:22:12 | 2022-10-12T15:27:24 | 2022-10-12T15:24:47 | https://github.com/huggingface/datasets/pull/5103 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5103",
"html_url": "https://github.com/huggingface/datasets/pull/5103",
"diff_url": "https://github.com/huggingface/datasets/pull/5103.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5103.patch",
"merged_at": "2022-10-12T15:24:47"
} | riccardobucco | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,404,746,554 | 5,102 | Error in create a dataset from a Python generator | closed | 2022-10-11T14:28:58 | 2022-10-12T11:31:56 | 2022-10-12T11:31:56 | https://github.com/huggingface/datasets/issues/5102 | null | yangxuhui | false | [
"Hi, thanks for reporting! The last line should be `dataset = Dataset.from_generator(my_gen)`.",
"Can I work on this one?"
] |
1,404,513,085 | 5,101 | Free the "hf" filesystem protocol for `hffs` | closed | 2022-10-11T11:57:21 | 2022-10-12T15:32:59 | 2022-10-12T15:30:38 | https://github.com/huggingface/datasets/pull/5101 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5101",
"html_url": "https://github.com/huggingface/datasets/pull/5101",
"diff_url": "https://github.com/huggingface/datasets/pull/5101.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5101.patch",
"merged_at": "2022-10-12T15:30:38"
} | lhoestq | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,404,458,586 | 5,100 | datasets[s3] sagemaker can't run a model - datasets issue with Value and ClassLabel and cast() method | closed | 2022-10-11T11:16:31 | 2022-10-11T13:48:26 | 2022-10-11T13:48:26 | https://github.com/huggingface/datasets/issues/5100 | null | jagochi | false | [] |
1,404,370,191 | 5,099 | datasets doesn't support # in data paths | closed | 2022-10-11T10:05:32 | 2022-10-13T13:14:20 | 2022-10-13T13:14:20 | https://github.com/huggingface/datasets/issues/5099 | null | loubnabnl | false | [
"`datasets` doesn't seem to urlencode the directory names here\r\n\r\nhttps://github.com/huggingface/datasets/blob/7feeb5648a63b6135a8259dedc3b1e19185ee4c7/src/datasets/utils/file_utils.py#L109-L111\r\n\r\nfor example we should have\r\n```python\r\nfrom datasets.utils.file_utils import hf_hub_url\r\n\r\nurl = hf_hu... |
1,404,058,518 | 5,098 | Classes label error when loading symbolic links using imagefolder | closed | 2022-10-11T06:10:58 | 2022-11-14T14:40:20 | 2022-11-14T14:40:20 | https://github.com/huggingface/datasets/issues/5098 | null | horizon86 | false | [
"It can be solved temporarily by remove `resolve` in \r\nhttps://github.com/huggingface/datasets/blob/bef23be3d9543b1ca2da87ab2f05070201044ddc/src/datasets/data_files.py#L278",
"Hi, thanks for reporting and suggesting a fix! We still need to account for `.`/`..` in the file path, so a more robust fix would be `P... |
1,403,679,353 | 5,097 | Fatal error with pyarrow/libarrow.so | closed | 2022-10-10T20:29:04 | 2022-10-11T06:56:01 | 2022-10-11T06:56:00 | https://github.com/huggingface/datasets/issues/5097 | null | catalys1 | false | [
"Thanks for reporting, @catalys1.\r\n\r\nThis seems a duplicate of:\r\n- #3310 \r\n\r\nThe source of the problem is in PyArrow:\r\n- [ARROW-15141: [C++] Fatal error condition occurred in aws_thread_launch](https://issues.apache.org/jira/browse/ARROW-15141)\r\n- [ARROW-17501: [C++] Fatal error condition occurred in ... |
1,403,379,816 | 5,096 | Transfer some canonical datasets under an organization namespace | closed | 2022-10-10T15:44:31 | 2024-06-24T06:06:28 | 2024-06-24T06:02:45 | https://github.com/huggingface/datasets/issues/5096 | null | albertvillanova | false | [
"The transfer of the dummy dataset to the dummy org works as expected:\r\n```python\r\nIn [1]: from datasets import load_dataset; ds = load_dataset(\"dummy_canonical_dataset\", download_mode=\"force_redownload\"); ds\r\nDownloading builder script: 100%|███████████████████████████████████████████████████████████████... |
1,403,221,408 | 5,095 | Fix tutorial (#5093) | closed | 2022-10-10T13:55:15 | 2022-10-10T17:50:52 | 2022-10-10T15:32:20 | https://github.com/huggingface/datasets/pull/5095 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5095",
"html_url": "https://github.com/huggingface/datasets/pull/5095",
"diff_url": "https://github.com/huggingface/datasets/pull/5095.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5095.patch",
"merged_at": "2022-10-10T15:32:20"
} | riccardobucco | true | [
"Oops I merged without linking to the hacktoberfest issue - not sure if it counts in this case\r\n\r\nsorry about that..\r\n\r\nNext time you can just mention \"Close #XXXX\" in your issue to link it",
"It should :) (the `hacktoberfest` repo topic is all that matters)"
] |
1,403,214,950 | 5,094 | Multiprocessing with `Dataset.map` and `PyTorch` results in deadlock | closed | 2022-10-10T13:50:56 | 2023-07-24T15:29:13 | 2023-07-24T15:29:13 | https://github.com/huggingface/datasets/issues/5094 | null | RR-28023 | false | [
"Hi ! Could it be an Out of Memory issue that could have killed one of the processes ? can you check your memory ?",
"Hi! I don't think it is a memory issue. I'm monitoring the main and spawn python processes and threads with `htop` and the memory does not peak. Besides, the example I've posted above should not b... |
1,402,939,660 | 5,093 | Mismatch between tutoriel and doc | closed | 2022-10-10T10:23:53 | 2022-10-10T17:51:15 | 2022-10-10T17:51:14 | https://github.com/huggingface/datasets/issues/5093 | null | clefourrier | false | [
"Hi, thanks for reporting! This line should be replaced with \r\n```python\r\ndataset = dataset.map(lambda examples: tokenizer(examples[\"text\"], return_tensors=\"np\"), batched=True)\r\n```\r\nfor it to work (the `return_tensors` part inside the `tokenizer` call).",
"Can I work on this?",
"Fixed in https://gi... |
1,402,713,517 | 5,092 | Use HTML relative paths for tiles in the docs | closed | 2022-10-10T07:24:27 | 2022-10-11T13:25:45 | 2022-10-11T13:23:23 | https://github.com/huggingface/datasets/pull/5092 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5092",
"html_url": "https://github.com/huggingface/datasets/pull/5092",
"diff_url": "https://github.com/huggingface/datasets/pull/5092.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5092.patch",
"merged_at": "2022-10-11T13:23:23"
} | lewtun | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"> Good catch, @lewtun. Thanks for the fix.\r\n> \r\n> Do you know if there are other absolute paths in the docs that should be fixed as well?\r\n\r\nI found a few more in [0d4796b](https://github.com/huggingface/datasets/pull/5092/co... |
1,401,112,552 | 5,091 | Allow connection objects in `from_sql` + small doc improvement | closed | 2022-10-07T12:39:44 | 2022-10-09T13:19:15 | 2022-10-09T13:16:57 | https://github.com/huggingface/datasets/pull/5091 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5091",
"html_url": "https://github.com/huggingface/datasets/pull/5091",
"diff_url": "https://github.com/huggingface/datasets/pull/5091.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5091.patch",
"merged_at": "2022-10-09T13:16:57"
} | mariosasko | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,401,102,407 | 5,090 | Review sync issues from GitHub to Hub | closed | 2022-10-07T12:31:56 | 2022-10-08T07:07:36 | 2022-10-08T07:07:36 | https://github.com/huggingface/datasets/issues/5090 | null | albertvillanova | false | [
"Nice!!"
] |
1,400,788,486 | 5,089 | Resume failed process | open | 2022-10-07T08:07:03 | 2022-10-07T08:07:03 | null | https://github.com/huggingface/datasets/issues/5089 | null | felix-schneider | false | [] |
1,400,530,412 | 5,088 | load_datasets("json", ...) don't read local .json.gz properly | open | 2022-10-07T02:16:58 | 2022-10-07T14:43:16 | null | https://github.com/huggingface/datasets/issues/5088 | null | junwang-wish | false | [
"Hi @junwang-wish, thanks for reporting.\r\n\r\nUnfortunately, I'm not able to reproduce the bug. Which version of `datasets` are you using? Does the problem persist if you update `datasets`?\r\n```shell\r\npip install -U datasets\r\n``` ",
"Thanks @albertvillanova I updated `datasets` from `2.5.1` to `2.5.2` and... |
1,400,487,967 | 5,087 | Fix filter with empty indices | closed | 2022-10-07T01:07:00 | 2022-10-07T18:43:03 | 2022-10-07T18:40:26 | https://github.com/huggingface/datasets/pull/5087 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5087",
"html_url": "https://github.com/huggingface/datasets/pull/5087",
"diff_url": "https://github.com/huggingface/datasets/pull/5087.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5087.patch",
"merged_at": "2022-10-07T18:40:26"
} | Mouhanedg56 | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,400,216,975 | 5,086 | HTTPError: 404 Client Error: Not Found for url | closed | 2022-10-06T19:48:58 | 2022-10-07T15:12:01 | 2022-10-07T15:12:01 | https://github.com/huggingface/datasets/issues/5086 | null | keyuchen21 | false | [
"FYI @lewtun ",
"Hi @km5ar, thanks for reporting.\r\n\r\nThis should be fixed in the notebook:\r\n- the filename `datasets-issues-with-hf-doc-builder.jsonl` no longer exists on the repo; instead, current filename is `datasets-issues-with-comments.jsonl`\r\n- see: https://huggingface.co/datasets/lewtun/github-issu... |
1,400,113,569 | 5,085 | Filtering on an empty dataset returns a corrupted dataset. | closed | 2022-10-06T18:18:49 | 2022-10-07T19:06:02 | 2022-10-07T18:40:26 | https://github.com/huggingface/datasets/issues/5085 | null | gabegma | false | [
"~~It seems like #5043 fix (merged recently) is the root cause of such behaviour. When we empty indices mapping (because the dataset length equals to zero), we can no longer get column item like: `ds_filter_2['sentence']` which uses\r\n`ds_filter_1._indices.column(0)`~~\r\n\r\n**UPDATE:**\r\nEmpty datasets are retu... |
1,400,016,229 | 5,084 | IterableDataset formatting in numpy/torch/tf/jax | closed | 2022-10-06T16:53:38 | 2023-09-24T10:06:51 | 2022-12-20T17:19:52 | https://github.com/huggingface/datasets/pull/5084 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5084",
"html_url": "https://github.com/huggingface/datasets/pull/5084",
"diff_url": "https://github.com/huggingface/datasets/pull/5084.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5084.patch",
"merged_at": null
} | lhoestq | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5084). All of your documentation changes will be reflected on that endpoint.",
"Actually I'm not happy with this implementation. It always require the iterable dataset to have definite `features`, which removes a lot of flexibi... |
1,399,842,514 | 5,083 | Support numpy/torch/tf/jax formatting for IterableDataset | closed | 2022-10-06T15:14:58 | 2023-10-09T12:42:15 | 2023-10-09T12:42:15 | https://github.com/huggingface/datasets/issues/5083 | null | lhoestq | false | [
"hii @lhoestq, can you assign this issue to me? Though i am new to open source still I would love to put my best foot forward. I can see there isn't anyone right now assigned to this issue.",
"Hi @zutarich ! This issue was fixed by #5852 - sorry I forgot to close it\r\n\r\nFeel free to look for other issues and p... |
1,399,379,777 | 5,082 | adding keep in memory | closed | 2022-10-06T11:10:46 | 2022-10-07T14:35:34 | 2022-10-07T14:32:54 | https://github.com/huggingface/datasets/pull/5082 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5082",
"html_url": "https://github.com/huggingface/datasets/pull/5082",
"diff_url": "https://github.com/huggingface/datasets/pull/5082.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5082.patch",
"merged_at": "2022-10-07T14:32:54"
} | Mustapha-AJEGHRIR | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Hi @mariosasko , I have added a test for the `keep_in_memory` version. I have also removed the `Compatible with temp_seed` part in the scope of `dset_shuffled`, please verify if that makes sense."
] |
1,399,340,050 | 5,081 | Bug loading `sentence-transformers/parallel-sentences` | open | 2022-10-06T10:47:51 | 2022-10-11T10:00:48 | null | https://github.com/huggingface/datasets/issues/5081 | null | PhilipMay | false | [
"tagging @nreimers ",
"The dataset is sadly not really compatible to be loaded with `load_dataset`. So far it is better to git clone it and to use the files directly.\r\n\r\nA data loading script would be needed to be added to this dataset. But this was too much overhead / not really intuitive how to create it.",... |
1,398,849,565 | 5,080 | Use hfh for caching | open | 2022-10-06T05:51:58 | 2022-10-06T14:26:05 | null | https://github.com/huggingface/datasets/issues/5080 | null | albertvillanova | false | [
"There is some discussion in https://github.com/huggingface/huggingface_hub/pull/1088 if it can help :)"
] |
1,398,609,305 | 5,079 | refactor: replace AssertionError with more meaningful exceptions (#5074) | closed | 2022-10-06T01:39:35 | 2022-10-07T14:35:43 | 2022-10-07T14:33:10 | https://github.com/huggingface/datasets/pull/5079 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5079",
"html_url": "https://github.com/huggingface/datasets/pull/5079",
"diff_url": "https://github.com/huggingface/datasets/pull/5079.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5079.patch",
"merged_at": "2022-10-07T14:33:10"
} | galbwe | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,398,335,148 | 5,078 | Fix header level in Audio docs | closed | 2022-10-05T20:22:44 | 2022-10-06T08:12:23 | 2022-10-06T08:09:41 | https://github.com/huggingface/datasets/pull/5078 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5078",
"html_url": "https://github.com/huggingface/datasets/pull/5078",
"diff_url": "https://github.com/huggingface/datasets/pull/5078.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5078.patch",
"merged_at": "2022-10-06T08:09:41"
} | stevhliu | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,398,080,859 | 5,077 | Fix passed download_config in HubDatasetModuleFactoryWithoutScript | closed | 2022-10-05T16:42:36 | 2022-10-06T05:31:22 | 2022-10-06T05:29:06 | https://github.com/huggingface/datasets/pull/5077 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5077",
"html_url": "https://github.com/huggingface/datasets/pull/5077",
"diff_url": "https://github.com/huggingface/datasets/pull/5077.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5077.patch",
"merged_at": "2022-10-06T05:29:06"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,397,918,092 | 5,076 | fix: update exception throw from OSError to EnvironmentError in `push… | closed | 2022-10-05T14:46:29 | 2022-10-07T14:35:57 | 2022-10-07T14:33:27 | https://github.com/huggingface/datasets/pull/5076 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5076",
"html_url": "https://github.com/huggingface/datasets/pull/5076",
"diff_url": "https://github.com/huggingface/datasets/pull/5076.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5076.patch",
"merged_at": "2022-10-07T14:33:27"
} | rahulXs | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,397,865,501 | 5,075 | Throw EnvironmentError when token is not present | closed | 2022-10-05T14:14:18 | 2022-10-07T14:33:28 | 2022-10-07T14:33:28 | https://github.com/huggingface/datasets/issues/5075 | null | mariosasko | false | [
"@mariosasko I've raised a PR #5076 against this issue. Please help to review. Thanks."
] |
1,397,850,352 | 5,074 | Replace AssertionErrors with more meaningful errors | closed | 2022-10-05T14:03:55 | 2022-10-07T14:33:11 | 2022-10-07T14:33:11 | https://github.com/huggingface/datasets/issues/5074 | null | mariosasko | false | [
"Hi, can I pick up this issue?",
"#self-assign",
"Looks like the top-level `datasource` directory was removed when https://github.com/huggingface/datasets/pull/4974 was merged, so there are 3 source files to fix."
] |
1,397,832,183 | 5,073 | Restore saved format state in `load_from_disk` | closed | 2022-10-05T13:51:47 | 2022-10-11T16:55:07 | 2022-10-11T16:49:23 | https://github.com/huggingface/datasets/pull/5073 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5073",
"html_url": "https://github.com/huggingface/datasets/pull/5073",
"diff_url": "https://github.com/huggingface/datasets/pull/5073.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5073.patch",
"merged_at": "2022-10-11T16:49:23"
} | asofiaoliveira | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,397,765,531 | 5,072 | Image & Audio formatting for numpy/torch/tf/jax | closed | 2022-10-05T13:07:03 | 2022-10-10T13:24:10 | 2022-10-10T13:21:32 | https://github.com/huggingface/datasets/pull/5072 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5072",
"html_url": "https://github.com/huggingface/datasets/pull/5072",
"diff_url": "https://github.com/huggingface/datasets/pull/5072.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5072.patch",
"merged_at": "2022-10-10T13:21:32"
} | lhoestq | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"I just added a consolidation step so that numpy arrays or tensors of images are stacked together if the shapes match, instead of having lists of tensors\r\n\r\nFeel free to review @mariosasko :)",
"I added a few lines in the docs a... |
1,397,301,270 | 5,071 | Support DEFAULT_CONFIG_NAME when no BUILDER_CONFIGS | closed | 2022-10-05T06:28:39 | 2022-10-06T14:43:12 | 2022-10-06T14:40:26 | https://github.com/huggingface/datasets/pull/5071 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5071",
"html_url": "https://github.com/huggingface/datasets/pull/5071",
"diff_url": "https://github.com/huggingface/datasets/pull/5071.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5071.patch",
"merged_at": "2022-10-06T14:40:25"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Super, thanks a lot for adding this support, Albert!"
] |
1,396,765,647 | 5,070 | Support default config name when no builder configs | closed | 2022-10-04T19:49:35 | 2022-10-06T14:40:26 | 2022-10-06T14:40:26 | https://github.com/huggingface/datasets/issues/5070 | null | albertvillanova | false | [
"Thank you for creating this feature request, Albert.\r\n\r\nFor context this is the datatest where Albert has been helping me to switch to on-the-fly split config https://huggingface.co/datasets/HuggingFaceM4/cm4-synthetic-testing\r\n\r\nand the attempt to switch on-the-fly splits was here: https://huggingface.co/... |
1,396,361,768 | 5,067 | Fix CONTRIBUTING once dataset scripts transferred to Hub | closed | 2022-10-04T14:16:05 | 2022-10-06T06:14:43 | 2022-10-06T06:12:12 | https://github.com/huggingface/datasets/pull/5067 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5067",
"html_url": "https://github.com/huggingface/datasets/pull/5067",
"diff_url": "https://github.com/huggingface/datasets/pull/5067.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5067.patch",
"merged_at": "2022-10-06T06:12:12"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,396,086,745 | 5,066 | Support streaming gzip.open | closed | 2022-10-04T11:20:05 | 2022-10-06T15:13:51 | 2022-10-06T15:11:29 | https://github.com/huggingface/datasets/pull/5066 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5066",
"html_url": "https://github.com/huggingface/datasets/pull/5066",
"diff_url": "https://github.com/huggingface/datasets/pull/5066.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5066.patch",
"merged_at": "2022-10-06T15:11:29"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,396,003,362 | 5,065 | Ci py3.10 | closed | 2022-10-04T10:13:51 | 2022-11-29T15:28:05 | 2022-11-29T15:25:26 | https://github.com/huggingface/datasets/pull/5065 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5065",
"html_url": "https://github.com/huggingface/datasets/pull/5065",
"diff_url": "https://github.com/huggingface/datasets/pull/5065.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5065.patch",
"merged_at": "2022-11-29T15:25:26"
} | lhoestq | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"Does it sound good to you @albertvillanova ?"
] |
1,395,978,143 | 5,064 | Align signature of create/delete_repo with latest hfh | closed | 2022-10-04T09:54:53 | 2022-10-07T17:02:11 | 2022-10-07T16:59:30 | https://github.com/huggingface/datasets/pull/5064 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5064",
"html_url": "https://github.com/huggingface/datasets/pull/5064",
"diff_url": "https://github.com/huggingface/datasets/pull/5064.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5064.patch",
"merged_at": "2022-10-07T16:59:30"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,395,895,463 | 5,063 | Align signature of list_repo_files with latest hfh | closed | 2022-10-04T08:51:46 | 2022-10-07T16:42:57 | 2022-10-07T16:40:16 | https://github.com/huggingface/datasets/pull/5063 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5063",
"html_url": "https://github.com/huggingface/datasets/pull/5063",
"diff_url": "https://github.com/huggingface/datasets/pull/5063.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5063.patch",
"merged_at": "2022-10-07T16:40:16"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,395,739,417 | 5,062 | Fix CI hfh token warning | closed | 2022-10-04T06:36:54 | 2022-10-04T08:58:15 | 2022-10-04T08:42:31 | https://github.com/huggingface/datasets/pull/5062 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5062",
"html_url": "https://github.com/huggingface/datasets/pull/5062",
"diff_url": "https://github.com/huggingface/datasets/pull/5062.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5062.patch",
"merged_at": "2022-10-04T08:42:31"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._",
"good catch !"
] |
1,395,476,770 | 5,061 | `_pickle.PicklingError: logger cannot be pickled` in multiprocessing `map` | closed | 2022-10-03T23:51:38 | 2023-07-21T14:43:35 | 2023-07-21T14:43:34 | https://github.com/huggingface/datasets/issues/5061 | null | ZhaofengWu | false | [
"This is maybe related to python 3.10, do you think you could try on 3.8 ?\r\n\r\nIn the meantime we'll keep improving the support for 3.10. Let me add a dedicated CI",
"I did some binary search and seems like the root cause is either `multiprocess` or `dill`. python 3.10 is fine. Specifically:\r\n- `multiprocess... |
1,395,382,940 | 5,060 | Unable to Use Custom Dataset Locally | closed | 2022-10-03T21:55:16 | 2022-10-06T14:29:18 | 2022-10-06T14:29:17 | https://github.com/huggingface/datasets/issues/5060 | null | zanussbaum | false | [
"Hi ! I opened a PR in your repo to fix this :)\r\nhttps://huggingface.co/datasets/zpn/pubchem_selfies/discussions/7\r\n\r\nbasically you need to use `open` for streaming to work properly",
"Thank you so much for this! Naive question, is this a feature of `open` or have you all overloaded it to be able to read fr... |
1,395,050,876 | 5,059 | Fix typo | closed | 2022-10-03T17:05:25 | 2022-10-03T17:34:40 | 2022-10-03T17:32:27 | https://github.com/huggingface/datasets/pull/5059 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5059",
"html_url": "https://github.com/huggingface/datasets/pull/5059",
"diff_url": "https://github.com/huggingface/datasets/pull/5059.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5059.patch",
"merged_at": "2022-10-03T17:32:27"
} | stevhliu | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,394,962,424 | 5,058 | Mark CI tests as xfail when 502 error | closed | 2022-10-03T15:53:55 | 2022-10-04T10:03:23 | 2022-10-04T10:01:23 | https://github.com/huggingface/datasets/pull/5058 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5058",
"html_url": "https://github.com/huggingface/datasets/pull/5058",
"diff_url": "https://github.com/huggingface/datasets/pull/5058.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5058.patch",
"merged_at": "2022-10-04T10:01:23"
} | albertvillanova | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,394,827,216 | 5,057 | Support `converters` in `CsvBuilder` | closed | 2022-10-03T14:23:21 | 2022-10-04T11:19:28 | 2022-10-04T11:17:32 | https://github.com/huggingface/datasets/pull/5057 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5057",
"html_url": "https://github.com/huggingface/datasets/pull/5057",
"diff_url": "https://github.com/huggingface/datasets/pull/5057.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5057.patch",
"merged_at": "2022-10-04T11:17:32"
} | mariosasko | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,394,713,173 | 5,056 | Fix broken URL's (GEM) | closed | 2022-10-03T13:13:22 | 2022-10-04T13:49:00 | 2022-10-04T13:48:59 | https://github.com/huggingface/datasets/pull/5056 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5056",
"html_url": "https://github.com/huggingface/datasets/pull/5056",
"diff_url": "https://github.com/huggingface/datasets/pull/5056.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5056.patch",
"merged_at": null
} | manandey | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_5056). All of your documentation changes will be reflected on that endpoint.",
"Thanks, @manandey. We have removed all dataset scripts from this repo. Subsequent PRs should be opened directly on the Hugging Face Hub."
] |
1,394,503,844 | 5,055 | Fix backward compatibility for dataset_infos.json | closed | 2022-10-03T10:30:14 | 2022-10-03T13:43:55 | 2022-10-03T13:41:32 | https://github.com/huggingface/datasets/pull/5055 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/5055",
"html_url": "https://github.com/huggingface/datasets/pull/5055",
"diff_url": "https://github.com/huggingface/datasets/pull/5055.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/5055.patch",
"merged_at": "2022-10-03T13:41:32"
} | lhoestq | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.