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 |
|---|---|---|---|---|---|---|---|---|---|---|---|
2,163,799,868 | 6,707 | Silence ruff deprecation messages | closed | 2024-03-01T16:52:29 | 2024-03-01T17:32:14 | 2024-03-01T17:25:46 | https://github.com/huggingface/datasets/pull/6707 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6707",
"html_url": "https://github.com/huggingface/datasets/pull/6707",
"diff_url": "https://github.com/huggingface/datasets/pull/6707.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6707.patch",
"merged_at": "2024-03-01T17:25:46"
} | mariosasko | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6707). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,163,783,123 | 6,706 | Update ruff | closed | 2024-03-01T16:44:58 | 2024-03-01T17:02:13 | 2024-03-01T16:52:17 | https://github.com/huggingface/datasets/pull/6706 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6706",
"html_url": "https://github.com/huggingface/datasets/pull/6706",
"diff_url": "https://github.com/huggingface/datasets/pull/6706.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6706.patch",
"merged_at": "2024-03-01T16:52:17"
} | lhoestq | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6706). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,163,768,640 | 6,705 | Fix data_files when passing data_dir | closed | 2024-03-01T16:38:53 | 2024-03-01T18:59:06 | 2024-03-01T18:52:49 | https://github.com/huggingface/datasets/pull/6705 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6705",
"html_url": "https://github.com/huggingface/datasets/pull/6705",
"diff_url": "https://github.com/huggingface/datasets/pull/6705.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6705.patch",
"merged_at": "2024-03-01T18:52:49"
} | lhoestq | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6705). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,163,752,391 | 6,704 | Improve default patterns resolution | closed | 2024-03-01T16:31:25 | 2024-04-23T09:43:09 | 2024-03-15T15:22:03 | https://github.com/huggingface/datasets/pull/6704 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6704",
"html_url": "https://github.com/huggingface/datasets/pull/6704",
"diff_url": "https://github.com/huggingface/datasets/pull/6704.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6704.patch",
"merged_at": "2024-03-15T15:22:03"
} | mariosasko | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6704). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"Awesome !\r\n\r\nNote that it can still create duplicates if a path matches several dir... |
2,163,250,590 | 6,703 | Unable to load dataset that was saved with `save_to_disk` | closed | 2024-03-01T11:59:56 | 2024-03-04T13:46:20 | 2024-03-04T13:46:20 | https://github.com/huggingface/datasets/issues/6703 | null | casper-hansen | false | [
"`save_to_disk` uses a special serialization that can only be read using `load_from_disk`.\r\n\r\nContrary to `load_dataset`, `load_from_disk` directly loads Arrow files and uses the dataset directory as cache.\r\n\r\nOn the other hand `load_dataset` does a conversion step to get Arrow files from the raw data files... |
2,161,938,484 | 6,702 | Push samples to dataset on hub without having the dataset locally | closed | 2024-02-29T19:17:12 | 2024-03-08T21:08:38 | 2024-03-08T21:08:38 | https://github.com/huggingface/datasets/issues/6702 | null | jbdel | false | [
"Hi ! For now I would recommend creating a new Parquet file using `dataset_new.to_parquet()` and upload it to HF using `huggingface_hub` every time you get a new batch of data. You can name the Parquet files `0000.parquet`, `0001.parquet`, etc.\r\n\r\nThough maybe make sure to not upload one file per sample since t... |
2,161,448,017 | 6,701 | Base parquet batch_size on parquet row group size | closed | 2024-02-29T14:53:01 | 2024-02-29T15:15:18 | 2024-02-29T15:08:55 | https://github.com/huggingface/datasets/pull/6701 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6701",
"html_url": "https://github.com/huggingface/datasets/pull/6701",
"diff_url": "https://github.com/huggingface/datasets/pull/6701.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6701.patch",
"merged_at": "2024-02-29T15:08:55"
} | lhoestq | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6701). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,158,871,038 | 6,700 | remove_columns is not in-place but the doc shows it is in-place | closed | 2024-02-28T12:36:22 | 2024-04-02T17:15:28 | 2024-04-02T17:15:28 | https://github.com/huggingface/datasets/issues/6700 | null | shelfofclub | false | [
"Good catch! I've opened a PR with a fix in the `transformers` repo.",
"@mariosasko Thanks!\r\n\r\nWill the doc of `datasets` be updated?\r\n\r\nI find some possible mistakes in doc about whether `remove_columns` is in-place.\r\n1. [You can also remove a column using map() with remove_columns but the present meth... |
2,158,152,341 | 6,699 | `Dataset` unexpected changed dict data and may cause error | open | 2024-02-28T05:30:10 | 2024-02-28T19:14:36 | null | https://github.com/huggingface/datasets/issues/6699 | null | scruel | false | [
"If `test.jsonl` contains more lines like:\r\n```\r\n{\"id\": 0, \"indexs\": {\"-1\": [0, 10]}}\r\n{\"id\": 1, \"indexs\": {\"-1\": [0, 10]}}\r\n{\"id\": 2, \"indexs\": {\"-2\": [0, 10]}}\r\n...\r\n{\"id\": n, \"indexs\": {\"-9999\": [0, 10]}}\r\n```\r\n\r\n`Dataset.from_json` will just raise an error:\r\n```\r\nAn... |
2,157,752,392 | 6,698 | Faster `xlistdir` | closed | 2024-02-27T22:55:08 | 2024-02-27T23:44:49 | 2024-02-27T23:38:14 | https://github.com/huggingface/datasets/pull/6698 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6698",
"html_url": "https://github.com/huggingface/datasets/pull/6698",
"diff_url": "https://github.com/huggingface/datasets/pull/6698.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6698.patch",
"merged_at": "2024-02-27T23:38:14"
} | mariosasko | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6698). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"CI failure is unrelated to the changes.",
"<details>\n<summary>Show benchmarks</summa... |
2,157,322,224 | 6,697 | Unable to Load Dataset in Kaggle | closed | 2024-02-27T18:19:34 | 2024-02-29T17:32:42 | 2024-02-29T17:32:41 | https://github.com/huggingface/datasets/issues/6697 | null | vrunm | false | [
"FWIW, I run `load_dataset(\"llm-blender/mix-instruct\")` and it ran successfully.\r\nCan you clear your cache and try again?\r\n\r\n\r\n### Environment Info\r\n\r\n- `datasets` version: 2.17.0\r\n- Platform: Linux-6.2.6-76060206-generic-x86_64-with-glibc2.35\r\n- Python version: 3.9.13\r\n- `huggingface_hub` versi... |
2,154,161,357 | 6,696 | Make JSON builder support an array of strings | closed | 2024-02-26T13:18:31 | 2024-02-28T06:45:23 | 2024-02-28T06:39:12 | https://github.com/huggingface/datasets/pull/6696 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6696",
"html_url": "https://github.com/huggingface/datasets/pull/6696",
"diff_url": "https://github.com/huggingface/datasets/pull/6696.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6696.patch",
"merged_at": "2024-02-28T06:39:12"
} | albertvillanova | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6696). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,154,075,509 | 6,695 | Support JSON file with an array of strings | closed | 2024-02-26T12:35:11 | 2024-03-08T14:16:25 | 2024-02-28T06:39:13 | https://github.com/huggingface/datasets/issues/6695 | null | albertvillanova | false | [
"https://huggingface.co/datasets/CausalLM/Refined-Anime-Text/discussions/1 has been fixed, but how can we check if there are other datasets with the same error, in datasets-server's database? I don't know how to get the list of erroneous cache entries, since we only copied `Error code: JobManagerCrashedError`, bu... |
2,153,086,984 | 6,694 | __add__ for Dataset, IterableDataset | open | 2024-02-26T01:46:55 | 2024-02-29T16:52:58 | null | https://github.com/huggingface/datasets/pull/6694 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6694",
"html_url": "https://github.com/huggingface/datasets/pull/6694",
"diff_url": "https://github.com/huggingface/datasets/pull/6694.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6694.patch",
"merged_at": null
} | oh-gnues-iohc | true | [
"Hi! You can find a reason why we are against this feature in https://github.com/huggingface/datasets/issues/3449. \r\n\r\n> It's too cumbersome to write this command every time we perform a dataset merging operation\r\n\r\nExplicit is better than implicit, so this isn't a good enough reason. \r\n\r\nThanks for the... |
2,152,887,712 | 6,693 | Update the print message for chunked_dataset in process.mdx | closed | 2024-02-25T18:37:07 | 2024-02-25T19:57:12 | 2024-02-25T19:51:02 | https://github.com/huggingface/datasets/pull/6693 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6693",
"html_url": "https://github.com/huggingface/datasets/pull/6693",
"diff_url": "https://github.com/huggingface/datasets/pull/6693.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6693.patch",
"merged_at": "2024-02-25T19:51:02"
} | gzbfgjf2 | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6693). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,152,270,987 | 6,692 | Enhancement: Enable loading TSV files in load_dataset() | closed | 2024-02-24T11:38:59 | 2024-02-26T15:33:50 | 2024-02-26T07:14:03 | https://github.com/huggingface/datasets/pull/6692 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6692",
"html_url": "https://github.com/huggingface/datasets/pull/6692",
"diff_url": "https://github.com/huggingface/datasets/pull/6692.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6692.patch",
"merged_at": null
} | harsh1504660 | true | [
"Hi @harsh1504660,\r\n\r\nThanks for your work, but this functionality already exists. See my comment in the corresponding issue: https://github.com/huggingface/datasets/issues/6691#issuecomment-1963449923\r\n\r\nNext time you would like to contribute, I would suggest you take on an issue that is previously validat... |
2,152,134,041 | 6,691 | load_dataset() does not support tsv | closed | 2024-02-24T05:56:04 | 2024-02-26T07:15:07 | 2024-02-26T07:09:35 | https://github.com/huggingface/datasets/issues/6691 | null | dipsivenkatesh | false | [
"#self-assign",
"Hi @dipsivenkatesh,\r\n\r\nPlease note that this functionality is already implemented. Our CSV builder uses `pandas.read_csv` under the hood, and you can pass the parameter `delimiter=\"\\t\"` to read TSV files.\r\n\r\nSee the list of CSV config parameters in our docs: https://huggingface.co/docs... |
2,150,800,065 | 6,690 | Add function to convert a script-dataset to Parquet | closed | 2024-02-23T10:28:20 | 2024-04-12T15:27:05 | 2024-04-12T15:27:05 | https://github.com/huggingface/datasets/issues/6690 | null | albertvillanova | false | [] |
2,149,581,147 | 6,689 | .load_dataset() method defaults to zstandard | closed | 2024-02-22T17:39:27 | 2024-03-07T14:54:16 | 2024-03-07T14:54:15 | https://github.com/huggingface/datasets/issues/6689 | null | ElleLeonne | false | [
"The dataset is made of JSON files compressed using zstandard, as you can see here: https://huggingface.co/datasets/cerebras/SlimPajama-627B/tree/main/test/chunk1\r\n\r\nThat's why it asks for zstandard to be installed.\r\n\r\nThough I'm intrigued that you manage to load the dataset without zstandard installed. May... |
2,148,609,859 | 6,688 | Tensor type (e.g. from `return_tensors`) ignored in map | open | 2024-02-22T09:27:57 | 2024-02-22T15:56:21 | null | https://github.com/huggingface/datasets/issues/6688 | null | srossi93 | false | [
"Hi, this is expected behavior since all the tensors are converted to Arrow data (the storage type behind a Dataset).\r\n\r\nTo get pytorch tensors back, you can set the dataset format to \"torch\":\r\n\r\n```python\r\nds = ds.with_format(\"torch\")\r\n```",
"Thanks. Just one additional question. During the pipel... |
2,148,554,178 | 6,687 | fsspec: support fsspec>=2023.12.0 glob changes | closed | 2024-02-22T08:59:32 | 2024-03-04T12:59:42 | 2024-02-29T15:12:17 | https://github.com/huggingface/datasets/pull/6687 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6687",
"html_url": "https://github.com/huggingface/datasets/pull/6687",
"diff_url": "https://github.com/huggingface/datasets/pull/6687.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6687.patch",
"merged_at": "2024-02-29T15:12:17"
} | pmrowla | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6687). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"Looking into the CI failure, this PR is incompatible with `huggingface-hub>=0.20.0`. It... |
2,147,795,103 | 6,686 | Question: Is there any way for uploading a large image dataset? | open | 2024-02-21T22:07:21 | 2024-05-02T03:44:59 | null | https://github.com/huggingface/datasets/issues/6686 | null | zhjohnchan | false | [
"```\r\nimport pandas as pd\r\nfrom datasets import Dataset, Image\r\n\r\n# Read the CSV file\r\ndata = pd.read_csv(\"XXXX.csv\")\r\n\r\n# Create a Hugging Face Dataset\r\ndataset = Dataset.from_pandas(data)\r\ndataset = dataset.cast_column(\"file_name\", Image())\r\n\r\n# Upload to Hugging Face Hub (make sure auth... |
2,145,570,006 | 6,685 | Updated Quickstart Notebook link | closed | 2024-02-21T01:04:18 | 2024-03-12T21:31:04 | 2024-02-25T18:48:08 | https://github.com/huggingface/datasets/pull/6685 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6685",
"html_url": "https://github.com/huggingface/datasets/pull/6685",
"diff_url": "https://github.com/huggingface/datasets/pull/6685.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6685.patch",
"merged_at": "2024-02-25T18:48:08"
} | Codeblockz | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6685). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,144,092,388 | 6,684 | Improve error message for gated datasets on load | closed | 2024-02-20T10:51:27 | 2024-02-20T15:40:52 | 2024-02-20T15:33:56 | https://github.com/huggingface/datasets/pull/6684 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6684",
"html_url": "https://github.com/huggingface/datasets/pull/6684",
"diff_url": "https://github.com/huggingface/datasets/pull/6684.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6684.patch",
"merged_at": "2024-02-20T15:33:56"
} | lewtun | true | [
"Thank you ! Should we also add the link to the dataset page ?",
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6684). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"> Thank you ! Should... |
2,142,751,955 | 6,683 | Fix imagefolder dataset url | closed | 2024-02-19T16:26:51 | 2024-02-19T17:24:25 | 2024-02-19T17:18:10 | https://github.com/huggingface/datasets/pull/6683 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6683",
"html_url": "https://github.com/huggingface/datasets/pull/6683",
"diff_url": "https://github.com/huggingface/datasets/pull/6683.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6683.patch",
"merged_at": "2024-02-19T17:18:10"
} | mariosasko | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6683). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,142,000,800 | 6,682 | Update GitHub Actions to Node 20 | closed | 2024-02-19T10:10:50 | 2024-02-28T07:02:40 | 2024-02-28T06:56:34 | https://github.com/huggingface/datasets/pull/6682 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6682",
"html_url": "https://github.com/huggingface/datasets/pull/6682",
"diff_url": "https://github.com/huggingface/datasets/pull/6682.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6682.patch",
"merged_at": "2024-02-28T06:56:34"
} | albertvillanova | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6682). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,141,985,239 | 6,681 | Update release instructions | closed | 2024-02-19T10:03:08 | 2024-02-28T07:23:49 | 2024-02-28T07:17:22 | https://github.com/huggingface/datasets/pull/6681 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6681",
"html_url": "https://github.com/huggingface/datasets/pull/6681",
"diff_url": "https://github.com/huggingface/datasets/pull/6681.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6681.patch",
"merged_at": "2024-02-28T07:17:22"
} | albertvillanova | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6681). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,141,979,527 | 6,680 | Set dev version | closed | 2024-02-19T10:00:31 | 2024-02-19T10:06:43 | 2024-02-19T10:00:40 | https://github.com/huggingface/datasets/pull/6680 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6680",
"html_url": "https://github.com/huggingface/datasets/pull/6680",
"diff_url": "https://github.com/huggingface/datasets/pull/6680.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6680.patch",
"merged_at": "2024-02-19T10:00:40"
} | albertvillanova | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6680). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,141,953,981 | 6,679 | Node.js 16 GitHub Actions are deprecated | closed | 2024-02-19T09:47:37 | 2024-02-28T06:56:35 | 2024-02-28T06:56:35 | https://github.com/huggingface/datasets/issues/6679 | null | albertvillanova | false | [] |
2,141,902,154 | 6,678 | Release: 2.17.1 | closed | 2024-02-19T09:24:29 | 2024-02-19T10:03:00 | 2024-02-19T09:56:52 | https://github.com/huggingface/datasets/pull/6678 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6678",
"html_url": "https://github.com/huggingface/datasets/pull/6678",
"diff_url": "https://github.com/huggingface/datasets/pull/6678.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6678.patch",
"merged_at": "2024-02-19T09:56:52"
} | albertvillanova | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6678). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,141,244,167 | 6,677 | Pass through information about location of cache directory. | closed | 2024-02-18T23:48:57 | 2024-02-28T18:57:39 | 2024-02-28T18:51:15 | https://github.com/huggingface/datasets/pull/6677 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6677",
"html_url": "https://github.com/huggingface/datasets/pull/6677",
"diff_url": "https://github.com/huggingface/datasets/pull/6677.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6677.patch",
"merged_at": "2024-02-28T18:51:15"
} | stridge-cruxml | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6677). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,140,648,619 | 6,676 | Can't Read List of JSON Files Properly | open | 2024-02-17T22:58:15 | 2024-03-02T20:47:22 | null | https://github.com/huggingface/datasets/issues/6676 | null | lordsoffallen | false | [
"Found the issue, if there are other files in the directory, it gets caught into this `*` so essentially it should be `*.json`. Could we possibly to check for list of files to make sure the pattern matches json files and raise error if not?",
"I don't think we should filter for `*.json` as this might silently rem... |
2,139,640,381 | 6,675 | Allow image model (color conversion) to be specified as part of datasets Image() decode | closed | 2024-02-16T23:43:20 | 2024-03-18T15:41:34 | 2024-03-18T15:41:34 | https://github.com/huggingface/datasets/issues/6675 | null | rwightman | false | [
"It would be a great addition indeed :)\r\n\r\nThis can be implemented the same way we have `sampling_rate` for Audio(): we just add a new parameter to the Image() type and take this parameter into account in `Image.decode_example`\r\n\r\nEDIT: adding an example of how it can be used:\r\n\r\n```python\r\nds = ds.ca... |
2,139,595,576 | 6,674 | Depprcated Overview.ipynb Link to new Quickstart Notebook invalid | closed | 2024-02-16T22:51:35 | 2024-02-25T18:48:09 | 2024-02-25T18:48:09 | https://github.com/huggingface/datasets/issues/6674 | null | Codeblockz | false | [
"Good catch! Feel free to open a PR to fix the link."
] |
2,139,522,827 | 6,673 | IterableDataset `set_epoch` is ignored when DataLoader `persistent_workers=True` | closed | 2024-02-16T21:38:12 | 2024-07-01T17:45:31 | 2024-07-01T17:45:31 | https://github.com/huggingface/datasets/issues/6673 | null | rwightman | false | [] |
2,138,732,288 | 6,672 | Remove deprecated verbose parameter from CSV builder | closed | 2024-02-16T14:26:21 | 2024-02-19T09:26:34 | 2024-02-19T09:20:22 | https://github.com/huggingface/datasets/pull/6672 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6672",
"html_url": "https://github.com/huggingface/datasets/pull/6672",
"diff_url": "https://github.com/huggingface/datasets/pull/6672.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6672.patch",
"merged_at": "2024-02-19T09:20:22"
} | albertvillanova | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6672). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"I am merging this PR (so that it is included in the next patch release) to remove the d... |
2,138,727,870 | 6,671 | CSV builder raises deprecation warning on verbose parameter | closed | 2024-02-16T14:23:46 | 2024-02-19T09:20:23 | 2024-02-19T09:20:23 | https://github.com/huggingface/datasets/issues/6671 | null | albertvillanova | false | [] |
2,138,372,958 | 6,670 | ValueError | closed | 2024-02-16T11:05:17 | 2024-02-17T04:26:34 | 2024-02-16T14:43:53 | https://github.com/huggingface/datasets/issues/6670 | null | prashanth19bolukonda | false | [
"Hi @prashanth19bolukonda,\r\n\r\nYou have to restart the notebook runtime session after the installation of `datasets`.\r\n\r\nDuplicate of:\r\n- #5923",
"Thank you soo much\r\n\r\nOn Fri, Feb 16, 2024 at 8:14 PM Albert Villanova del Moral <\r\n***@***.***> wrote:\r\n\r\n> Closed #6670 <https://github.com/huggin... |
2,138,322,662 | 6,669 | attribute error when writing trainer.train() | closed | 2024-02-16T10:40:49 | 2024-03-01T10:58:00 | 2024-02-29T17:25:17 | https://github.com/huggingface/datasets/issues/6669 | null | prashanth19bolukonda | false | [
"Hi! Kaggle notebooks use an outdated version of `datasets`, so you should update the `datasets` installation (with `!pip install -U datasets`) to avoid the error.",
"Thank you for your response\r\n\r\nOn Thu, Feb 29, 2024 at 10:55 PM Mario Šaško ***@***.***>\r\nwrote:\r\n\r\n> Closed #6669 <https://github.com/hu... |
2,137,859,935 | 6,668 | Chapter 6 - Issue Loading `cnn_dailymail` dataset | open | 2024-02-16T04:40:56 | 2024-02-16T04:40:56 | null | https://github.com/huggingface/datasets/issues/6668 | null | hariravichandran | false | [] |
2,137,769,552 | 6,667 | Default config for squad is incorrect | open | 2024-02-16T02:36:55 | 2024-02-23T09:10:00 | null | https://github.com/huggingface/datasets/issues/6667 | null | kiddyboots216 | false | [
"you can try: pip install datasets==2.16.1"
] |
2,136,136,425 | 6,665 | Allow SplitDict setitem to replace existing SplitInfo | closed | 2024-02-15T10:17:08 | 2024-03-01T16:02:46 | 2024-03-01T15:56:38 | https://github.com/huggingface/datasets/pull/6665 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6665",
"html_url": "https://github.com/huggingface/datasets/pull/6665",
"diff_url": "https://github.com/huggingface/datasets/pull/6665.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6665.patch",
"merged_at": "2024-03-01T15:56:38"
} | lhoestq | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6665). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,135,483,978 | 6,664 | Revert the changes in `arrow_writer.py` from #6636 | closed | 2024-02-15T01:47:33 | 2024-02-16T14:02:39 | 2024-02-16T02:31:11 | https://github.com/huggingface/datasets/pull/6664 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6664",
"html_url": "https://github.com/huggingface/datasets/pull/6664",
"diff_url": "https://github.com/huggingface/datasets/pull/6664.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6664.patch",
"merged_at": "2024-02-16T02:31:11"
} | bryant1410 | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6664). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"> Hi! We can't revert this as the \"reverted\" implementation has quadratic time comple... |
2,135,480,811 | 6,663 | `write_examples_on_file` and `write_batch` are broken in `ArrowWriter` | closed | 2024-02-15T01:43:27 | 2024-02-16T09:25:00 | 2024-02-16T09:25:00 | https://github.com/huggingface/datasets/issues/6663 | null | bryant1410 | false | [
"Thanks for reporting! I've left some comments on the PR on how to fix this recent change rather than reverting it.",
"> Thanks for reporting! I've left some comments on the PR on how to fix this recent change rather than reverting it.\r\n\r\nI feel that'd be good, but it'd be great to release a hotfix ASAP (a re... |
2,132,425,812 | 6,662 | fix: show correct package name to install biopython | closed | 2024-02-13T14:15:04 | 2024-03-01T17:49:48 | 2024-03-01T17:43:39 | https://github.com/huggingface/datasets/pull/6662 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6662",
"html_url": "https://github.com/huggingface/datasets/pull/6662",
"diff_url": "https://github.com/huggingface/datasets/pull/6662.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6662.patch",
"merged_at": "2024-03-01T17:43:39"
} | BioGeek | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6662). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,132,296,267 | 6,661 | Import error on Google Colab | closed | 2024-02-13T13:12:40 | 2024-02-25T16:37:54 | 2024-02-14T08:04:47 | https://github.com/huggingface/datasets/issues/6661 | null | kithogue | false | [
"Hi! This can happen if an incompatible `pyarrow` version (`pyarrow<12.0.0`) has been imported before the `datasets` installation and the Colab session hasn't been restarted afterward. To avoid the error, go to \"Runtime -> Restart session\" after `!pip install -U datasets` and before `import datasets`, or insert t... |
2,131,977,011 | 6,660 | Automatic Conversion for uint16/uint32 to Compatible PyTorch Dtypes | closed | 2024-02-13T10:24:33 | 2024-03-01T19:01:57 | 2024-03-01T18:52:37 | https://github.com/huggingface/datasets/pull/6660 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6660",
"html_url": "https://github.com/huggingface/datasets/pull/6660",
"diff_url": "https://github.com/huggingface/datasets/pull/6660.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6660.patch",
"merged_at": "2024-03-01T18:52:37"
} | mohalisad | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6660). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,129,229,810 | 6,659 | Change default compression argument for JsonDatasetWriter | closed | 2024-02-11T23:49:07 | 2024-03-01T17:51:50 | 2024-03-01T17:44:55 | https://github.com/huggingface/datasets/pull/6659 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6659",
"html_url": "https://github.com/huggingface/datasets/pull/6659",
"diff_url": "https://github.com/huggingface/datasets/pull/6659.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6659.patch",
"merged_at": "2024-03-01T17:44:55"
} | Rexhaif | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6659). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"Can someone check this out?",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArr... |
2,129,158,371 | 6,658 | [Resumable IterableDataset] Add IterableDataset state_dict | closed | 2024-02-11T20:35:52 | 2024-10-01T10:19:38 | 2024-06-03T19:15:39 | https://github.com/huggingface/datasets/pull/6658 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6658",
"html_url": "https://github.com/huggingface/datasets/pull/6658",
"diff_url": "https://github.com/huggingface/datasets/pull/6658.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6658.patch",
"merged_at": "2024-06-03T19:15:39"
} | lhoestq | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6658). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"would be nice to have this feature in the new dataset release!",
"Before finalising t... |
2,129,147,085 | 6,657 | Release not pushed to conda channel | closed | 2024-02-11T20:05:17 | 2024-03-06T15:06:22 | 2024-03-06T15:06:22 | https://github.com/huggingface/datasets/issues/6657 | null | atulsaurav | false | [
"Thanks for reporting, @atulsaurav.\r\n\r\nWe are investigating the issue. ",
"I can't fix this issue because I do not appear as a team member of the huggingface datasets project: https://anaconda.org/huggingface/datasets\r\n\r\n@lhoestq could you please add `datasets` team members to the corresponding Anaconda p... |
2,127,338,377 | 6,656 | Error when loading a big local json file | open | 2024-02-09T15:14:21 | 2024-11-29T10:06:57 | null | https://github.com/huggingface/datasets/issues/6656 | null | Riccorl | false | [
"I get similar when dealing with a large jsonl file (6k lines), \r\n\r\n> TypeError: Couldn't cast array of type timestamp[us] to null\r\n\r\nYet when I split it into 1k lines, files, load_dataset works fine!\r\n\r\nhttps://github.com/huggingface/course/issues/692\r\n\r\n",
"What's the proposed solution? :-)"
] |
2,127,020,042 | 6,655 | Cannot load the dataset go_emotions | open | 2024-02-09T12:15:39 | 2024-02-12T09:35:55 | null | https://github.com/huggingface/datasets/issues/6655 | null | arame | false | [
"Thanks for reporting, @arame.\r\n\r\nI guess you have an old version of `transformers` (that submodule is present in `transformers` since version 3.0.1, since nearly 4 years ago). If you update it, the error should disappear:\r\n```shell\r\npip install -U transformers\r\n```\r\n\r\nOn the other hand, I am wonderin... |
2,126,939,358 | 6,654 | Batched dataset map throws exception that cannot cast fixed length array to Sequence | closed | 2024-02-09T11:23:19 | 2024-02-12T08:26:53 | 2024-02-12T08:26:53 | https://github.com/huggingface/datasets/issues/6654 | null | keesjandevries | false | [
"Hi ! This issue has been fixed by https://github.com/huggingface/datasets/pull/6283\r\n\r\nCan you try again with the new release 2.17.0 ?\r\n\r\n```\r\npip install -U datasets\r\n```\r\n\r\n",
"Amazing! It's indeed fixed now. Thanks!"
] |
2,126,831,929 | 6,653 | Set dev version | closed | 2024-02-09T10:12:02 | 2024-02-09T10:18:20 | 2024-02-09T10:12:12 | https://github.com/huggingface/datasets/pull/6653 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6653",
"html_url": "https://github.com/huggingface/datasets/pull/6653",
"diff_url": "https://github.com/huggingface/datasets/pull/6653.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6653.patch",
"merged_at": "2024-02-09T10:12:12"
} | albertvillanova | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6653). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,126,760,798 | 6,652 | Release: 2.17.0 | closed | 2024-02-09T09:25:01 | 2024-02-09T10:11:48 | 2024-02-09T10:05:35 | https://github.com/huggingface/datasets/pull/6652 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6652",
"html_url": "https://github.com/huggingface/datasets/pull/6652",
"diff_url": "https://github.com/huggingface/datasets/pull/6652.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6652.patch",
"merged_at": "2024-02-09T10:05:35"
} | albertvillanova | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6652). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,126,649,626 | 6,651 | Slice splits support for datasets.load_from_disk | open | 2024-02-09T08:00:21 | 2024-06-14T14:42:46 | null | https://github.com/huggingface/datasets/issues/6651 | null | mhorlacher | false | [] |
2,125,680,991 | 6,650 | AttributeError: 'InMemoryTable' object has no attribute '_batches' | open | 2024-02-08T17:11:26 | 2024-02-21T00:34:41 | null | https://github.com/huggingface/datasets/issues/6650 | null | matsuobasho | false | [
"Hi! Does running the following code also return the same error on your machine? \r\n\r\n```python\r\nimport copy\r\nimport pyarrow as pa\r\nfrom datasets.table import InMemoryTable\r\n\r\ncopy.deepcopy(InMemoryTable(pa.table({\"a\": [1, 2, 3], \"b\": [\"foo\", \"bar\", \"foobar\"]})))\r\n```",
"No, it doesn't, ... |
2,124,940,213 | 6,649 | Minor multi gpu doc improvement | closed | 2024-02-08T11:17:24 | 2024-02-08T11:23:35 | 2024-02-08T11:17:35 | https://github.com/huggingface/datasets/pull/6649 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6649",
"html_url": "https://github.com/huggingface/datasets/pull/6649",
"diff_url": "https://github.com/huggingface/datasets/pull/6649.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6649.patch",
"merged_at": "2024-02-08T11:17:35"
} | lhoestq | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6649). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,124,813,589 | 6,648 | Document usage of hfh cli instead of git | closed | 2024-02-08T10:24:56 | 2024-02-08T13:57:41 | 2024-02-08T13:51:39 | https://github.com/huggingface/datasets/pull/6648 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6648",
"html_url": "https://github.com/huggingface/datasets/pull/6648",
"diff_url": "https://github.com/huggingface/datasets/pull/6648.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6648.patch",
"merged_at": "2024-02-08T13:51:39"
} | lhoestq | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6648). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,123,397,569 | 6,647 | Update loading.mdx to include "jsonl" file loading. | open | 2024-02-07T16:18:08 | 2024-02-08T15:34:17 | null | https://github.com/huggingface/datasets/pull/6647 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6647",
"html_url": "https://github.com/huggingface/datasets/pull/6647",
"diff_url": "https://github.com/huggingface/datasets/pull/6647.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6647.patch",
"merged_at": null
} | mosheber | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6647). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"> Thanks for adding the explicit loading command.\r\n> \r\n> However, I would move it j... |
2,123,134,128 | 6,646 | Better multi-gpu example | closed | 2024-02-07T14:15:01 | 2024-02-09T17:43:32 | 2024-02-07T14:59:11 | https://github.com/huggingface/datasets/pull/6646 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6646",
"html_url": "https://github.com/huggingface/datasets/pull/6646",
"diff_url": "https://github.com/huggingface/datasets/pull/6646.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6646.patch",
"merged_at": "2024-02-07T14:59:11"
} | lhoestq | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6646). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,122,956,818 | 6,645 | Support fsspec 2024.2 | closed | 2024-02-07T12:45:29 | 2024-02-29T15:12:19 | 2024-02-29T15:12:19 | https://github.com/huggingface/datasets/issues/6645 | null | albertvillanova | false | [
"I'd be very grateful. This upper bound banished me straight into dependency hell today. :("
] |
2,122,955,282 | 6,644 | Support fsspec 2023.12 | closed | 2024-02-07T12:44:39 | 2024-02-29T15:12:18 | 2024-02-29T15:12:18 | https://github.com/huggingface/datasets/issues/6644 | null | albertvillanova | false | [
"The pinned fsspec version range dependency conflict has been affecting several of our users in https://github.com/iterative/dvc. I've opened an initial PR that I think should resolve the glob behavior changes with using datasets + the latest fsspec release.\r\n\r\nPlease let us know if there's any other fsspec rel... |
2,121,239,039 | 6,643 | Faiss GPU index cannot be serialised when passed to trainer | open | 2024-02-06T16:41:00 | 2024-02-15T10:29:32 | null | https://github.com/huggingface/datasets/issues/6643 | null | rubenweitzman | false | [
"Hi ! make sure your query embeddings are numpy arrays, not torch tensors ;)",
"Hi Quentin, not sure how that solves the problem number 1. I am trying to pass on a dataset with a faiss gpu for training to the standard trainer but getting this serialisation error. What is a workaround this? I do not want to remove... |
2,119,085,766 | 6,642 | Differently dataset object saved than it is loaded. | closed | 2024-02-05T17:28:57 | 2024-02-06T09:50:19 | 2024-02-06T09:50:19 | https://github.com/huggingface/datasets/issues/6642 | null | MFajcik | false | [
"I see now, that I have to use `load_from_disk`, in order to load dataset properly, not `load_dataset`. Why is this behavior split? Why do we need both, `load_dataset` and `load_from_disk`?\r\n\r\nUnless answered, I believe this might be helpful for other hf datasets newbies.\r\n\r\nAnyway, made a `load_dataset` co... |
2,116,963,132 | 6,641 | unicodedecodeerror: 'utf-8' codec can't decode byte 0xac in position 25: invalid start byte | closed | 2024-02-04T08:49:31 | 2024-02-06T09:26:07 | 2024-02-06T09:11:45 | https://github.com/huggingface/datasets/issues/6641 | null | Hughhuh | false | [
"Hi @Hughhuh. \r\n\r\nI have formatted the issue because it was not easily readable. Additionally, the environment info is incomplete: it seems you did not run the proposed CLI command `datasets-cli env` and essential information is missing: version of `datasets`, version of `pyarrow`,...\r\n\r\nWith the informatio... |
2,115,864,531 | 6,640 | Sign Language Support | open | 2024-02-02T21:54:51 | 2024-02-02T21:54:51 | null | https://github.com/huggingface/datasets/issues/6640 | null | Merterm | false | [] |
2,114,620,200 | 6,639 | Run download_and_prepare if missing splits | open | 2024-02-02T10:36:49 | 2024-02-06T16:54:22 | null | https://github.com/huggingface/datasets/pull/6639 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6639",
"html_url": "https://github.com/huggingface/datasets/pull/6639",
"diff_url": "https://github.com/huggingface/datasets/pull/6639.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6639.patch",
"merged_at": null
} | lhoestq | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6639). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update."
] |
2,113,329,257 | 6,638 | Cannot download wmt16 dataset | closed | 2024-02-01T19:41:42 | 2024-02-01T20:07:29 | 2024-02-01T20:07:29 | https://github.com/huggingface/datasets/issues/6638 | null | vidyasiv | false | [
"Looks like it works with latest datasets repository\r\n```\r\n- `datasets` version: 2.16.2.dev0\r\n- Platform: Linux-5.15.0-92-generic-x86_64-with-glibc2.29\r\n- Python version: 3.8.10\r\n- `huggingface_hub` version: 0.20.3\r\n- PyArrow version: 15.0.0\r\n- Pandas version: 2.0.1\r\n- `fsspec` version: 2023.10.0\r\... |
2,113,025,975 | 6,637 | 'with_format' is extremely slow when used together with 'interleave_datasets' or 'shuffle' on IterableDatasets | open | 2024-02-01T17:16:54 | 2024-02-05T10:43:47 | null | https://github.com/huggingface/datasets/issues/6637 | null | tobycrisford | false | [
"The \"torch\" formatting is usually fast because we do zero-copy conversion from the Arrow data on your disk to Torch tensors. However IterableDataset shuffling seems to do data copies that slow down the pipeline, and it shuffles python objects instead of Arrow data.\r\n\r\nTo fix this we need to implement `Buffer... |
2,110,781,097 | 6,636 | Faster column validation and reordering | closed | 2024-01-31T19:08:28 | 2024-02-07T19:39:00 | 2024-02-06T23:03:38 | https://github.com/huggingface/datasets/pull/6636 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6636",
"html_url": "https://github.com/huggingface/datasets/pull/6636",
"diff_url": "https://github.com/huggingface/datasets/pull/6636.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6636.patch",
"merged_at": "2024-02-06T23:03:38"
} | psmyth94 | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6636). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"Thanks @mariosasko, I made the changes. However, I did some tests with `map` and I stil... |
2,110,659,519 | 6,635 | Fix missing info when loading some datasets from Parquet export | closed | 2024-01-31T17:55:21 | 2024-02-07T16:48:55 | 2024-02-07T16:41:04 | https://github.com/huggingface/datasets/pull/6635 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6635",
"html_url": "https://github.com/huggingface/datasets/pull/6635",
"diff_url": "https://github.com/huggingface/datasets/pull/6635.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6635.patch",
"merged_at": "2024-02-07T16:41:04"
} | lhoestq | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6635). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,110,242,376 | 6,634 | Support data_dir parameter in push_to_hub | closed | 2024-01-31T14:37:36 | 2024-02-05T10:32:49 | 2024-02-05T10:26:40 | https://github.com/huggingface/datasets/pull/6634 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6634",
"html_url": "https://github.com/huggingface/datasets/pull/6634",
"diff_url": "https://github.com/huggingface/datasets/pull/6634.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6634.patch",
"merged_at": "2024-02-05T10:26:40"
} | albertvillanova | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6634). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"@huggingface/datasets, feel free to review this PR so that it can be included in the ne... |
2,110,124,475 | 6,633 | dataset viewer requires no-script | closed | 2024-01-31T13:41:54 | 2024-01-31T14:05:04 | 2024-01-31T13:59:01 | https://github.com/huggingface/datasets/pull/6633 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6633",
"html_url": "https://github.com/huggingface/datasets/pull/6633",
"diff_url": "https://github.com/huggingface/datasets/pull/6633.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6633.patch",
"merged_at": "2024-01-31T13:59:01"
} | severo | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6633). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,108,541,678 | 6,632 | Fix reload cache with data dir | closed | 2024-01-30T18:52:23 | 2024-02-06T17:27:35 | 2024-02-06T17:21:24 | https://github.com/huggingface/datasets/pull/6632 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6632",
"html_url": "https://github.com/huggingface/datasets/pull/6632",
"diff_url": "https://github.com/huggingface/datasets/pull/6632.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6632.patch",
"merged_at": "2024-02-06T17:21:24"
} | lhoestq | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6632). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,107,802,473 | 6,631 | Fix filelock: use current umask for filelock >= 3.10 | closed | 2024-01-30T12:56:01 | 2024-01-30T15:34:49 | 2024-01-30T15:28:37 | https://github.com/huggingface/datasets/pull/6631 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6631",
"html_url": "https://github.com/huggingface/datasets/pull/6631",
"diff_url": "https://github.com/huggingface/datasets/pull/6631.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6631.patch",
"merged_at": "2024-01-30T15:28:37"
} | lhoestq | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6631). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,106,478,275 | 6,630 | Bump max range of dill to 0.3.8 | closed | 2024-01-29T21:35:55 | 2024-01-30T16:19:45 | 2024-01-30T15:12:25 | https://github.com/huggingface/datasets/pull/6630 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6630",
"html_url": "https://github.com/huggingface/datasets/pull/6630",
"diff_url": "https://github.com/huggingface/datasets/pull/6630.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6630.patch",
"merged_at": "2024-01-30T15:12:25"
} | ringohoffman | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6630). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"Hmm these errors look pretty weird... can they be retried?",
"Hi, thanks for working ... |
2,105,774,482 | 6,629 | Support push_to_hub without org/user to default to logged-in user | closed | 2024-01-29T15:36:52 | 2024-02-05T12:35:43 | 2024-02-05T12:29:36 | https://github.com/huggingface/datasets/pull/6629 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6629",
"html_url": "https://github.com/huggingface/datasets/pull/6629",
"diff_url": "https://github.com/huggingface/datasets/pull/6629.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6629.patch",
"merged_at": "2024-02-05T12:29:36"
} | albertvillanova | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6629). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"@huggingface/datasets, feel free to review this PR so that it can be included in the ne... |
2,105,760,502 | 6,628 | Make CLI test support multi-processing | closed | 2024-01-29T15:30:09 | 2024-02-05T10:29:20 | 2024-02-05T10:23:13 | https://github.com/huggingface/datasets/pull/6628 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6628",
"html_url": "https://github.com/huggingface/datasets/pull/6628",
"diff_url": "https://github.com/huggingface/datasets/pull/6628.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6628.patch",
"merged_at": "2024-02-05T10:23:13"
} | albertvillanova | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6628). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"@huggingface/datasets, feel free to review this PR so that it can be included in the ne... |
2,105,735,816 | 6,627 | Disable `tqdm` bars in non-interactive environments | closed | 2024-01-29T15:18:21 | 2024-01-29T15:47:34 | 2024-01-29T15:41:32 | https://github.com/huggingface/datasets/pull/6627 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6627",
"html_url": "https://github.com/huggingface/datasets/pull/6627",
"diff_url": "https://github.com/huggingface/datasets/pull/6627.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6627.patch",
"merged_at": "2024-01-29T15:41:32"
} | mariosasko | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6627). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,105,482,522 | 6,626 | Raise error on bad split name | closed | 2024-01-29T13:17:41 | 2024-01-29T15:18:25 | 2024-01-29T15:12:18 | https://github.com/huggingface/datasets/pull/6626 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6626",
"html_url": "https://github.com/huggingface/datasets/pull/6626",
"diff_url": "https://github.com/huggingface/datasets/pull/6626.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6626.patch",
"merged_at": "2024-01-29T15:12:18"
} | lhoestq | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6626). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,103,950,718 | 6,624 | How to download the laion-coco dataset | closed | 2024-01-28T03:56:05 | 2024-02-06T09:43:31 | 2024-02-06T09:43:31 | https://github.com/huggingface/datasets/issues/6624 | null | vanpersie32 | false | [
"Hi, this dataset has been disabled by the authors, so unfortunately it's no longer possible to download it."
] |
2,103,870,123 | 6,623 | streaming datasets doesn't work properly with multi-node | open | 2024-01-27T23:46:13 | 2024-10-16T00:55:19 | null | https://github.com/huggingface/datasets/issues/6623 | null | rohitgr7 | false | [
"@mariosasko, @lhoestq, @albertvillanova\r\nhey guys! can anyone help? or can you guys suggest who can help with this?",
"Hi ! \r\n\r\n1. When the dataset is running of of examples, the last batches received by the GPU can be incomplete or empty/missing. We haven't implemented yet a way to ignore the last batch. ... |
2,103,780,697 | 6,622 | multi-GPU map does not work | closed | 2024-01-27T20:06:08 | 2024-02-08T11:18:21 | 2024-02-08T11:18:21 | https://github.com/huggingface/datasets/issues/6622 | null | kopyl | false | [
"This should now be fixed by https://github.com/huggingface/datasets/pull/6550 and updated with https://github.com/huggingface/datasets/pull/6646\r\n\r\nFeel free to re-open if you're still having issues :)"
] |
2,103,675,294 | 6,621 | deleted | closed | 2024-01-27T16:59:58 | 2024-01-27T17:14:43 | 2024-01-27T17:14:43 | https://github.com/huggingface/datasets/issues/6621 | null | kopyl | false | [] |
2,103,110,536 | 6,620 | wiki_dpr.py error (ID mismatch between lines {id} and vector {vec_id} | closed | 2024-01-27T01:00:09 | 2024-02-06T09:40:19 | 2024-02-06T09:40:19 | https://github.com/huggingface/datasets/issues/6620 | null | kiehls90 | false | [
"Thanks for reporting, @kiehls90.\r\n\r\nAs this seems an issue with the specific \"wiki_dpr\" dataset, I am transferring the issue to the corresponding dataset page: https://huggingface.co/datasets/wiki_dpr/discussions/13"
] |
2,102,407,478 | 6,619 | Migrate from `setup.cfg` to `pyproject.toml` | closed | 2024-01-26T15:27:10 | 2024-01-26T15:53:40 | 2024-01-26T15:47:32 | https://github.com/huggingface/datasets/pull/6619 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6619",
"html_url": "https://github.com/huggingface/datasets/pull/6619",
"diff_url": "https://github.com/huggingface/datasets/pull/6619.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6619.patch",
"merged_at": "2024-01-26T15:47:32"
} | mariosasko | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6619). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,101,868,198 | 6,618 | While importing load_dataset from datasets | closed | 2024-01-26T09:21:57 | 2024-07-23T09:31:07 | 2024-02-06T09:25:54 | https://github.com/huggingface/datasets/issues/6618 | null | suprith-hub | false | [
"Hi! Can you please share the error's stack trace so we can see where it comes from?",
"We cannot reproduce the issue and we do not have enough information: environment info (need to run `datasets-cli env`), stack trace,...\r\n\r\nI am closing the issue. Feel free to reopen it (with additional information) if the... |
2,100,459,449 | 6,617 | Fix CI: pyarrow 15, pandas 2.2 and sqlachemy | closed | 2024-01-25T13:57:41 | 2024-01-26T14:56:46 | 2024-01-26T14:50:44 | https://github.com/huggingface/datasets/pull/6617 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6617",
"html_url": "https://github.com/huggingface/datasets/pull/6617",
"diff_url": "https://github.com/huggingface/datasets/pull/6617.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6617.patch",
"merged_at": "2024-01-26T14:50:44"
} | lhoestq | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6617). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,100,125,709 | 6,616 | Use schema metadata only if it matches features | closed | 2024-01-25T11:01:14 | 2024-01-26T16:25:24 | 2024-01-26T16:19:12 | https://github.com/huggingface/datasets/pull/6616 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6616",
"html_url": "https://github.com/huggingface/datasets/pull/6616",
"diff_url": "https://github.com/huggingface/datasets/pull/6616.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6616.patch",
"merged_at": "2024-01-26T16:19:12"
} | lhoestq | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6616). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,098,951,409 | 6,615 | ... | closed | 2024-01-24T19:37:03 | 2024-01-24T19:42:30 | 2024-01-24T19:40:11 | https://github.com/huggingface/datasets/issues/6615 | null | ftkeys | false | [
"Sorry I posted in the wrong repo, please delete.. thanks!"
] |
2,098,884,520 | 6,614 | `datasets/downloads` cleanup tool | open | 2024-01-24T18:52:10 | 2024-01-24T18:55:09 | null | https://github.com/huggingface/datasets/issues/6614 | null | stas00 | false | [] |
2,098,078,210 | 6,612 | cnn_dailymail repeats itself | closed | 2024-01-24T11:38:25 | 2024-02-01T08:14:50 | 2024-02-01T08:14:50 | https://github.com/huggingface/datasets/issues/6612 | null | KeremZaman | false | [
"Hi ! We recently updated `cnn_dailymail` and now `datasets>=2.14` is needed to load it.\r\n\r\nYou can update `datasets` with\r\n\r\n```\r\npip install -U datasets\r\n```"
] |
2,096,004,858 | 6,611 | `load_from_disk` with large dataset from S3 runs into `botocore.exceptions.ClientError` | open | 2024-01-23T12:37:57 | 2024-01-23T12:37:57 | null | https://github.com/huggingface/datasets/issues/6611 | null | zotroneneis | false | [] |
2,095,643,711 | 6,610 | cast_column to Sequence(subfeatures_dict) has err | closed | 2024-01-23T09:32:32 | 2024-01-25T02:15:23 | 2024-01-25T02:15:23 | https://github.com/huggingface/datasets/issues/6610 | null | neiblegy | false | [
"Hi! You are passing the wrong feature type to `cast_column`. This is the fixed call:\r\n```python\r\nais_dataset = ais_dataset.cast_column(\"my_labeled_bbox\", {\"bbox\": Sequence(Value(dtype=\"int64\")), \"label\": ClassLabel(names=[\"cat\", \"dog\"])})\r\n```",
"> Hi! You are passing the wrong feature type to ... |
2,095,085,650 | 6,609 | Wrong path for cache directory in offline mode | closed | 2024-01-23T01:47:19 | 2024-02-06T17:21:25 | 2024-02-06T17:21:25 | https://github.com/huggingface/datasets/issues/6609 | null | je-santos | false | [
"+1",
"same error in 2.16.1",
"@kongjiellx any luck with the issue?",
"I opened https://github.com/huggingface/datasets/pull/6632 to fix this issue. Once it's merged we'll do a new release of `datasets`",
"Thanks @lhoestq !"
] |
2,094,153,292 | 6,608 | Add `with_rank` param to `Dataset.filter` | closed | 2024-01-22T15:19:16 | 2024-01-29T16:43:11 | 2024-01-29T16:36:53 | https://github.com/huggingface/datasets/pull/6608 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6608",
"html_url": "https://github.com/huggingface/datasets/pull/6608",
"diff_url": "https://github.com/huggingface/datasets/pull/6608.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6608.patch",
"merged_at": "2024-01-29T16:36:53"
} | mariosasko | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6608). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,091,766,063 | 6,607 | Update features.py to avoid bfloat16 unsupported error | closed | 2024-01-20T00:39:44 | 2024-05-17T09:46:29 | 2024-05-17T09:40:13 | https://github.com/huggingface/datasets/pull/6607 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6607",
"html_url": "https://github.com/huggingface/datasets/pull/6607",
"diff_url": "https://github.com/huggingface/datasets/pull/6607.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6607.patch",
"merged_at": "2024-05-17T09:40:13"
} | skaulintel | true | [
"I think not all torch tensors should be converted to float, what if it's a tensor of integers for example ?\r\nMaybe you can check for the tensor dtype before converting",
"@lhoestq Please could this be merged? 🙏",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>Show up... |
2,091,088,785 | 6,606 | Dedicated RNG object for fingerprinting | closed | 2024-01-19T18:34:47 | 2024-01-26T15:11:38 | 2024-01-26T15:05:34 | https://github.com/huggingface/datasets/pull/6606 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/6606",
"html_url": "https://github.com/huggingface/datasets/pull/6606",
"diff_url": "https://github.com/huggingface/datasets/pull/6606.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/6606.patch",
"merged_at": "2024-01-26T15:05:34"
} | mariosasko | true | [
"The docs for this PR live [here](https://moon-ci-docs.huggingface.co/docs/datasets/pr_6606). All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.",
"<details>\n<summary>Show benchmarks</summary>\n\nPyArrow==8.0.0\n\n<details>\n<summary>... |
2,090,188,376 | 6,605 | ELI5 no longer available, but referenced in example code | closed | 2024-01-19T10:21:52 | 2024-02-01T17:58:23 | 2024-02-01T17:58:22 | https://github.com/huggingface/datasets/issues/6605 | null | drdsgvo | false | [
"Addressed in https://github.com/huggingface/transformers/pull/28715."
] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.