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,113,556,837 | 3,627 | Fix host URL in The Pile datasets | closed | 2022-01-25T08:11:28 | 2022-07-20T20:54:42 | 2022-02-14T08:40:58 | https://github.com/huggingface/datasets/pull/3627 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3627",
"html_url": "https://github.com/huggingface/datasets/pull/3627",
"diff_url": "https://github.com/huggingface/datasets/pull/3627.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3627.patch",
"merged_at": "2022-02-14T08:40:58"
} | albertvillanova | true | [
"We should also update the `bookcorpusopen` download url (see #3561) , no? ",
"For `the_pile_openwebtext2` and `the_pile_stack_exchange` I did not regenerate the JSON files, but instead I just changed the download_checksums URL. ",
"Seems like the mystic URL is now broken and the original should be used. ",
"... |
1,113,534,436 | 3,626 | The Pile cannot connect to host | closed | 2022-01-25T07:43:33 | 2022-02-14T08:40:58 | 2022-02-14T08:40:58 | https://github.com/huggingface/datasets/issues/3626 | null | albertvillanova | false | [] |
1,113,017,522 | 3,625 | Add a metadata field for when source data was produced | open | 2022-01-24T18:52:39 | 2022-06-28T13:54:49 | null | https://github.com/huggingface/datasets/issues/3625 | null | davanstrien | false | [
"A question to the datasets maintainers: is there a policy about how the set of allowed metadata fields is maintained and expanded?\r\n\r\nMetadata are very important, but defining the standard is always a struggle between allowing exhaustivity without being too complex. Archivists have Dublin Core, open data has h... |
1,112,835,239 | 3,623 | Extend support for streaming datasets that use os.path.relpath | closed | 2022-01-24T16:00:52 | 2022-02-04T14:03:55 | 2022-02-04T14:03:54 | https://github.com/huggingface/datasets/pull/3623 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3623",
"html_url": "https://github.com/huggingface/datasets/pull/3623",
"diff_url": "https://github.com/huggingface/datasets/pull/3623.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3623.patch",
"merged_at": "2022-02-04T14:03:54"
} | albertvillanova | true | [] |
1,112,831,661 | 3,622 | Extend support for streaming datasets that use os.path.relpath | closed | 2022-01-24T15:58:23 | 2022-02-04T14:03:54 | 2022-02-04T14:03:54 | https://github.com/huggingface/datasets/issues/3622 | null | albertvillanova | false | [] |
1,112,720,434 | 3,621 | Consider adding `ipywidgets` as a dependency. | closed | 2022-01-24T14:27:11 | 2022-02-24T09:04:36 | 2022-02-24T09:04:36 | https://github.com/huggingface/datasets/issues/3621 | null | koaning | false | [
"Hi! We use `tqdm` to display progress bars, so I suggest you open this issue in their repo.",
"It depends on how you use `tqdm`, no? \r\n\r\nDoesn't this library import via; \r\n\r\n```\r\nfrom tqdm.notebook import tqdm\r\n```",
"Hi! Sorry for the late reply. We import `tqdm` as `from tqdm.auto import tqdm`, w... |
1,112,677,252 | 3,620 | Add Fon language tag | closed | 2022-01-24T13:52:26 | 2022-02-04T14:04:36 | 2022-02-04T14:04:35 | https://github.com/huggingface/datasets/pull/3620 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3620",
"html_url": "https://github.com/huggingface/datasets/pull/3620",
"diff_url": "https://github.com/huggingface/datasets/pull/3620.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3620.patch",
"merged_at": "2022-02-04T14:04:35"
} | albertvillanova | true | [] |
1,112,611,415 | 3,619 | fix meta in mls | closed | 2022-01-24T12:54:38 | 2022-01-24T20:53:22 | 2022-01-24T20:53:22 | https://github.com/huggingface/datasets/pull/3619 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3619",
"html_url": "https://github.com/huggingface/datasets/pull/3619",
"diff_url": "https://github.com/huggingface/datasets/pull/3619.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3619.patch",
"merged_at": "2022-01-24T20:53:21"
} | polinaeterna | true | [
"Feel free to merge @polinaeterna as soon as you got an approval from either @lhoestq , @albertvillanova or @mariosasko"
] |
1,112,123,365 | 3,618 | TIMIT Dataset not working with GPU | closed | 2022-01-24T03:26:03 | 2023-07-25T15:20:20 | 2023-07-25T15:20:20 | https://github.com/huggingface/datasets/issues/3618 | null | TheSeamau5 | false | [
"Hi ! I think you should avoid calling `timit_train['audio']`. Indeed by doing so you're **loading all the audio column in memory**. This is problematic in your case because the TIMIT dataset is huge.\r\n\r\nIf you want to access the audio data of some samples, you should do this instead `timit_train[:10][\"train\"... |
1,111,938,691 | 3,617 | PR for the CFPB Consumer Complaints dataset | closed | 2022-01-23T17:47:12 | 2022-02-07T21:08:31 | 2022-02-07T21:08:31 | https://github.com/huggingface/datasets/pull/3617 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3617",
"html_url": "https://github.com/huggingface/datasets/pull/3617",
"diff_url": "https://github.com/huggingface/datasets/pull/3617.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3617.patch",
"merged_at": "2022-02-07T21:08:31"
} | kayvane1 | true | [
"> Nice ! Thanks for adding this dataset :)\n> \n> \n> \n> I left a few comments:\n\nThanks!\n\nI'd be interested in contributing to the core codebase - I had to go down the custom loading approach because I couldn't pull this dataset in using the load_dataset() method. Using either the json or csv files available ... |
1,111,587,861 | 3,616 | Make streamable the BnL Historical Newspapers dataset | closed | 2022-01-22T14:52:36 | 2022-02-04T14:05:23 | 2022-02-04T14:05:21 | https://github.com/huggingface/datasets/pull/3616 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3616",
"html_url": "https://github.com/huggingface/datasets/pull/3616",
"diff_url": "https://github.com/huggingface/datasets/pull/3616.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3616.patch",
"merged_at": "2022-02-04T14:05:21"
} | albertvillanova | true | [] |
1,111,576,876 | 3,615 | Dataset BnL Historical Newspapers does not work in streaming mode | closed | 2022-01-22T14:12:59 | 2022-02-04T14:05:21 | 2022-02-04T14:05:21 | https://github.com/huggingface/datasets/issues/3615 | null | albertvillanova | false | [
"@albertvillanova let me know if there is anything I can do to help with this. I had a quick look at the code again and though I could try the following changes:\r\n- use `download` instead of `download_and_extract`\r\nhttps://github.com/huggingface/datasets/blob/d3d339fb86d378f4cb3c5d1de423315c07a466c6/datasets/bn... |
1,110,736,657 | 3,614 | Minor fixes | closed | 2022-01-21T17:48:44 | 2022-01-24T12:45:49 | 2022-01-24T12:45:49 | https://github.com/huggingface/datasets/pull/3614 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3614",
"html_url": "https://github.com/huggingface/datasets/pull/3614",
"diff_url": "https://github.com/huggingface/datasets/pull/3614.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3614.patch",
"merged_at": "2022-01-24T12:45:49"
} | mariosasko | true | [] |
1,110,684,015 | 3,613 | Files not updating in dataset viewer | closed | 2022-01-21T16:47:20 | 2022-01-22T08:13:13 | 2022-01-22T08:13:13 | https://github.com/huggingface/datasets/issues/3613 | null | abidlabs | false | [
"Yes. The jobs queue is full right now, following an upgrade... Back to normality in the next hours hopefully. I'll look at your datasets to be sure the dataset viewer works as expected on them.",
"Should have been fixed now."
] |
1,110,506,466 | 3,612 | wikifix | closed | 2022-01-21T14:05:11 | 2022-02-03T17:58:16 | 2022-02-03T17:58:16 | https://github.com/huggingface/datasets/pull/3612 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3612",
"html_url": "https://github.com/huggingface/datasets/pull/3612",
"diff_url": "https://github.com/huggingface/datasets/pull/3612.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3612.patch",
"merged_at": null
} | apergo-ai | true | [
"tests fail because of dataset_infos.json isn't updated. Unfortunately, I cannot get the datasets-cli locally to execute without error. Would need to troubleshoot, what's missing. Maybe someone else can pick up the stick. ",
"Hi ! If we change the default date to the latest one, users won't be able to load the \"... |
1,110,399,096 | 3,611 | Indexing bug after dataset.select() | closed | 2022-01-21T12:09:30 | 2022-01-27T18:16:22 | 2022-01-27T18:16:22 | https://github.com/huggingface/datasets/issues/3611 | null | kamalkraj | false | [
"Hi! Thanks for reporting! I've opened a PR with the fix."
] |
1,109,777,314 | 3,610 | Checksum error when trying to load amazon_review dataset | closed | 2022-01-20T21:20:32 | 2022-01-21T13:22:31 | 2022-01-21T13:22:31 | https://github.com/huggingface/datasets/issues/3610 | null | ghost | false | [
"It is solved now"
] |
1,109,579,112 | 3,609 | Fixes to pubmed dataset download function | closed | 2022-01-20T17:31:35 | 2022-03-03T16:18:52 | 2022-03-03T14:23:35 | https://github.com/huggingface/datasets/pull/3609 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3609",
"html_url": "https://github.com/huggingface/datasets/pull/3609",
"diff_url": "https://github.com/huggingface/datasets/pull/3609.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3609.patch",
"merged_at": null
} | spacemanidol | true | [
"Hi ! I think we can simply add a new configuration for the 2022 data instead of replacing them.\r\nYou can add the new configuration here:\r\n```python\r\n BUILDER_CONFIGS = [\r\n datasets.BuilderConfig(name=\"2021\", description=\"The 2021 annual record\", version=datasets.Version(\"1.0.0\")),\r\n ... |
1,109,310,981 | 3,608 | Add support for continuous metrics (RMSE, MAE) | closed | 2022-01-20T13:35:36 | 2022-03-09T17:18:20 | 2022-03-09T17:18:20 | https://github.com/huggingface/datasets/issues/3608 | null | ck37 | false | [
"Hey @ck37 \r\n\r\nYou can always use a custom metric as explained [in this guide from HF](https://huggingface.co/docs/datasets/master/loading_metrics.html#using-a-custom-metric-script).\r\n\r\nIf this issue needs to be contributed to (for enhancing the metric API) I think [this link](https://scikit-learn.org/stabl... |
1,109,218,370 | 3,607 | Add MIT Scene Parsing Benchmark | closed | 2022-01-20T12:03:07 | 2022-02-18T12:51:01 | 2022-02-18T12:51:00 | https://github.com/huggingface/datasets/pull/3607 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3607",
"html_url": "https://github.com/huggingface/datasets/pull/3607",
"diff_url": "https://github.com/huggingface/datasets/pull/3607.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3607.patch",
"merged_at": "2022-02-18T12:51:00"
} | mariosasko | true | [] |
1,108,918,701 | 3,606 | audio column not saved correctly after resampling | closed | 2022-01-20T06:37:10 | 2022-01-23T01:41:01 | 2022-01-23T01:24:14 | https://github.com/huggingface/datasets/issues/3606 | null | laphang | false | [
"Hi ! We just released a new version of `datasets` that should fix this.\r\n\r\nI tested resampling and using save/load_from_disk afterwards and it seems to be fixed now",
"Hi @lhoestq, \r\n\r\nJust tested the latest datasets version, and confirming that this is fixed for me. \r\n\r\nThanks!",
"Also, just an FY... |
1,108,738,561 | 3,605 | Adding Turkic X-WMT evaluation set for machine translation | closed | 2022-01-20T01:40:29 | 2022-01-31T09:50:57 | 2022-01-31T09:50:57 | https://github.com/huggingface/datasets/pull/3605 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3605",
"html_url": "https://github.com/huggingface/datasets/pull/3605",
"diff_url": "https://github.com/huggingface/datasets/pull/3605.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3605.patch",
"merged_at": "2022-01-31T09:50:57"
} | mirzakhalov | true | [
"hi! Thank you for all the comments! I believe I addressed them all. Let me know if there is anything else",
"Hi there! I was wondering if there is anything else to change before this can be merged",
"@lhoestq Hi! Just a gentle reminder about the steps to merge this one! ",
"Thanks for the heads up ! I think ... |
1,108,477,316 | 3,604 | Dataset Viewer not showing Previews for Private Datasets | closed | 2022-01-19T19:29:26 | 2022-09-26T08:04:43 | 2022-09-26T08:04:43 | https://github.com/huggingface/datasets/issues/3604 | null | abidlabs | false | [
"Sure, it's on the roadmap.",
"Closing in favor of https://github.com/huggingface/datasets-server/issues/39."
] |
1,108,392,141 | 3,603 | Add British Library books dataset | closed | 2022-01-19T17:53:05 | 2022-01-31T17:22:51 | 2022-01-31T17:01:49 | https://github.com/huggingface/datasets/pull/3603 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3603",
"html_url": "https://github.com/huggingface/datasets/pull/3603",
"diff_url": "https://github.com/huggingface/datasets/pull/3603.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3603.patch",
"merged_at": "2022-01-31T17:01:49"
} | davanstrien | true | [
"Thanks for all the help and suggestions\r\n\r\n> Since the dataset has a very specific structure it might not be that easy so feel free to ping me if you have questions or if I can help !\r\n\r\nI did get a little stuck here! So far I have created directories for each config i.e:\r\n\r\n`datasets/datasets/blbooks/... |
1,108,247,870 | 3,602 | Update url for conll2003 | closed | 2022-01-19T15:35:04 | 2022-01-20T16:23:03 | 2022-01-19T15:43:53 | https://github.com/huggingface/datasets/pull/3602 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3602",
"html_url": "https://github.com/huggingface/datasets/pull/3602",
"diff_url": "https://github.com/huggingface/datasets/pull/3602.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3602.patch",
"merged_at": "2022-01-19T15:43:53"
} | lhoestq | true | [
"Hi. lhoestq \r\n\r\n\r\nWhat is the solution for it?\r\nyou can see it is still doesn't work here.\r\nhttps://colab.research.google.com/drive/1l52FGWuSaOaGYchit4CbmtUSuzNDx_Ok?usp=sharing\r\nThank you.\r\... |
1,108,207,131 | 3,601 | Add conll2003 licensing | closed | 2022-01-19T15:00:41 | 2022-01-19T17:17:28 | 2022-01-19T17:17:28 | https://github.com/huggingface/datasets/pull/3601 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3601",
"html_url": "https://github.com/huggingface/datasets/pull/3601",
"diff_url": "https://github.com/huggingface/datasets/pull/3601.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3601.patch",
"merged_at": "2022-01-19T17:17:28"
} | lhoestq | true | [] |
1,108,131,878 | 3,600 | Use old url for conll2003 | closed | 2022-01-19T13:56:49 | 2022-01-19T14:16:28 | 2022-01-19T14:16:28 | https://github.com/huggingface/datasets/pull/3600 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3600",
"html_url": "https://github.com/huggingface/datasets/pull/3600",
"diff_url": "https://github.com/huggingface/datasets/pull/3600.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3600.patch",
"merged_at": "2022-01-19T14:16:28"
} | lhoestq | true | [] |
1,108,111,607 | 3,599 | The `add_column()` method does not work if used on dataset sliced with `select()` | closed | 2022-01-19T13:36:50 | 2022-01-28T15:35:57 | 2022-01-28T15:35:57 | https://github.com/huggingface/datasets/issues/3599 | null | ThGouzias | false | [
"similar #3611 "
] |
1,108,107,199 | 3,598 | Readme info not being parsed to show on Dataset card page | closed | 2022-01-19T13:32:29 | 2022-01-21T10:20:01 | 2022-01-21T10:20:01 | https://github.com/huggingface/datasets/issues/3598 | null | davidcanovas | false | [
"i suspect a markdown parsing error, @severo do you want to take a quick look at it when you have some time?",
"# Problem\r\nThe issue seems to coming from the front matter of the README\r\n```---\r\nannotations_creators:\r\n- no-annotation\r\nlanguage_creators:\r\n- machine-generated\r\nlanguages:\r\n- 'ca'\r\n-... |
1,108,092,864 | 3,597 | ERROR: File "setup.py" or "setup.cfg" not found. Directory cannot be installed in editable mode: /content | closed | 2022-01-19T13:19:28 | 2022-08-05T12:35:51 | 2022-02-14T08:46:34 | https://github.com/huggingface/datasets/issues/3597 | null | amitkml | false | [
"Hi! The `cd` command in Jupyer/Colab needs to start with `%`, so this should work:\r\n```\r\n!git clone https://github.com/huggingface/datasets.git\r\n%cd datasets\r\n!pip install -e \".[streaming]\"\r\n```",
"thanks @mariosasko i had the same mistake and your solution is what was needed"
] |
1,107,345,338 | 3,596 | Loss of cast `Image` feature on certain dataset method | closed | 2022-01-18T20:44:01 | 2022-01-21T18:07:28 | 2022-01-21T18:07:28 | https://github.com/huggingface/datasets/issues/3596 | null | davanstrien | false | [
"Hi! Thanks for reporting! The issue with `cast_column` should be fixed by #3575 and after we merge that PR I'll start working on the `push_to_hub` support for the `Image`/`Audio` feature.",
"> Hi! Thanks for reporting! The issue with `cast_column` should be fixed by #3575 and after we merge that PR I'll start wo... |
1,107,260,527 | 3,595 | Add ImageNet toy datasets from fastai | closed | 2022-01-18T19:03:35 | 2023-09-24T09:39:07 | 2022-09-30T14:39:35 | https://github.com/huggingface/datasets/pull/3595 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3595",
"html_url": "https://github.com/huggingface/datasets/pull/3595",
"diff_url": "https://github.com/huggingface/datasets/pull/3595.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3595.patch",
"merged_at": null
} | mariosasko | true | [
"Thanks for your contribution, @mariosasko. Are you still interested in adding this dataset?\r\n\r\nWe are removing the dataset scripts from this GitHub repo and moving them to the Hugging Face Hub: https://huggingface.co/datasets\r\n\r\nWe would suggest you create this dataset there. Please, feel free to tell us i... |
1,107,174,619 | 3,594 | fix multiple language downloading in mC4 | closed | 2022-01-18T17:25:19 | 2022-01-19T11:22:57 | 2022-01-18T19:10:22 | https://github.com/huggingface/datasets/pull/3594 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3594",
"html_url": "https://github.com/huggingface/datasets/pull/3594",
"diff_url": "https://github.com/huggingface/datasets/pull/3594.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3594.patch",
"merged_at": "2022-01-18T19:10:22"
} | polinaeterna | true | [
"The CI failure is unrelated to your PR and fixed on master, merging :)"
] |
1,107,070,852 | 3,593 | Update README.md | closed | 2022-01-18T15:52:16 | 2022-01-20T17:14:53 | 2022-01-20T17:14:53 | https://github.com/huggingface/datasets/pull/3593 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3593",
"html_url": "https://github.com/huggingface/datasets/pull/3593",
"diff_url": "https://github.com/huggingface/datasets/pull/3593.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3593.patch",
"merged_at": "2022-01-20T17:14:52"
} | borgr | true | [] |
1,107,026,723 | 3,592 | Add QuickDraw dataset | closed | 2022-01-18T15:13:39 | 2022-06-09T10:04:54 | 2022-06-09T09:56:13 | https://github.com/huggingface/datasets/pull/3592 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3592",
"html_url": "https://github.com/huggingface/datasets/pull/3592",
"diff_url": "https://github.com/huggingface/datasets/pull/3592.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3592.patch",
"merged_at": "2022-06-09T09:56:13"
} | mariosasko | true | [
"_The documentation is not available anymore as the PR was closed or merged._"
] |
1,106,928,613 | 3,591 | Add support for time, date, duration, and decimal dtypes | closed | 2022-01-18T13:46:05 | 2022-01-31T18:29:34 | 2022-01-20T17:37:33 | https://github.com/huggingface/datasets/pull/3591 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3591",
"html_url": "https://github.com/huggingface/datasets/pull/3591",
"diff_url": "https://github.com/huggingface/datasets/pull/3591.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3591.patch",
"merged_at": "2022-01-20T17:37:33"
} | mariosasko | true | [
"Is there a dataset which uses these four datatypes for tests purposes?\r\n",
"@severo Not yet. I'll let you know if that changes."
] |
1,106,784,860 | 3,590 | Update ANLI README.md | closed | 2022-01-18T11:22:53 | 2022-01-20T16:58:41 | 2022-01-20T16:58:41 | https://github.com/huggingface/datasets/pull/3590 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3590",
"html_url": "https://github.com/huggingface/datasets/pull/3590",
"diff_url": "https://github.com/huggingface/datasets/pull/3590.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3590.patch",
"merged_at": "2022-01-20T16:58:41"
} | borgr | true | [] |
1,106,766,114 | 3,589 | Pin torchmetrics to fix the COMET test | closed | 2022-01-18T11:03:49 | 2022-01-18T11:04:56 | 2022-01-18T11:04:55 | https://github.com/huggingface/datasets/pull/3589 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3589",
"html_url": "https://github.com/huggingface/datasets/pull/3589",
"diff_url": "https://github.com/huggingface/datasets/pull/3589.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3589.patch",
"merged_at": "2022-01-18T11:04:55"
} | lhoestq | true | [] |
1,106,749,000 | 3,588 | Update HellaSwag README.md | closed | 2022-01-18T10:46:15 | 2022-01-20T16:57:43 | 2022-01-20T16:57:43 | https://github.com/huggingface/datasets/pull/3588 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3588",
"html_url": "https://github.com/huggingface/datasets/pull/3588",
"diff_url": "https://github.com/huggingface/datasets/pull/3588.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3588.patch",
"merged_at": "2022-01-20T16:57:43"
} | borgr | true | [] |
1,106,719,182 | 3,587 | No module named 'fsspec.archive' | closed | 2022-01-18T10:17:01 | 2022-08-11T09:57:54 | 2022-01-18T10:33:10 | https://github.com/huggingface/datasets/issues/3587 | null | shuuchen | false | [] |
1,106,455,672 | 3,586 | Revisit `enable/disable_` toggle function prefix | closed | 2022-01-18T04:09:55 | 2022-03-14T15:01:08 | 2022-03-14T15:01:08 | https://github.com/huggingface/datasets/issues/3586 | null | jaketae | false | [] |
1,105,821,470 | 3,585 | Datasets streaming + map doesn't work for `Audio` | closed | 2022-01-17T12:55:42 | 2022-01-20T13:28:00 | 2022-01-20T13:28:00 | https://github.com/huggingface/datasets/issues/3585 | null | patrickvonplaten | false | [
"This seems related to https://github.com/huggingface/datasets/issues/3505."
] |
1,105,231,768 | 3,584 | https://huggingface.co/datasets/huggingface/transformers-metadata | closed | 2022-01-17T00:18:14 | 2022-02-14T08:51:27 | 2022-02-14T08:51:27 | https://github.com/huggingface/datasets/issues/3584 | null | ecankirkic | false | [] |
1,105,195,144 | 3,583 | Add The Medical Segmentation Decathlon Dataset | open | 2022-01-16T21:42:25 | 2022-03-18T10:44:42 | null | https://github.com/huggingface/datasets/issues/3583 | null | omarespejel | false | [
"Hello! I have recently been involved with a medical image segmentation project myself and was going through the `The Medical Segmentation Decathlon Dataset` as well. \r\nI haven't yet had experience adding datasets to this repository yet but would love to get started. Should I take this issue?\r\nIf yes, I've got ... |
1,104,877,303 | 3,582 | conll 2003 dataset source url is no longer valid | closed | 2022-01-15T23:04:17 | 2022-07-20T13:06:40 | 2022-01-21T16:57:32 | https://github.com/huggingface/datasets/issues/3582 | null | rcanand | false | [
"I came to open the same issue.",
"Thanks for reporting !\r\n\r\nI pushed a temporary fix on `master` that uses an URL from a previous commit to access the dataset for now, until we have a better solution",
"I changed the URL again to use another host, the fix is available on `master` and we'll probably do a ne... |
1,104,857,822 | 3,581 | Unable to create a dataset from a parquet file in S3 | open | 2022-01-15T21:34:16 | 2022-02-14T08:52:57 | null | https://github.com/huggingface/datasets/issues/3581 | null | regCode | false | [
"Hi ! Currently it only works with local paths, file-like objects are not supported yet"
] |
1,104,663,242 | 3,580 | Bug in wiki bio load | closed | 2022-01-15T10:04:33 | 2022-01-31T08:38:09 | 2022-01-31T08:38:09 | https://github.com/huggingface/datasets/issues/3580 | null | tuhinjubcse | false | [
"+1, here's the error I got: \r\n\r\n```\r\n>>> from datasets import load_dataset\r\n>>>\r\n>>> load_dataset(\"wiki_bio\")\r\nDownloading: 7.58kB [00:00, 4.42MB/s]\r\nDownloading: 2.71kB [00:00, 1.30MB/s]\r\nUsing custom data configuration default\r\nDownloading and preparing dataset wiki_bio/default (download: 318... |
1,103,451,118 | 3,579 | Add Text2log Dataset | closed | 2022-01-14T10:45:01 | 2022-01-20T17:09:44 | 2022-01-20T17:09:44 | https://github.com/huggingface/datasets/pull/3579 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3579",
"html_url": "https://github.com/huggingface/datasets/pull/3579",
"diff_url": "https://github.com/huggingface/datasets/pull/3579.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3579.patch",
"merged_at": "2022-01-20T17:09:44"
} | apergo-ai | true | [
"The CI fails are unrelated to your PR and fixed on master, I think we can merge now !"
] |
1,103,403,287 | 3,578 | label information get lost after parquet serialization | closed | 2022-01-14T10:10:38 | 2023-07-25T15:44:53 | 2023-07-25T15:44:53 | https://github.com/huggingface/datasets/issues/3578 | null | Tudyx | false | [
"Hi ! We did a release of `datasets` today that may fix this issue. Can you try updating `datasets` and trying again ?\r\n\r\nEDIT: the issue is still there actually\r\n\r\nI think we can fix that by storing the Features in the parquet schema metadata, and then reload them when loading the parquet file",
"This in... |
1,102,598,241 | 3,577 | Add The Mexican Emotional Speech Database (MESD) | open | 2022-01-13T23:49:36 | 2022-01-27T14:14:38 | null | https://github.com/huggingface/datasets/issues/3577 | null | omarespejel | false | [] |
1,102,059,651 | 3,576 | Add PASS dataset | closed | 2022-01-13T17:16:07 | 2022-01-20T16:50:48 | 2022-01-20T16:50:47 | https://github.com/huggingface/datasets/pull/3576 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3576",
"html_url": "https://github.com/huggingface/datasets/pull/3576",
"diff_url": "https://github.com/huggingface/datasets/pull/3576.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3576.patch",
"merged_at": "2022-01-20T16:50:47"
} | mariosasko | true | [] |
1,101,947,955 | 3,575 | Add Arrow type casting to struct for Image and Audio + Support nested casting | closed | 2022-01-13T15:36:59 | 2022-11-29T11:14:16 | 2022-01-21T13:22:27 | https://github.com/huggingface/datasets/pull/3575 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3575",
"html_url": "https://github.com/huggingface/datasets/pull/3575",
"diff_url": "https://github.com/huggingface/datasets/pull/3575.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3575.patch",
"merged_at": "2022-01-21T13:22:27"
} | lhoestq | true | [
"Regarding the tests I'm just missing the FixedSizeListType type casting for ListArray objects, will to it tomorrow as well as adding new tests + docstrings\r\n\r\nand also adding soundfile in the CI",
"While writing some tests I noticed that the ExtensionArray can't be directly concatenated - maybe we can get ri... |
1,101,781,401 | 3,574 | Fix qa4mre tags | closed | 2022-01-13T13:56:59 | 2022-01-13T14:03:02 | 2022-01-13T14:03:01 | https://github.com/huggingface/datasets/pull/3574 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3574",
"html_url": "https://github.com/huggingface/datasets/pull/3574",
"diff_url": "https://github.com/huggingface/datasets/pull/3574.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3574.patch",
"merged_at": "2022-01-13T14:03:01"
} | lhoestq | true | [] |
1,101,157,676 | 3,573 | Add Mauve metric | closed | 2022-01-13T03:52:48 | 2022-01-20T15:00:08 | 2022-01-20T15:00:08 | https://github.com/huggingface/datasets/pull/3573 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3573",
"html_url": "https://github.com/huggingface/datasets/pull/3573",
"diff_url": "https://github.com/huggingface/datasets/pull/3573.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3573.patch",
"merged_at": "2022-01-20T15:00:07"
} | jthickstun | true | [
"Hi ! The CI was failing because `mauve-text` wasn't installed. I added it to the CI setup :)\r\n\r\nI also did some minor changes to the script itself, especially to remove `**kwargs` and explicitly mentioned all the supported arguments (this way if someone does a typo with some parameters they get an error)"
] |
1,100,634,244 | 3,572 | ConnectionError in IndicGLUE dataset | closed | 2022-01-12T17:59:36 | 2022-09-15T21:57:34 | 2022-09-15T21:57:34 | https://github.com/huggingface/datasets/issues/3572 | null | sahoodib | false | [
"@sahoodib, thanks for reporting.\r\n\r\nIndeed, none of the data links appearing in the IndicGLUE website are working, e.g.: https://storage.googleapis.com/ai4bharat-public-indic-nlp-corpora/evaluations/soham-articles.tar.gz\r\n```\r\n<Error>\r\n<Code>UserProjectAccountProblem</Code>\r\n<Message>User project billi... |
1,100,519,604 | 3,571 | Add missing tasks to MuchoCine dataset | closed | 2022-01-12T16:07:32 | 2022-01-20T16:51:08 | 2022-01-20T16:51:07 | https://github.com/huggingface/datasets/pull/3571 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3571",
"html_url": "https://github.com/huggingface/datasets/pull/3571",
"diff_url": "https://github.com/huggingface/datasets/pull/3571.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3571.patch",
"merged_at": "2022-01-20T16:51:07"
} | mariosasko | true | [] |
1,100,480,791 | 3,570 | Add the KMWP dataset (extension of #3564) | closed | 2022-01-12T15:33:08 | 2022-10-01T06:43:16 | 2022-10-01T06:43:16 | https://github.com/huggingface/datasets/pull/3570 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3570",
"html_url": "https://github.com/huggingface/datasets/pull/3570",
"diff_url": "https://github.com/huggingface/datasets/pull/3570.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3570.patch",
"merged_at": null
} | sooftware | true | [
"Sorry, I'm late to check! I'll send it to you soon!",
"Thanks for your contribution, @sooftware. Are you still interested in adding this dataset?\r\n\r\nWe are removing the dataset scripts from this GitHub repo and moving them to the Hugging Face Hub: https://huggingface.co/datasets\r\n\r\nWe would suggest you c... |
1,100,478,994 | 3,569 | Add the DKTC dataset (Extension of #3564) | closed | 2022-01-12T15:31:29 | 2022-10-01T06:43:05 | 2022-10-01T06:43:04 | https://github.com/huggingface/datasets/pull/3569 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3569",
"html_url": "https://github.com/huggingface/datasets/pull/3569",
"diff_url": "https://github.com/huggingface/datasets/pull/3569.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3569.patch",
"merged_at": null
} | sooftware | true | [
"I reflect your comment! @lhoestq ",
"Wait, the format of the data just changed, so I'll take it into consideration and commit it.",
"I update the code according to the dataset structure change.",
"Thanks ! I think the dummy data are not valid yet - the dummy train.csv file only contains a partial example (th... |
1,100,380,631 | 3,568 | Downloading Hugging Face Medical Dialog Dataset NonMatchingSplitsSizesError | closed | 2022-01-12T14:03:44 | 2022-02-14T09:32:34 | 2022-02-14T09:32:34 | https://github.com/huggingface/datasets/issues/3568 | null | fabianslife | false | [
"Hi @fabianslife, thanks for reporting.\r\n\r\nI think you were using an old version of `datasets` because this bug was already fixed in version `1.13.0` (13 Oct 2021):\r\n- Fix: 55fd140a63b8f03a0e72985647e498f1fc799d3f\r\n- PR: #3046\r\n- Issue: #2969 \r\n\r\nPlease, feel free to update the library: `pip install -... |
1,100,296,696 | 3,567 | Fix push to hub to allow individual split push | closed | 2022-01-12T12:42:58 | 2023-09-24T09:54:19 | 2022-07-27T12:11:11 | https://github.com/huggingface/datasets/pull/3567 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3567",
"html_url": "https://github.com/huggingface/datasets/pull/3567",
"diff_url": "https://github.com/huggingface/datasets/pull/3567.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3567.patch",
"merged_at": null
} | thomasw21 | true | [
"This has been addressed in https://github.com/huggingface/datasets/pull/4415. Closing."
] |
1,100,155,902 | 3,566 | Add initial electricity time series dataset | closed | 2022-01-12T10:21:32 | 2022-02-15T13:31:48 | 2022-02-15T13:31:48 | https://github.com/huggingface/datasets/pull/3566 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3566",
"html_url": "https://github.com/huggingface/datasets/pull/3566",
"diff_url": "https://github.com/huggingface/datasets/pull/3566.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3566.patch",
"merged_at": null
} | kashif | true | [
"@kashif Some commits on the PR branch are not authored by you, so could you please open a new PR and not use rebase this time :)? You can copy and paste the dataset dir to the new branch. \r\n\r\n",
"making a new PR"
] |
1,099,296,693 | 3,565 | Add parameter `preserve_index` to `from_pandas` | closed | 2022-01-11T15:26:37 | 2022-01-12T16:11:27 | 2022-01-12T16:11:27 | https://github.com/huggingface/datasets/pull/3565 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3565",
"html_url": "https://github.com/huggingface/datasets/pull/3565",
"diff_url": "https://github.com/huggingface/datasets/pull/3565.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3565.patch",
"merged_at": "2022-01-12T16:11:26"
} | Sorrow321 | true | [
"> \r\n\r\nI did `make style` and it affected over 500 files\r\n\r\n```\r\nAll done! ✨ 🍰 ✨\r\n575 files reformatted, 372 files left unchanged.\r\nisort tests src benchmarks datasets/**/*.py metri\r\n```\r\n\r\n(result)\r\n with `None` as a default value to not have this as a breaking change. "
] |
1,098,341,351 | 3,562 | Allow multiple task templates of the same type | closed | 2022-01-10T20:32:07 | 2022-01-11T14:16:47 | 2022-01-11T14:16:47 | https://github.com/huggingface/datasets/pull/3562 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3562",
"html_url": "https://github.com/huggingface/datasets/pull/3562",
"diff_url": "https://github.com/huggingface/datasets/pull/3562.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3562.patch",
"merged_at": "2022-01-11T14:16:46"
} | mariosasko | true | [] |
1,098,328,870 | 3,561 | Cannot load ‘bookcorpusopen’ | closed | 2022-01-10T20:17:18 | 2022-02-14T09:19:27 | 2022-02-14T09:18:47 | https://github.com/huggingface/datasets/issues/3561 | null | HUIYINXUE | false | [
"The host of this copy of the dataset (https://the-eye.eu) is down and has been down for a good amount of time ([potentially months](https://www.reddit.com/r/Roms/comments/q82s15/theeye_downdied/))\r\n\r\nFinding this dataset is a little esoteric, as the original authors took down the official BookCorpus dataset so... |
1,098,280,652 | 3,560 | Run pyupgrade for Python 3.6+ | closed | 2022-01-10T19:20:53 | 2022-01-31T13:38:49 | 2022-01-31T09:37:34 | https://github.com/huggingface/datasets/pull/3560 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3560",
"html_url": "https://github.com/huggingface/datasets/pull/3560",
"diff_url": "https://github.com/huggingface/datasets/pull/3560.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3560.patch",
"merged_at": "2022-01-31T09:37:34"
} | bryant1410 | true | [
"Hi ! Thanks for the change :)\r\nCould it be possible to only run it for the code in `src/` ? We try to not change the code in the `datasets/` directory too often since it refreshes the users cache when they upgrade `datasets`.",
"> Hi ! Thanks for the change :)\r\n> Could it be possible to only run it for the c... |
1,098,178,222 | 3,559 | Fix `DuplicatedKeysError` and improve card in `tweet_qa` | closed | 2022-01-10T17:27:40 | 2022-01-12T15:13:58 | 2022-01-12T15:13:57 | https://github.com/huggingface/datasets/pull/3559 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3559",
"html_url": "https://github.com/huggingface/datasets/pull/3559",
"diff_url": "https://github.com/huggingface/datasets/pull/3559.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3559.patch",
"merged_at": "2022-01-12T15:13:56"
} | mariosasko | true | [] |
1,098,025,866 | 3,558 | Integrate Milvus (pymilvus) library | open | 2022-01-10T15:20:29 | 2022-03-05T12:28:36 | null | https://github.com/huggingface/datasets/issues/3558 | null | mariosasko | false | [
"Hi @mariosasko,Just search randomly and I found this issue~ I'm the tech lead of Milvus and we are looking forward to integrate milvus together with huggingface datasets.\r\n\r\nAny suggestion on how we could start?\r\n",
"Feel free to assign to me and we probably need some guide on it",
"@mariosasko any updat... |
1,097,946,034 | 3,557 | Fix bug in `ImageClassifcation` task template | closed | 2022-01-10T14:09:59 | 2022-01-11T15:47:52 | 2022-01-11T15:47:52 | https://github.com/huggingface/datasets/pull/3557 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3557",
"html_url": "https://github.com/huggingface/datasets/pull/3557",
"diff_url": "https://github.com/huggingface/datasets/pull/3557.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3557.patch",
"merged_at": "2022-01-11T15:47:52"
} | mariosasko | true | [
"The CI failures are unrelated to the changes in this PR.",
"> The CI failures are unrelated to the changes in this PR.\r\n\r\nIt seems that some of the failures are due to the tests on the dataset cards (e.g. CIFAR, MNIST, FASHION_MNIST). Perhaps it's worth addressing those in this PR to avoid confusing downstre... |
1,097,907,724 | 3,556 | Preserve encoding/decoding with features in `Iterable.map` call | closed | 2022-01-10T13:32:20 | 2022-01-18T19:54:08 | 2022-01-18T19:54:07 | https://github.com/huggingface/datasets/pull/3556 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3556",
"html_url": "https://github.com/huggingface/datasets/pull/3556",
"diff_url": "https://github.com/huggingface/datasets/pull/3556.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3556.patch",
"merged_at": "2022-01-18T19:54:07"
} | mariosasko | true | [] |
1,097,736,982 | 3,555 | DuplicatedKeysError when loading tweet_qa dataset | closed | 2022-01-10T10:53:11 | 2022-01-12T15:17:33 | 2022-01-12T15:13:56 | https://github.com/huggingface/datasets/issues/3555 | null | LeonieWeissweiler | false | [
"Hi, we've just merged the PR with the fix. The fixed version of the dataset can be downloaded as follows:\r\n```python\r\nimport datasets\r\ndset = datasets.load_dataset(\"tweet_qa\", revision=\"master\")\r\n```"
] |
1,097,711,367 | 3,554 | ImportError: cannot import name 'is_valid_waiter_error' | closed | 2022-01-10T10:32:04 | 2022-02-14T09:35:57 | 2022-02-14T09:35:57 | https://github.com/huggingface/datasets/issues/3554 | null | danielbellhv | false | [
"Hi! I can't reproduce this error in Colab, but I'm assuming you are using Amazon SageMaker Studio Notebooks (you mention the `conda_pytorch_p36` kernel), so maybe @philschmid knows more about what might be causing this issue? ",
"Hey @mariosasko. Yes, I am using **Amazon SageMaker Studio Jupyter Labs**. However,... |
1,097,252,275 | 3,553 | set_format("np") no longer works for Image data | closed | 2022-01-09T17:18:13 | 2022-10-14T12:03:55 | 2022-10-14T12:03:54 | https://github.com/huggingface/datasets/issues/3553 | null | cgarciae | false | [
"A quick fix for now is doing this:\r\n\r\n```python\r\nX_train = np.stack(dataset[\"train\"][\"image\"])[..., None]",
"This error also propagates to jax and is even trickier to fix, since `.with_format(type='jax')` will use numpy conversion internally (and fail). For a three line failure:\r\n\r\n```python\r\ndat... |
1,096,985,204 | 3,552 | Add the KMWP & DKTC dataset. | closed | 2022-01-08T17:12:14 | 2022-01-11T14:13:30 | 2022-01-11T14:13:30 | https://github.com/huggingface/datasets/pull/3552 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3552",
"html_url": "https://github.com/huggingface/datasets/pull/3552",
"diff_url": "https://github.com/huggingface/datasets/pull/3552.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3552.patch",
"merged_at": null
} | sooftware | true | [] |
1,096,561,111 | 3,551 | Add more compression types for `to_json` | closed | 2022-01-07T18:25:02 | 2022-07-10T14:36:55 | 2022-02-21T15:58:15 | https://github.com/huggingface/datasets/pull/3551 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3551",
"html_url": "https://github.com/huggingface/datasets/pull/3551",
"diff_url": "https://github.com/huggingface/datasets/pull/3551.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3551.patch",
"merged_at": "2022-02-21T15:58:15"
} | bhavitvyamalik | true | [
"@lhoestq, I looked into how to compress with `zipfile` for which few methods exist, let me know which one looks good:\r\n1. create the file in normal `wb` mode and then zip it separately\r\n2. use `ZipFile.write_str` to write file into the archive. For this we'll need to change how we're writing files from `_write... |
1,096,522,377 | 3,550 | Bug in `openbookqa` dataset | closed | 2022-01-07T17:32:57 | 2022-05-04T06:33:00 | 2022-05-04T06:32:19 | https://github.com/huggingface/datasets/issues/3550 | null | lucadiliello | false | [
"Closed by:\r\n- #4259"
] |
1,096,426,996 | 3,549 | Fix sem_eval_2018_task_1 download location | closed | 2022-01-07T15:37:52 | 2022-01-27T15:52:03 | 2022-01-27T15:52:03 | https://github.com/huggingface/datasets/pull/3549 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3549",
"html_url": "https://github.com/huggingface/datasets/pull/3549",
"diff_url": "https://github.com/huggingface/datasets/pull/3549.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3549.patch",
"merged_at": null
} | maxpel | true | [
"Hi ! Thanks for pushing this :)\r\n\r\nIt seems that you created this PR from an old version of `datasets` that didn't have the sem_eval_2018_task_1.py file.\r\n\r\nCan you try merging `master` into your branch ? Or re-create your PR from a branch that comes from a more recent version of `datasets` ?\r\n\r\nAnd so... |
1,096,409,512 | 3,548 | Specify the feature types of a dataset on the Hub without needing a dataset script | closed | 2022-01-07T15:17:06 | 2022-01-20T14:48:38 | 2022-01-20T14:48:38 | https://github.com/huggingface/datasets/issues/3548 | null | lhoestq | false | [
"After looking into this, discovered that this is already supported if the `dataset_infos.json` file is configured correctly! Here is a working example: https://huggingface.co/datasets/abidlabs/test-audio-13\r\n\r\nThis should be probably be documented, though. "
] |
1,096,405,515 | 3,547 | Datasets created with `push_to_hub` can't be accessed in offline mode | closed | 2022-01-07T15:12:25 | 2024-02-15T17:41:24 | 2023-12-21T15:13:12 | https://github.com/huggingface/datasets/issues/3547 | null | TevenLeScao | false | [
"Thanks for reporting. I think this can be fixed by improving the `CachedDatasetModuleFactory` and making it look into the `parquet` cache directory (datasets from push_to_hub are loaded with the parquet dataset builder). I'll look into it",
"Hi, I'm having the same issue. Is there any update on this?",
"We hav... |
1,096,367,684 | 3,546 | Remove print statements in datasets | closed | 2022-01-07T14:30:24 | 2022-01-07T18:09:16 | 2022-01-07T18:09:15 | https://github.com/huggingface/datasets/pull/3546 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3546",
"html_url": "https://github.com/huggingface/datasets/pull/3546",
"diff_url": "https://github.com/huggingface/datasets/pull/3546.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3546.patch",
"merged_at": "2022-01-07T18:09:15"
} | mariosasko | true | [
"The CI failures are unrelated to the changes."
] |
1,096,189,889 | 3,545 | fix: 🐛 pass token when retrieving the split names | closed | 2022-01-07T10:29:22 | 2022-01-10T10:51:47 | 2022-01-10T10:51:46 | https://github.com/huggingface/datasets/pull/3545 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3545",
"html_url": "https://github.com/huggingface/datasets/pull/3545",
"diff_url": "https://github.com/huggingface/datasets/pull/3545.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3545.patch",
"merged_at": "2022-01-10T10:51:46"
} | severo | true | [
"Currently, it does not work with https://huggingface.co/datasets/mozilla-foundation/common_voice_7_0/blob/main/common_voice_7_0.py#L146 (which was the goal), because `dl_manager.download_config.use_auth_token` is ignored, and the authentication is required to be use `huggingface-cli login`.\r\nIn my use case (data... |
1,095,784,681 | 3,544 | Ability to split a dataset in multiple files. | open | 2022-01-06T23:02:25 | 2022-01-06T23:02:25 | null | https://github.com/huggingface/datasets/issues/3544 | null | Dref360 | false | [] |
1,095,226,438 | 3,543 | Allow loading community metrics from the hub, just like datasets | closed | 2022-01-06T11:26:26 | 2022-05-31T20:59:14 | 2022-05-31T20:53:37 | https://github.com/huggingface/datasets/issues/3543 | null | eladsegal | false | [
"Hi ! Thanks for your message :) This is a great idea indeed. We haven't started working on this yet though. For now I guess you can host your metric on the Hub (either with your model or your dataset) and use `hf_hub_download` to download it (docs [here](https://github.com/huggingface/huggingface_hub/blob/main/doc... |
1,095,088,485 | 3,542 | Update the CC-100 dataset card | closed | 2022-01-06T08:35:18 | 2022-01-06T18:37:44 | 2022-01-06T18:37:44 | https://github.com/huggingface/datasets/pull/3542 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3542",
"html_url": "https://github.com/huggingface/datasets/pull/3542",
"diff_url": "https://github.com/huggingface/datasets/pull/3542.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3542.patch",
"merged_at": "2022-01-06T18:37:44"
} | aajanki | true | [] |
1,095,033,828 | 3,541 | Support 7-zip compressed data files | open | 2022-01-06T07:11:03 | 2022-07-19T10:18:30 | null | https://github.com/huggingface/datasets/issues/3541 | null | albertvillanova | false | [
"This should also resolve: https://github.com/huggingface/datasets/issues/3185."
] |
1,094,900,336 | 3,540 | How to convert torch.utils.data.Dataset to datasets.arrow_dataset.Dataset? | open | 2022-01-06T02:13:42 | 2022-01-06T02:17:39 | null | https://github.com/huggingface/datasets/issues/3540 | null | CindyTing | false | [] |
1,094,813,242 | 3,539 | Research wording for nc licenses | closed | 2022-01-05T23:01:38 | 2022-01-06T18:58:20 | 2022-01-06T18:58:19 | https://github.com/huggingface/datasets/pull/3539 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3539",
"html_url": "https://github.com/huggingface/datasets/pull/3539",
"diff_url": "https://github.com/huggingface/datasets/pull/3539.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3539.patch",
"merged_at": "2022-01-06T18:58:19"
} | meg-huggingface | true | [
"The CI failure is about some missing tags or sections in the dataset cards, and is unrelated to the part about non commercial use of this PR. Merging"
] |
1,094,756,755 | 3,538 | Readme usage update | closed | 2022-01-05T21:26:28 | 2022-01-05T23:34:25 | 2022-01-05T23:24:15 | https://github.com/huggingface/datasets/pull/3538 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3538",
"html_url": "https://github.com/huggingface/datasets/pull/3538",
"diff_url": "https://github.com/huggingface/datasets/pull/3538.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3538.patch",
"merged_at": "2022-01-05T23:24:15"
} | meg-huggingface | true | [] |
1,094,738,734 | 3,537 | added PII statements and license links to data cards | closed | 2022-01-05T20:59:21 | 2022-01-05T22:02:37 | 2022-01-05T22:02:37 | https://github.com/huggingface/datasets/pull/3537 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3537",
"html_url": "https://github.com/huggingface/datasets/pull/3537",
"diff_url": "https://github.com/huggingface/datasets/pull/3537.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3537.patch",
"merged_at": "2022-01-05T22:02:37"
} | mcmillanmajora | true | [] |
1,094,645,771 | 3,536 | update `pretty_name` for all datasets | closed | 2022-01-05T18:45:05 | 2022-07-10T14:36:54 | 2022-01-12T22:59:45 | https://github.com/huggingface/datasets/pull/3536 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3536",
"html_url": "https://github.com/huggingface/datasets/pull/3536",
"diff_url": "https://github.com/huggingface/datasets/pull/3536.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3536.patch",
"merged_at": "2022-01-12T22:59:45"
} | bhavitvyamalik | true | [
"Pushed the lastest changes!"
] |
1,094,633,214 | 3,535 | Add SVHN dataset | closed | 2022-01-05T18:29:09 | 2022-01-12T14:14:35 | 2022-01-12T14:14:35 | https://github.com/huggingface/datasets/pull/3535 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3535",
"html_url": "https://github.com/huggingface/datasets/pull/3535",
"diff_url": "https://github.com/huggingface/datasets/pull/3535.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3535.patch",
"merged_at": "2022-01-12T14:14:35"
} | mariosasko | true | [] |
1,094,352,449 | 3,534 | Update wiki_dpr README.md | closed | 2022-01-05T13:29:44 | 2022-02-17T13:45:56 | 2022-01-05T14:16:51 | https://github.com/huggingface/datasets/pull/3534 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3534",
"html_url": "https://github.com/huggingface/datasets/pull/3534",
"diff_url": "https://github.com/huggingface/datasets/pull/3534.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3534.patch",
"merged_at": "2022-01-05T14:16:51"
} | lhoestq | true | [] |
1,094,156,147 | 3,533 | Task search function on hub not working correctly | open | 2022-01-05T09:36:30 | 2022-05-12T14:45:57 | null | https://github.com/huggingface/datasets/issues/3533 | null | patrickvonplaten | false | [
"known issue due to https://github.com/huggingface/datasets/pull/2362 (and [internal](https://github.com/huggingface/moon-landing/issues/946)) , will be solved soon",
"hmm actually i have no recollection of why I said that",
"Because it has dots in some YAML keys, it can't be parsed and indexed by the back-end"... |
1,094,035,066 | 3,532 | Give clearer instructions to add the YAML tags | closed | 2022-01-05T06:47:52 | 2022-01-17T15:54:37 | 2022-01-17T15:54:36 | https://github.com/huggingface/datasets/pull/3532 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3532",
"html_url": "https://github.com/huggingface/datasets/pull/3532",
"diff_url": "https://github.com/huggingface/datasets/pull/3532.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3532.patch",
"merged_at": "2022-01-17T15:54:36"
} | albertvillanova | true | [
"this is great, maybe just put all of it in one line?\r\n\r\n> TODO: Add YAML tags here. Copy-paste the tags obtained with the online tagging app: https://huggingface.co/spaces/huggingface/datasets-tagging"
] |
1,094,033,280 | 3,531 | Give clearer instructions to add the YAML tags | closed | 2022-01-05T06:44:20 | 2022-01-17T15:54:36 | 2022-01-17T15:54:36 | https://github.com/huggingface/datasets/issues/3531 | null | albertvillanova | false | [] |
1,093,894,732 | 3,530 | Update README.md | closed | 2022-01-05T01:32:07 | 2022-01-05T12:50:51 | 2022-01-05T12:50:50 | https://github.com/huggingface/datasets/pull/3530 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3530",
"html_url": "https://github.com/huggingface/datasets/pull/3530",
"diff_url": "https://github.com/huggingface/datasets/pull/3530.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3530.patch",
"merged_at": "2022-01-05T12:50:50"
} | meg-huggingface | true | [] |
1,093,846,356 | 3,529 | Update README.md | closed | 2022-01-04T23:52:47 | 2022-01-05T12:50:15 | 2022-01-05T12:50:14 | https://github.com/huggingface/datasets/pull/3529 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3529",
"html_url": "https://github.com/huggingface/datasets/pull/3529",
"diff_url": "https://github.com/huggingface/datasets/pull/3529.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3529.patch",
"merged_at": "2022-01-05T12:50:14"
} | meg-huggingface | true | [] |
1,093,844,616 | 3,528 | Update README.md | closed | 2022-01-04T23:48:11 | 2022-01-05T12:49:41 | 2022-01-05T12:49:40 | https://github.com/huggingface/datasets/pull/3528 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3528",
"html_url": "https://github.com/huggingface/datasets/pull/3528",
"diff_url": "https://github.com/huggingface/datasets/pull/3528.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3528.patch",
"merged_at": "2022-01-05T12:49:40"
} | meg-huggingface | true | [] |
1,093,840,707 | 3,527 | Update README.md | closed | 2022-01-04T23:39:41 | 2022-01-05T00:23:50 | 2022-01-05T00:23:50 | https://github.com/huggingface/datasets/pull/3527 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3527",
"html_url": "https://github.com/huggingface/datasets/pull/3527",
"diff_url": "https://github.com/huggingface/datasets/pull/3527.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3527.patch",
"merged_at": "2022-01-05T00:23:50"
} | meg-huggingface | true | [] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.