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,015,339,983 | 3,019 | Fix filter leaking | closed | 2021-10-04T15:42:58 | 2022-06-03T08:28:14 | 2021-10-05T08:33:07 | https://github.com/huggingface/datasets/pull/3019 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3019",
"html_url": "https://github.com/huggingface/datasets/pull/3019",
"diff_url": "https://github.com/huggingface/datasets/pull/3019.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3019.patch",
"merged_at": "2021-10-05T08:33:07"
} | lhoestq | true | [] |
1,015,311,877 | 3,018 | Support multiple zipped CSV data files | open | 2021-10-04T15:16:59 | 2021-10-05T14:32:57 | null | https://github.com/huggingface/datasets/issues/3018 | null | albertvillanova | false | [
"@lhoestq I would like to draw your attention to the proposed API by @lewtun, using `data_dir` to pass the ZIP URL.\r\n\r\nI'm not totally convinced with this... What do you think?\r\n\r\nMaybe we could discuss other approaches...\r\n\r\nOne brainstorming idea: what about using URL chaining with the hop operator in... |
1,015,215,528 | 3,017 | Remove unused parameter in xdirname | closed | 2021-10-04T13:55:53 | 2021-10-05T11:37:01 | 2021-10-05T11:37:00 | https://github.com/huggingface/datasets/pull/3017 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3017",
"html_url": "https://github.com/huggingface/datasets/pull/3017",
"diff_url": "https://github.com/huggingface/datasets/pull/3017.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3017.patch",
"merged_at": "2021-10-05T11:37:00"
} | albertvillanova | true | [] |
1,015,208,654 | 3,016 | Fix Windows paths in LJ Speech dataset | closed | 2021-10-04T13:49:37 | 2021-10-04T15:23:05 | 2021-10-04T15:23:04 | https://github.com/huggingface/datasets/pull/3016 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3016",
"html_url": "https://github.com/huggingface/datasets/pull/3016",
"diff_url": "https://github.com/huggingface/datasets/pull/3016.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3016.patch",
"merged_at": "2021-10-04T15:23:04"
} | albertvillanova | true | [] |
1,015,130,845 | 3,015 | Extend support for streaming datasets that use glob.glob | closed | 2021-10-04T12:42:37 | 2021-10-05T13:46:39 | 2021-10-05T13:46:38 | https://github.com/huggingface/datasets/pull/3015 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3015",
"html_url": "https://github.com/huggingface/datasets/pull/3015",
"diff_url": "https://github.com/huggingface/datasets/pull/3015.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3015.patch",
"merged_at": "2021-10-05T13:46:38"
} | albertvillanova | true | [] |
1,015,070,751 | 3,014 | Fix Windows path in MATH dataset | closed | 2021-10-04T11:41:07 | 2021-10-04T12:46:44 | 2021-10-04T12:46:44 | https://github.com/huggingface/datasets/pull/3014 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3014",
"html_url": "https://github.com/huggingface/datasets/pull/3014",
"diff_url": "https://github.com/huggingface/datasets/pull/3014.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3014.patch",
"merged_at": "2021-10-04T12:46:44"
} | albertvillanova | true | [] |
1,014,960,419 | 3,013 | Improve `get_dataset_infos`? | closed | 2021-10-04T09:47:04 | 2022-02-21T15:57:10 | 2022-02-21T15:57:10 | https://github.com/huggingface/datasets/issues/3013 | null | severo | false | [
"To keeps things simple maybe we should use `load_dataset_builder` in `get_dataset_infos`.\r\n`load_dataset_builder` instantiates a builder and runs the _infos() method in order to give you the most up-to-date infos, even if the dataset_infos.json is outdated or missing."
] |
1,014,958,931 | 3,012 | Replace item with float in metrics | closed | 2021-10-04T09:45:28 | 2021-10-04T11:30:34 | 2021-10-04T11:30:33 | https://github.com/huggingface/datasets/pull/3012 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3012",
"html_url": "https://github.com/huggingface/datasets/pull/3012",
"diff_url": "https://github.com/huggingface/datasets/pull/3012.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3012.patch",
"merged_at": "2021-10-04T11:30:33"
} | albertvillanova | true | [] |
1,014,935,713 | 3,011 | load_dataset_builder should error if "name" does not exist? | open | 2021-10-04T09:20:46 | 2022-09-20T13:05:07 | null | https://github.com/huggingface/datasets/issues/3011 | null | severo | false | [
"Yes I think it should raise an error. Currently it looks like it instantiates a custom configuration with the name given by the user:\r\nhttps://github.com/huggingface/datasets/blob/ba27ce33bf568374cf23a07669fdd875b5718bc2/src/datasets/builder.py#L391-L397"
] |
1,014,918,470 | 3,010 | Chain filtering is leaking | closed | 2021-10-04T09:04:55 | 2022-06-01T17:36:44 | 2022-06-01T17:36:44 | https://github.com/huggingface/datasets/issues/3010 | null | DrMatters | false | [
"### Update:\r\nI wrote a bit cleaner code snippet (without transforming to json) that can expose leaking.\r\n```python\r\nimport datasets\r\nimport json\r\n\r\nitems = ['ab', 'c', 'df']\r\n\r\nds = datasets.Dataset.from_dict({'col': items})\r\nprint(list(ds))\r\n# > Prints: [{'col': 'ab'}, {'col': 'c'}, {'col': 'd... |
1,014,868,235 | 3,009 | Fix Windows paths in SUPERB benchmark datasets | closed | 2021-10-04T08:13:49 | 2021-10-04T13:43:25 | 2021-10-04T13:43:25 | https://github.com/huggingface/datasets/pull/3009 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3009",
"html_url": "https://github.com/huggingface/datasets/pull/3009",
"diff_url": "https://github.com/huggingface/datasets/pull/3009.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3009.patch",
"merged_at": "2021-10-04T13:43:24"
} | albertvillanova | true | [] |
1,014,849,163 | 3,008 | Fix precision/recall metrics with None average | closed | 2021-10-04T07:54:15 | 2021-10-04T09:29:37 | 2021-10-04T09:29:36 | https://github.com/huggingface/datasets/pull/3008 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3008",
"html_url": "https://github.com/huggingface/datasets/pull/3008",
"diff_url": "https://github.com/huggingface/datasets/pull/3008.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3008.patch",
"merged_at": "2021-10-04T09:29:36"
} | albertvillanova | true | [] |
1,014,775,450 | 3,007 | Correct a typo | closed | 2021-10-04T06:15:47 | 2021-10-04T09:27:57 | 2021-10-04T09:27:57 | https://github.com/huggingface/datasets/pull/3007 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3007",
"html_url": "https://github.com/huggingface/datasets/pull/3007",
"diff_url": "https://github.com/huggingface/datasets/pull/3007.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3007.patch",
"merged_at": "2021-10-04T09:27:57"
} | Yann21 | true | [] |
1,014,770,821 | 3,006 | Fix Windows paths in CommonLanguage dataset | closed | 2021-10-04T06:08:58 | 2021-10-04T09:07:58 | 2021-10-04T09:07:58 | https://github.com/huggingface/datasets/pull/3006 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3006",
"html_url": "https://github.com/huggingface/datasets/pull/3006",
"diff_url": "https://github.com/huggingface/datasets/pull/3006.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3006.patch",
"merged_at": "2021-10-04T09:07:58"
} | albertvillanova | true | [] |
1,014,615,420 | 3,005 | DatasetDict.filter and Dataset.filter crashes with any "fn_kwargs" argument | closed | 2021-10-04T00:49:29 | 2021-10-11T10:18:01 | 2021-10-04T08:46:13 | https://github.com/huggingface/datasets/issues/3005 | null | DrMatters | false | [
"Hi @DrMatters, thanks for reporting.\r\n\r\nThis issue was fixed 14 days ago: #2950.\r\n\r\nCurrently, the fix is only in the master branch and will be made available in our next library release.\r\n\r\nIn the meantime, you can incorporate the fix by installing datasets from the master branch:\r\n```shell\r\npip i... |
1,014,336,617 | 3,004 | LexGLUE: A Benchmark Dataset for Legal Language Understanding in English. | closed | 2021-10-03T10:03:25 | 2021-10-13T13:37:02 | 2021-10-13T13:37:01 | https://github.com/huggingface/datasets/pull/3004 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3004",
"html_url": "https://github.com/huggingface/datasets/pull/3004",
"diff_url": "https://github.com/huggingface/datasets/pull/3004.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3004.patch",
"merged_at": "2021-10-13T13:37:01"
} | iliaschalkidis | true | [
"Please wait until Tuesday. Arxiv pre-print is pending. 🤗 ",
"Hi @lhoestq, I updated the README with the Arxiv publication info and now the tests are not passing.\r\n\r\nIt seems that the error is completely irrelevant to my code:\r\n\r\n```\r\n Attempting uninstall: ruamel.yaml\r\n Found existing installatio... |
1,014,137,933 | 3,003 | common_language: Fix license in README.md | closed | 2021-10-02T18:47:37 | 2021-10-04T09:27:01 | 2021-10-04T09:27:01 | https://github.com/huggingface/datasets/pull/3003 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3003",
"html_url": "https://github.com/huggingface/datasets/pull/3003",
"diff_url": "https://github.com/huggingface/datasets/pull/3003.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3003.patch",
"merged_at": "2021-10-04T09:27:01"
} | jimregan | true | [] |
1,014,120,524 | 3,002 | Remove a reference to the open Arrow file when deleting a TF dataset created with to_tf_dataset | closed | 2021-10-02T17:44:09 | 2021-10-13T11:48:00 | 2021-10-13T09:03:23 | https://github.com/huggingface/datasets/pull/3002 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3002",
"html_url": "https://github.com/huggingface/datasets/pull/3002",
"diff_url": "https://github.com/huggingface/datasets/pull/3002.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3002.patch",
"merged_at": "2021-10-13T09:03:23"
} | mariosasko | true | [
"@lhoestq The test passes even without the try/except block!",
"Hey, I'm a little late because I was caught up in the course work, but I double-checked this and it looks great. Thanks for fixing!"
] |
1,014,024,982 | 3,001 | Fix cast to Python scalar in Matthews Correlation metric | closed | 2021-10-02T11:44:59 | 2021-10-04T09:54:04 | 2021-10-04T09:26:12 | https://github.com/huggingface/datasets/pull/3001 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3001",
"html_url": "https://github.com/huggingface/datasets/pull/3001",
"diff_url": "https://github.com/huggingface/datasets/pull/3001.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3001.patch",
"merged_at": "2021-10-04T09:26:12"
} | mariosasko | true | [] |
1,013,613,219 | 3,000 | Fix json loader when conversion not implemented | closed | 2021-10-01T17:47:22 | 2021-10-01T18:05:00 | 2021-10-01T17:54:23 | https://github.com/huggingface/datasets/pull/3000 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/3000",
"html_url": "https://github.com/huggingface/datasets/pull/3000",
"diff_url": "https://github.com/huggingface/datasets/pull/3000.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/3000.patch",
"merged_at": "2021-10-01T17:54:23"
} | lhoestq | true | [
"And we're already at PR number 3,000 ! ^^",
"Thank you so much for fixing this @lhoestq 😍 ! I just tested the branch out and it works like a charm!"
] |
1,013,536,933 | 2,999 | Set trivia_qa writer batch size | closed | 2021-10-01T16:23:26 | 2021-10-01T16:34:55 | 2021-10-01T16:34:55 | https://github.com/huggingface/datasets/pull/2999 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2999",
"html_url": "https://github.com/huggingface/datasets/pull/2999",
"diff_url": "https://github.com/huggingface/datasets/pull/2999.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2999.patch",
"merged_at": "2021-10-01T16:34:55"
} | lhoestq | true | [] |
1,013,372,871 | 2,998 | cannot shuffle dataset loaded from disk | open | 2021-10-01T13:49:52 | 2021-10-01T13:49:52 | null | https://github.com/huggingface/datasets/issues/2998 | null | pya25 | false | [] |
1,013,270,069 | 2,997 | Dataset has incorrect labels | closed | 2021-10-01T12:09:06 | 2021-10-01T15:32:00 | 2021-10-01T13:54:34 | https://github.com/huggingface/datasets/issues/2997 | null | heiko-hotz | false | [
"Hi @marshmellow77, thanks for reporting.\r\n\r\nThat issue is fixed since `datasets` version 1.9.0 (see 16bc665f2753677c765011ef79c84e55486d4347).\r\n\r\nPlease, update `datasets` with: `pip install -U datasets`",
"Thanks. Please note that the dataset explorer (https://huggingface.co/datasets/viewer/?dataset=tur... |
1,013,266,373 | 2,996 | Remove all query parameters when extracting protocol | closed | 2021-10-01T12:05:34 | 2021-10-04T08:48:13 | 2021-10-04T08:48:13 | https://github.com/huggingface/datasets/pull/2996 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2996",
"html_url": "https://github.com/huggingface/datasets/pull/2996",
"diff_url": "https://github.com/huggingface/datasets/pull/2996.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2996.patch",
"merged_at": "2021-10-04T08:48:13"
} | albertvillanova | true | [
"Beware of cases like: `http://ufal.ms.mff.cuni.cz/umc/005-en-ur/download.php?f=umc005-corpus.zip` or `gzip://bg-cs.xml::https://opus.nlpl.eu/download.php?f=Europarl/v8/xml/bg-cs.xml.gz`. I see these URLs in the errors (https://observablehq.com/@huggingface/quality-assessment-of-datasets-loading?collection=@hugging... |
1,013,143,868 | 2,995 | Fix trivia_qa unfiltered | closed | 2021-10-01T09:53:43 | 2021-10-01T10:04:11 | 2021-10-01T10:04:10 | https://github.com/huggingface/datasets/pull/2995 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2995",
"html_url": "https://github.com/huggingface/datasets/pull/2995",
"diff_url": "https://github.com/huggingface/datasets/pull/2995.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2995.patch",
"merged_at": "2021-10-01T10:04:10"
} | lhoestq | true | [
"CI fails due to missing tags, but they will be added in https://github.com/huggingface/datasets/pull/2949"
] |
1,013,000,475 | 2,994 | Fix loading compressed CSV without streaming | closed | 2021-10-01T07:28:59 | 2021-10-01T15:53:16 | 2021-10-01T15:53:16 | https://github.com/huggingface/datasets/pull/2994 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2994",
"html_url": "https://github.com/huggingface/datasets/pull/2994",
"diff_url": "https://github.com/huggingface/datasets/pull/2994.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2994.patch",
"merged_at": "2021-10-01T15:53:15"
} | albertvillanova | true | [] |
1,012,702,665 | 2,993 | Can't download `trivia_qa/unfiltered` | closed | 2021-09-30T23:00:18 | 2021-10-01T19:07:23 | 2021-10-01T19:07:22 | https://github.com/huggingface/datasets/issues/2993 | null | VictorSanh | false | [
"wooo that was fast! thank you @lhoestq !\r\nit is able to process now, though it's ignoring all files and ending up with 0 examples now haha :/\r\n\r\nFor subset \"unfiltered\":\r\n```python\r\n>>> load_dataset(\"trivia_qa\", \"unfiltered\")\r\nDownloading and preparing dataset trivia_qa/unfiltered (download: 3.07... |
1,012,325,594 | 2,992 | Fix f1 metric with None average | closed | 2021-09-30T15:31:57 | 2021-10-01T14:17:39 | 2021-10-01T14:17:38 | https://github.com/huggingface/datasets/pull/2992 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2992",
"html_url": "https://github.com/huggingface/datasets/pull/2992",
"diff_url": "https://github.com/huggingface/datasets/pull/2992.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2992.patch",
"merged_at": "2021-10-01T14:17:38"
} | albertvillanova | true | [] |
1,012,174,823 | 2,991 | add docmentation for the `Unix style pattern` matching feature that can be leverage for `data_files` into `load_dataset` | open | 2021-09-30T13:22:01 | 2021-09-30T13:22:01 | null | https://github.com/huggingface/datasets/issues/2991 | null | SaulLu | false | [] |
1,012,097,418 | 2,990 | Make Dataset.map accept list of np.array | closed | 2021-09-30T12:08:54 | 2021-10-01T13:57:46 | 2021-10-01T13:57:46 | https://github.com/huggingface/datasets/pull/2990 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2990",
"html_url": "https://github.com/huggingface/datasets/pull/2990",
"diff_url": "https://github.com/huggingface/datasets/pull/2990.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2990.patch",
"merged_at": "2021-10-01T13:57:45"
} | albertvillanova | true | [] |
1,011,220,375 | 2,989 | Add CommonLanguage | closed | 2021-09-29T17:21:30 | 2021-10-01T17:36:39 | 2021-10-01T17:00:03 | https://github.com/huggingface/datasets/pull/2989 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2989",
"html_url": "https://github.com/huggingface/datasets/pull/2989",
"diff_url": "https://github.com/huggingface/datasets/pull/2989.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2989.patch",
"merged_at": "2021-10-01T17:00:03"
} | anton-l | true | [] |
1,011,148,017 | 2,988 | IndexError: Invalid key: 14 is out of bounds for size 0 | closed | 2021-09-29T16:04:24 | 2022-04-10T14:49:49 | 2022-04-10T14:49:49 | https://github.com/huggingface/datasets/issues/2988 | null | dorost1234 | false | [
"Hi ! Could you check the length of the `self.dataset` object (i.e. the Dataset object passed to the data loader) ? It looks like the dataset is empty.\r\nNot sure why the SWA optimizer would cause this though.",
"Any updates on this? \r\nThe same error occurred to me too when running `cardiffnlp/twitter-roberta-... |
1,011,026,141 | 2,987 | ArrowInvalid: Can only convert 1-dimensional array values | closed | 2021-09-29T14:18:52 | 2021-10-01T13:57:45 | 2021-10-01T13:57:45 | https://github.com/huggingface/datasets/issues/2987 | null | NielsRogge | false | [
"Hi @NielsRogge, thanks for reporting!\r\n\r\nIn `datasets`, we were handling N-dimensional arrays only when passed as an instance of `np.array`, not when passed as a list of `np.array`s.\r\n\r\nI'm fixing it."
] |
1,010,792,783 | 2,986 | Refac module factory + avoid etag requests for hub datasets | closed | 2021-09-29T10:42:00 | 2021-10-11T11:05:53 | 2021-10-11T11:05:52 | https://github.com/huggingface/datasets/pull/2986 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2986",
"html_url": "https://github.com/huggingface/datasets/pull/2986",
"diff_url": "https://github.com/huggingface/datasets/pull/2986.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2986.patch",
"merged_at": "2021-10-11T11:05:51"
} | lhoestq | true | [
"> One thing is that I still don't know at what extent we want to keep backward compatibility for prepare_module. For now I just kept it (except I removed two parameters) just in case, but it's not used anywhere anymore.\r\n\r\nFYI, various other projects currently use it, thus clearly a major version would be requ... |
1,010,500,433 | 2,985 | add new dataset kan_hope | closed | 2021-09-29T05:20:28 | 2021-10-01T16:55:19 | 2021-10-01T16:55:19 | https://github.com/huggingface/datasets/pull/2985 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2985",
"html_url": "https://github.com/huggingface/datasets/pull/2985",
"diff_url": "https://github.com/huggingface/datasets/pull/2985.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2985.patch",
"merged_at": "2021-10-01T16:55:19"
} | adeepH | true | [] |
1,010,484,326 | 2,984 | Exceeded maximum rows when reading large files | closed | 2021-09-29T04:49:22 | 2021-10-12T06:05:42 | 2021-10-12T06:05:42 | https://github.com/huggingface/datasets/issues/2984 | null | zijwang | false | [
"Hi @zijwang, thanks for reporting this issue.\r\n\r\nYou did not mention which `datasets` version you are using, but looking at the code in the stack trace, it seems you are using an old version.\r\n\r\nCould you please update `datasets` (`pip install -U datasets`) and check if the problem persists?"
] |
1,010,263,058 | 2,983 | added SwissJudgmentPrediction dataset | closed | 2021-09-28T22:17:56 | 2021-10-01T16:03:05 | 2021-10-01T16:03:05 | https://github.com/huggingface/datasets/pull/2983 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2983",
"html_url": "https://github.com/huggingface/datasets/pull/2983",
"diff_url": "https://github.com/huggingface/datasets/pull/2983.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2983.patch",
"merged_at": "2021-10-01T16:03:05"
} | JoelNiklaus | true | [] |
1,010,118,418 | 2,982 | Add the Math Aptitude Test of Heuristics dataset. | closed | 2021-09-28T19:18:37 | 2021-10-01T19:51:23 | 2021-10-01T12:21:00 | https://github.com/huggingface/datasets/pull/2982 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2982",
"html_url": "https://github.com/huggingface/datasets/pull/2982",
"diff_url": "https://github.com/huggingface/datasets/pull/2982.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2982.patch",
"merged_at": "2021-10-01T12:21:00"
} | hacobe | true | [] |
1,009,969,310 | 2,981 | add wit dataset | closed | 2021-09-28T16:34:49 | 2022-05-05T14:26:41 | 2022-05-05T14:26:41 | https://github.com/huggingface/datasets/pull/2981 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2981",
"html_url": "https://github.com/huggingface/datasets/pull/2981",
"diff_url": "https://github.com/huggingface/datasets/pull/2981.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2981.patch",
"merged_at": null
} | nateraw | true | [
"Opening this up - Here's whats left to make it really shine:\r\n- [ ] Update dataset card (this is being worked on by the author)\r\n- [ ] Add `dataset_info.json`. Requires downloading the entire dataset. I believe @lhoestq mentioned he may have a machine he's using for this sort of thing.\r\n\r\nI think both of t... |
1,009,873,482 | 2,980 | OpenSLR 25: ASR data for Amharic, Swahili and Wolof | open | 2021-09-28T15:04:36 | 2021-09-29T17:25:14 | null | https://github.com/huggingface/datasets/issues/2980 | null | cdleong | false | [
"Whoever handles this just needs to: \r\n\r\n- [ ] fork the HuggingFace Datasets repo\r\n- [ ] update the [existing dataset script](https://github.com/huggingface/datasets/blob/master/datasets/openslr/openslr.py) to add SLR25. Lots of copypasting from other sections of the script should make that easy. \r\nAmharic ... |
1,009,634,147 | 2,979 | ValueError when computing f1 metric with average None | closed | 2021-09-28T11:34:53 | 2021-10-01T14:17:38 | 2021-10-01T14:17:38 | https://github.com/huggingface/datasets/issues/2979 | null | asofiaoliveira | false | [
"Hi @asofiaoliveira, thanks for reporting.\r\n\r\nI'm fixing it."
] |
1,009,521,419 | 2,978 | Run CI tests against non-production server | open | 2021-09-28T09:41:26 | 2021-09-28T15:23:50 | null | https://github.com/huggingface/datasets/issues/2978 | null | albertvillanova | false | [
"Hey @albertvillanova could you provide more context, including extracts from the discussion we had ?\r\n\r\nLet's ping @Pierrci @julien-c and @n1t0 for their opinion about that",
"@julien-c increased the huggingface.co production workers in order to see if it solve [the 502 you had this morning](https://app.circ... |
1,009,378,692 | 2,977 | Impossible to load compressed csv | closed | 2021-09-28T07:18:54 | 2021-10-01T15:53:16 | 2021-10-01T15:53:15 | https://github.com/huggingface/datasets/issues/2977 | null | Valahaar | false | [
"Hi @Valahaar, thanks for reporting and for your investigation about the source cause.\r\n\r\nYou are right and that commit prevents `pandas` from inferring the compression. On the other hand, @lhoestq did that change to support loading that dataset in streaming mode. \r\n\r\nI'm fixing it."
] |
1,008,647,889 | 2,976 | Can't load dataset | closed | 2021-09-27T21:38:14 | 2024-04-08T03:27:29 | 2021-09-28T06:53:01 | https://github.com/huggingface/datasets/issues/2976 | null | mskovalova | false | [
"Hi @mskovalova, \r\n\r\nSome datasets have multiple configurations. Therefore, in order to load them, you have to specify both the *dataset name* and the *configuration name*.\r\n\r\nIn the error message you got, you have a usage example:\r\n- To load the 'wikitext-103-raw-v1' configuration of the 'wikitext' datas... |
1,008,444,654 | 2,975 | ignore dummy folder and dataset_infos.json | closed | 2021-09-27T18:09:03 | 2021-09-29T09:45:38 | 2021-09-29T09:05:38 | https://github.com/huggingface/datasets/pull/2975 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2975",
"html_url": "https://github.com/huggingface/datasets/pull/2975",
"diff_url": "https://github.com/huggingface/datasets/pull/2975.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2975.patch",
"merged_at": "2021-09-29T09:05:38"
} | Ishan-Kumar2 | true | [] |
1,008,247,787 | 2,974 | Actually disable dummy labels by default | closed | 2021-09-27T14:50:20 | 2021-09-29T09:04:42 | 2021-09-29T09:04:41 | https://github.com/huggingface/datasets/pull/2974 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2974",
"html_url": "https://github.com/huggingface/datasets/pull/2974",
"diff_url": "https://github.com/huggingface/datasets/pull/2974.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2974.patch",
"merged_at": "2021-09-29T09:04:41"
} | Rocketknight1 | true | [] |
1,007,894,592 | 2,973 | Fix JSON metadata of masakhaner dataset | closed | 2021-09-27T09:09:08 | 2021-09-27T12:59:59 | 2021-09-27T12:59:59 | https://github.com/huggingface/datasets/pull/2973 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2973",
"html_url": "https://github.com/huggingface/datasets/pull/2973",
"diff_url": "https://github.com/huggingface/datasets/pull/2973.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2973.patch",
"merged_at": "2021-09-27T12:59:58"
} | albertvillanova | true | [] |
1,007,808,714 | 2,972 | OSError: Not enough disk space. | closed | 2021-09-27T07:41:22 | 2024-12-04T02:56:19 | 2021-09-28T06:43:15 | https://github.com/huggingface/datasets/issues/2972 | null | qqaatw | false | [
"Maybe we can change the disk space calculating API from `shutil.disk_usage` to `os.statvfs` in UNIX-like system, which can provide correct results.\r\n```\r\nstatvfs = os.statvfs('path')\r\navail_space_bytes = statvfs.f_frsize * statvfs.f_bavail\r\n```",
"Hi @qqaatw, thanks for reporting.\r\n\r\nCould you pleas... |
1,007,696,522 | 2,971 | masakhaner dataset load problem | closed | 2021-09-27T04:59:07 | 2021-09-27T12:59:59 | 2021-09-27T12:59:59 | https://github.com/huggingface/datasets/issues/2971 | null | huu4ontocord | false | [
"Thanks for reporting, @ontocord. We are fixing the wrong metadata."
] |
1,007,340,089 | 2,970 | Magnet’s | closed | 2021-09-26T09:50:29 | 2021-09-26T10:38:59 | 2021-09-26T10:38:59 | https://github.com/huggingface/datasets/issues/2970 | null | rcacho172 | false | [] |
1,007,217,867 | 2,969 | medical-dialog error | closed | 2021-09-25T23:08:44 | 2024-01-08T09:55:12 | 2021-10-11T07:46:42 | https://github.com/huggingface/datasets/issues/2969 | null | smeyerhot | false | [
"Hi @smeyerhot, thanks for reporting.\r\n\r\nYou are right: there is an issue with the dataset metadata. I'm fixing it.\r\n\r\nIn the meantime, you can circumvent the issue by passing `ignore_verifications=True`:\r\n```python\r\nraw_datasets = load_dataset(\"medical_dialog\", \"en\", split=\"train\", download_mode=... |
1,007,209,488 | 2,968 | `DatasetDict` cannot be exported to parquet if the splits have different features | closed | 2021-09-25T22:18:39 | 2021-10-07T22:47:42 | 2021-10-07T22:47:26 | https://github.com/huggingface/datasets/issues/2968 | null | LysandreJik | false | [
"This is because you have to specify which split corresponds to what file:\r\n```python\r\ndata_files = {\"train\": \"train/split.parquet\", \"validation\": \"validation/split.parquet\"}\r\nbrand_new_dataset_2 = load_dataset(\"ds\", data_files=data_files)\r\n```\r\n\r\nOtherwise it tries to concatenate the two spli... |
1,007,194,837 | 2,967 | Adding vision-and-language datasets (e.g., VQA, VCR) to Datasets | closed | 2021-09-25T20:58:15 | 2021-10-03T20:34:22 | 2021-10-03T20:34:22 | https://github.com/huggingface/datasets/issues/2967 | null | WadeYin9712 | false | [] |
1,007,142,233 | 2,966 | Upload greek-legal-code dataset | closed | 2021-09-25T16:52:15 | 2021-10-13T13:37:30 | 2021-10-13T13:37:30 | https://github.com/huggingface/datasets/pull/2966 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2966",
"html_url": "https://github.com/huggingface/datasets/pull/2966",
"diff_url": "https://github.com/huggingface/datasets/pull/2966.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2966.patch",
"merged_at": "2021-10-13T13:37:30"
} | christospi | true | [
"@albertvillanova @lhoestq thank you very much for reviewing! :hugs: \r\n\r\nI 've pushed some updates/changes as requested."
] |
1,007,084,153 | 2,965 | Invalid download URL of WMT17 `zh-en` data | closed | 2021-09-25T13:17:32 | 2022-08-31T06:47:11 | 2022-08-31T06:47:10 | https://github.com/huggingface/datasets/issues/2965 | null | Ririkoo | false | [
"Fixed in the current release. Close this issue."
] |
1,006,605,904 | 2,964 | Error when calculating Matthews Correlation Coefficient loaded with `load_metric` | closed | 2021-09-24T15:55:21 | 2024-02-16T10:14:35 | 2021-09-25T08:06:07 | https://github.com/huggingface/datasets/issues/2964 | null | alvarobartt | false | [
"After some more tests I've realized that this \"issue\" is due to the `numpy.float64` to `float` conversion, but when defining a function named `compute_metrics` as it follows:\r\n\r\n```python\r\ndef compute_metrics(eval_preds):\r\n metric = load_metric(\"matthews_correlation\")\r\n logits, labels = eval_pr... |
1,006,588,605 | 2,963 | raise TypeError( TypeError: Provided `function` which is applied to all elements of table returns a variable of type <class 'list'>. Make sure provided `function` returns a variable of type `dict` to update the dataset or `None` if you are only interested in side effects. | closed | 2021-09-24T15:35:11 | 2021-09-24T15:38:24 | 2021-09-24T15:38:24 | https://github.com/huggingface/datasets/issues/2963 | null | keloemma | false | [] |
1,006,557,666 | 2,962 | Enable splits during streaming the dataset | open | 2021-09-24T15:01:29 | 2025-07-17T04:53:20 | null | https://github.com/huggingface/datasets/issues/2962 | null | merveenoyan | false | [
"For the range splits by percentage over streaming datasets, I used a simple approach [here](https://github.com/huggingface/transformers/pull/39286/files#diff-fb91934a0658db99f30d8c52d92f41d6ab83210134e7f21af8baac6ee65f548fR228) which can be reused to provide things like `[:25%]`, built-in and internally within `da... |
1,006,453,781 | 2,961 | Fix CI doc build | closed | 2021-09-24T13:13:28 | 2021-09-24T13:18:07 | 2021-09-24T13:18:07 | https://github.com/huggingface/datasets/pull/2961 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2961",
"html_url": "https://github.com/huggingface/datasets/pull/2961",
"diff_url": "https://github.com/huggingface/datasets/pull/2961.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2961.patch",
"merged_at": "2021-09-24T13:18:07"
} | albertvillanova | true | [] |
1,006,222,850 | 2,960 | Support pandas 1.3 new `read_csv` parameters | closed | 2021-09-24T08:37:24 | 2021-09-24T11:22:31 | 2021-09-24T11:22:30 | https://github.com/huggingface/datasets/pull/2960 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2960",
"html_url": "https://github.com/huggingface/datasets/pull/2960",
"diff_url": "https://github.com/huggingface/datasets/pull/2960.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2960.patch",
"merged_at": "2021-09-24T11:22:30"
} | SBrandeis | true | [] |
1,005,547,632 | 2,959 | Added computer vision tasks | closed | 2021-09-23T15:07:27 | 2022-03-01T17:41:51 | 2022-03-01T17:41:51 | https://github.com/huggingface/datasets/pull/2959 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2959",
"html_url": "https://github.com/huggingface/datasets/pull/2959",
"diff_url": "https://github.com/huggingface/datasets/pull/2959.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2959.patch",
"merged_at": null
} | merveenoyan | true | [
"Looks great, thanks ! If the 3d ones are really rare we can remove them for now.\r\n\r\nAnd I can see that `object-detection` and `semantic-segmentation` are both task categories (top-level) and task ids (bottom-level). Maybe there's a way to group them and have less granularity for the task categories. For exampl... |
1,005,144,601 | 2,958 | Add security policy to the project | closed | 2021-09-23T08:20:55 | 2021-10-21T15:16:44 | 2021-10-21T15:16:43 | https://github.com/huggingface/datasets/pull/2958 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2958",
"html_url": "https://github.com/huggingface/datasets/pull/2958",
"diff_url": "https://github.com/huggingface/datasets/pull/2958.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2958.patch",
"merged_at": "2021-10-21T15:16:43"
} | albertvillanova | true | [] |
1,004,868,337 | 2,957 | MultiWOZ Dataset NonMatchingChecksumError | closed | 2021-09-22T23:45:00 | 2022-03-15T16:07:02 | 2022-03-15T16:07:02 | https://github.com/huggingface/datasets/issues/2957 | null | bradyneal | false | [
"Hi Brady! I met the similar issue, it stuck in the downloading stage instead of download anything, maybe it is broken. After I change the downloading from URLs to one url of the [Multiwoz project](https://github.com/budzianowski/multiwoz/archive/44f0f8479f11721831c5591b839ad78827da197b.zip) and use dirs to get sep... |
1,004,306,367 | 2,956 | Cache problem in the `load_dataset` method for local compressed file(s) | open | 2021-09-22T13:34:32 | 2023-08-31T16:49:01 | null | https://github.com/huggingface/datasets/issues/2956 | null | SaulLu | false | [
"The problem is still present. \r\nOne solution would be to add the `download_mode=\"force_redownload\"` argument to load_dataset. \r\nHowever, doing so may lead to a `DatasetGenerationError: An error occurred while generating the dataset`. To mitigate, just do:\r\n`rm -r ~/.cache/huggingface/datasets/*`"
] |
1,003,999,469 | 2,955 | Update legacy Python image for CI tests in Linux | closed | 2021-09-22T08:25:27 | 2021-09-24T10:36:05 | 2021-09-24T10:36:05 | https://github.com/huggingface/datasets/pull/2955 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2955",
"html_url": "https://github.com/huggingface/datasets/pull/2955",
"diff_url": "https://github.com/huggingface/datasets/pull/2955.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2955.patch",
"merged_at": "2021-09-24T10:36:05"
} | albertvillanova | true | [
"There is an exception when running `pip install .[tests]`:\r\n```\r\nProcessing /home/circleci/datasets\r\nCollecting numpy>=1.17 (from datasets==1.12.2.dev0)\r\n Downloading https://files.pythonhosted.org/packages/45/b2/6c7545bb7a38754d63048c7696804a0d947328125d81bf12beaa692c3ae3/numpy-1.19.5-cp36-cp36m-manylinu... |
1,003,904,803 | 2,954 | Run tests in parallel | closed | 2021-09-22T07:00:44 | 2021-09-28T06:55:51 | 2021-09-28T06:55:51 | https://github.com/huggingface/datasets/pull/2954 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2954",
"html_url": "https://github.com/huggingface/datasets/pull/2954",
"diff_url": "https://github.com/huggingface/datasets/pull/2954.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2954.patch",
"merged_at": "2021-09-28T06:55:51"
} | albertvillanova | true | [
"There is a speed up in Windows machines:\r\n- From `13m 52s` to `11m 10s`\r\n\r\nIn Linux machines, some workers crash with error message:\r\n```\r\nOSError: [Errno 12] Cannot allocate memory\r\n```",
"There is also a speed up in Linux machines:\r\n- From `7m 30s` to `5m 32s`"
] |
1,002,766,517 | 2,953 | Trying to get in touch regarding a security issue | closed | 2021-09-21T15:58:13 | 2021-10-21T15:16:43 | 2021-10-21T15:16:43 | https://github.com/huggingface/datasets/issues/2953 | null | JamieSlome | false | [
"Hi @JamieSlome,\r\n\r\nThanks for reaching out. Yes, you are right: I'm opening a PR to add the `SECURITY.md` file and a contact method.\r\n\r\nIn the meantime, please feel free to report the security issue to: feedback@huggingface.co"
] |
1,002,704,096 | 2,952 | Fix missing conda deps | closed | 2021-09-21T15:23:01 | 2021-09-22T04:39:59 | 2021-09-21T15:30:44 | https://github.com/huggingface/datasets/pull/2952 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2952",
"html_url": "https://github.com/huggingface/datasets/pull/2952",
"diff_url": "https://github.com/huggingface/datasets/pull/2952.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2952.patch",
"merged_at": "2021-09-21T15:30:44"
} | lhoestq | true | [] |
1,001,267,888 | 2,951 | Dummy labels no longer on by default in `to_tf_dataset` | closed | 2021-09-20T18:26:59 | 2021-09-21T14:00:57 | 2021-09-21T10:14:32 | https://github.com/huggingface/datasets/pull/2951 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2951",
"html_url": "https://github.com/huggingface/datasets/pull/2951",
"diff_url": "https://github.com/huggingface/datasets/pull/2951.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2951.patch",
"merged_at": "2021-09-21T10:14:32"
} | Rocketknight1 | true | [
"@lhoestq Let me make sure we never need it, and if not then I'll remove it entirely in a follow-up PR.",
"Thanks ;) it will be less confusing and easier to maintain to not keep unused hacky features"
] |
1,001,085,353 | 2,950 | Fix fn kwargs in filter | closed | 2021-09-20T15:10:26 | 2021-09-20T16:22:59 | 2021-09-20T15:28:01 | https://github.com/huggingface/datasets/pull/2950 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2950",
"html_url": "https://github.com/huggingface/datasets/pull/2950",
"diff_url": "https://github.com/huggingface/datasets/pull/2950.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2950.patch",
"merged_at": "2021-09-20T15:28:01"
} | lhoestq | true | [] |
1,001,026,680 | 2,949 | Introduce web and wiki config in triviaqa dataset | closed | 2021-09-20T14:17:23 | 2021-10-05T13:20:52 | 2021-10-01T15:39:29 | https://github.com/huggingface/datasets/pull/2949 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2949",
"html_url": "https://github.com/huggingface/datasets/pull/2949",
"diff_url": "https://github.com/huggingface/datasets/pull/2949.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2949.patch",
"merged_at": "2021-10-01T15:39:29"
} | shirte | true | [
"I just made the dummy data smaller :)\r\nOnce github refreshes the change I think we can merge !",
"Thank you so much for reviewing and accepting my pull request!! :)\r\n\r\nI created these rather large dummy data sets to cover all different cases for the row structure. E.g. in the web configuration, it's possib... |
1,000,844,077 | 2,948 | Fix minor URL format in scitldr dataset | closed | 2021-09-20T11:11:32 | 2021-09-20T13:18:28 | 2021-09-20T13:18:28 | https://github.com/huggingface/datasets/pull/2948 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2948",
"html_url": "https://github.com/huggingface/datasets/pull/2948",
"diff_url": "https://github.com/huggingface/datasets/pull/2948.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2948.patch",
"merged_at": "2021-09-20T13:18:28"
} | albertvillanova | true | [] |
1,000,798,338 | 2,947 | Don't use old, incompatible cache for the new `filter` | closed | 2021-09-20T10:18:59 | 2021-09-20T16:25:09 | 2021-09-20T13:43:02 | https://github.com/huggingface/datasets/pull/2947 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2947",
"html_url": "https://github.com/huggingface/datasets/pull/2947",
"diff_url": "https://github.com/huggingface/datasets/pull/2947.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2947.patch",
"merged_at": "2021-09-20T13:43:01"
} | lhoestq | true | [] |
1,000,754,824 | 2,946 | Update meteor score from nltk update | closed | 2021-09-20T09:28:46 | 2021-09-20T09:35:59 | 2021-09-20T09:35:59 | https://github.com/huggingface/datasets/pull/2946 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2946",
"html_url": "https://github.com/huggingface/datasets/pull/2946",
"diff_url": "https://github.com/huggingface/datasets/pull/2946.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2946.patch",
"merged_at": "2021-09-20T09:35:59"
} | lhoestq | true | [] |
1,000,624,883 | 2,945 | Protect master branch | closed | 2021-09-20T06:47:01 | 2021-09-20T12:01:27 | 2021-09-20T12:00:16 | https://github.com/huggingface/datasets/issues/2945 | null | albertvillanova | false | [
"Cool, I think we can do both :)",
"@lhoestq now the 2 are implemented.\r\n\r\nPlease note that for the the second protection, finally I have chosen to protect the master branch only from **merge commits** (see update comment above), so no need to disable/re-enable the protection on each release (direct commits, ... |
1,000,544,370 | 2,944 | Add `remove_columns` to `IterableDataset ` | closed | 2021-09-20T04:01:00 | 2021-10-08T15:31:53 | 2021-10-08T15:31:53 | https://github.com/huggingface/datasets/issues/2944 | null | changjonathanc | false | [
"Hi ! Good idea :)\r\nIf you are interested in contributing, feel free to give it a try and open a Pull Request. Also let me know if I can help you with this or if you have questions"
] |
1,000,355,115 | 2,943 | Backwards compatibility broken for cached datasets that use `.filter()` | closed | 2021-09-19T16:16:37 | 2021-09-20T16:25:43 | 2021-09-20T16:25:42 | https://github.com/huggingface/datasets/issues/2943 | null | anton-l | false | [
"Hi ! I guess the caching mechanism should have considered the new `filter` to be different from the old one, and don't use cached results from the old `filter`.\r\nTo avoid other users from having this issue we could make the caching differentiate the two, what do you think ?",
"If it's easy enough to implement,... |
1,000,309,765 | 2,942 | Add SEDE dataset | closed | 2021-09-19T13:11:24 | 2021-09-24T10:39:55 | 2021-09-24T10:39:54 | https://github.com/huggingface/datasets/pull/2942 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2942",
"html_url": "https://github.com/huggingface/datasets/pull/2942",
"diff_url": "https://github.com/huggingface/datasets/pull/2942.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2942.patch",
"merged_at": "2021-09-24T10:39:54"
} | Hazoom | true | [
"Thanks @albertvillanova for your great suggestions! I just pushed a new commit with the necessary fixes. For some reason, the test `test_metric_common` failed for `meteor` metric, which doesn't have any connection to this PR, so I'm trying to rebase and see if it helps.",
"Hi @Hazoom,\r\n\r\nYou were right: the ... |
1,000,000,711 | 2,941 | OSCAR unshuffled_original_ko: NonMatchingSplitsSizesError | open | 2021-09-18T10:39:13 | 2022-01-19T14:10:07 | null | https://github.com/huggingface/datasets/issues/2941 | null | ayaka14732 | false | [
"I tried `unshuffled_original_da` and it is also not working"
] |
999,680,796 | 2,940 | add swedish_medical_ner dataset | closed | 2021-09-17T20:03:05 | 2021-10-05T12:13:34 | 2021-10-05T12:13:33 | https://github.com/huggingface/datasets/pull/2940 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2940",
"html_url": "https://github.com/huggingface/datasets/pull/2940",
"diff_url": "https://github.com/huggingface/datasets/pull/2940.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2940.patch",
"merged_at": "2021-10-05T12:13:33"
} | bwang482 | true | [] |
999,639,630 | 2,939 | MENYO-20k repo has moved, updating URL | closed | 2021-09-17T19:01:54 | 2021-09-21T15:31:37 | 2021-09-21T15:31:36 | https://github.com/huggingface/datasets/pull/2939 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2939",
"html_url": "https://github.com/huggingface/datasets/pull/2939",
"diff_url": "https://github.com/huggingface/datasets/pull/2939.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2939.patch",
"merged_at": "2021-09-21T15:31:36"
} | cdleong | true | [] |
999,552,263 | 2,938 | Take namespace into account in caching | closed | 2021-09-17T16:57:33 | 2021-12-17T10:52:18 | 2021-09-29T13:01:31 | https://github.com/huggingface/datasets/pull/2938 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2938",
"html_url": "https://github.com/huggingface/datasets/pull/2938",
"diff_url": "https://github.com/huggingface/datasets/pull/2938.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2938.patch",
"merged_at": "2021-09-29T13:01:31"
} | lhoestq | true | [
"We might have collisions if a username and a dataset_name are the same. Maybe instead serialize the dataset name by replacing `/` with some string, eg `__SLASH__`, that will hopefully never appear in a dataset or user name (it's what I did in https://github.com/huggingface/datasets-preview-backend/blob/master/benc... |
999,548,277 | 2,937 | load_dataset using default cache on Windows causes PermissionError: [WinError 5] Access is denied | closed | 2021-09-17T16:52:10 | 2022-08-24T13:09:08 | 2022-08-24T13:09:08 | https://github.com/huggingface/datasets/issues/2937 | null | daqieq | false | [
"Hi @daqieq, thanks for reporting.\r\n\r\nUnfortunately, I was not able to reproduce this bug:\r\n```ipython\r\nIn [1]: from datasets import load_dataset\r\n ...: ds = load_dataset('wiki_bio')\r\nDownloading: 7.58kB [00:00, 26.3kB/s]\r\nDownloading: 2.71kB [00:00, ?B/s]\r\nUsing custom data configuration default\... |
999,521,647 | 2,936 | Check that array is not Float as nan != nan | closed | 2021-09-17T16:16:41 | 2021-09-21T09:39:05 | 2021-09-21T09:39:04 | https://github.com/huggingface/datasets/pull/2936 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2936",
"html_url": "https://github.com/huggingface/datasets/pull/2936",
"diff_url": "https://github.com/huggingface/datasets/pull/2936.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2936.patch",
"merged_at": "2021-09-21T09:39:04"
} | Iwontbecreative | true | [] |
999,518,469 | 2,935 | Add Jigsaw unintended Bias | closed | 2021-09-17T16:12:31 | 2021-09-24T10:41:52 | 2021-09-24T10:41:52 | https://github.com/huggingface/datasets/pull/2935 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2935",
"html_url": "https://github.com/huggingface/datasets/pull/2935",
"diff_url": "https://github.com/huggingface/datasets/pull/2935.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2935.patch",
"merged_at": "2021-09-24T10:41:52"
} | Iwontbecreative | true | [
"Note that the tests seem to fail because of a bug in an Exception at the moment, see: https://github.com/huggingface/datasets/pull/2936 for the fix",
"@lhoestq implemented your changes, I think this might be ready for another look.",
"Thanks @lhoestq, implemented the changes, let me know if anything else pops ... |
999,477,413 | 2,934 | to_tf_dataset keeps a reference to the open data somewhere, causing issues on windows | closed | 2021-09-17T15:26:53 | 2021-10-13T09:03:23 | 2021-10-13T09:03:23 | https://github.com/huggingface/datasets/issues/2934 | null | lhoestq | false | [
"I did some investigation and, as it seems, the bug stems from [this line](https://github.com/huggingface/datasets/blob/8004d7c3e1d74b29c3e5b0d1660331cd26758363/src/datasets/arrow_dataset.py#L325). The lifecycle of the dataset from the linked line is bound to one of the returned `tf.data.Dataset`. So my (hacky) sol... |
999,392,566 | 2,933 | Replace script_version with revision | closed | 2021-09-17T14:04:39 | 2021-09-20T09:52:10 | 2021-09-20T09:52:10 | https://github.com/huggingface/datasets/pull/2933 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2933",
"html_url": "https://github.com/huggingface/datasets/pull/2933",
"diff_url": "https://github.com/huggingface/datasets/pull/2933.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2933.patch",
"merged_at": "2021-09-20T09:52:10"
} | albertvillanova | true | [
"I'm also fine with the removal in 1.15"
] |
999,317,750 | 2,932 | Conda build fails | closed | 2021-09-17T12:49:22 | 2021-09-21T15:31:10 | 2021-09-21T15:31:10 | https://github.com/huggingface/datasets/issues/2932 | null | albertvillanova | false | [
"Why 1.9 ?\r\n\r\nhttps://anaconda.org/HuggingFace/datasets currently says 1.11",
"Alright I added 1.12.0 and 1.12.1 and fixed the conda build #2952 "
] |
998,326,359 | 2,931 | Fix bug in to_tf_dataset | closed | 2021-09-16T15:08:03 | 2021-09-16T17:01:38 | 2021-09-16T17:01:37 | https://github.com/huggingface/datasets/pull/2931 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2931",
"html_url": "https://github.com/huggingface/datasets/pull/2931",
"diff_url": "https://github.com/huggingface/datasets/pull/2931.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2931.patch",
"merged_at": "2021-09-16T17:01:37"
} | Rocketknight1 | true | [
"I'm going to merge it, but yeah - hopefully the CI runner just cleans that up automatically and few other people run the tests on Windows anyway!"
] |
998,154,311 | 2,930 | Mutable columns argument breaks set_format | closed | 2021-09-16T12:27:22 | 2021-09-16T13:50:53 | 2021-09-16T13:50:53 | https://github.com/huggingface/datasets/issues/2930 | null | Rocketknight1 | false | [
"Pushed a fix to my branch #2731 "
] |
997,960,024 | 2,929 | Add regression test for null Sequence | closed | 2021-09-16T08:58:33 | 2021-09-17T08:23:59 | 2021-09-17T08:23:59 | https://github.com/huggingface/datasets/pull/2929 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2929",
"html_url": "https://github.com/huggingface/datasets/pull/2929",
"diff_url": "https://github.com/huggingface/datasets/pull/2929.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2929.patch",
"merged_at": "2021-09-17T08:23:59"
} | albertvillanova | true | [] |
997,941,506 | 2,928 | Update BibTeX entry | closed | 2021-09-16T08:39:20 | 2021-09-16T12:35:34 | 2021-09-16T12:35:34 | https://github.com/huggingface/datasets/pull/2928 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2928",
"html_url": "https://github.com/huggingface/datasets/pull/2928",
"diff_url": "https://github.com/huggingface/datasets/pull/2928.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2928.patch",
"merged_at": "2021-09-16T12:35:34"
} | albertvillanova | true | [] |
997,654,680 | 2,927 | Datasets 1.12 dataset.filter TypeError: get_indices_from_mask_function() got an unexpected keyword argument | closed | 2021-09-16T01:14:02 | 2021-09-20T16:23:22 | 2021-09-20T16:23:21 | https://github.com/huggingface/datasets/issues/2927 | null | timothyjlaurent | false | [
"Thanks for reporting, I'm looking into it :)",
"Fixed by #2950."
] |
997,463,277 | 2,926 | Error when downloading datasets to non-traditional cache directories | open | 2021-09-15T19:59:46 | 2021-11-24T21:42:31 | null | https://github.com/huggingface/datasets/issues/2926 | null | dar-tau | false | [
"Same here !"
] |
997,407,034 | 2,925 | Add tutorial for no-code dataset upload | closed | 2021-09-15T18:54:42 | 2021-09-27T17:51:55 | 2021-09-27T17:51:55 | https://github.com/huggingface/datasets/pull/2925 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2925",
"html_url": "https://github.com/huggingface/datasets/pull/2925",
"diff_url": "https://github.com/huggingface/datasets/pull/2925.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2925.patch",
"merged_at": "2021-09-27T17:51:55"
} | stevhliu | true | [
"Cool, love it ! :)\r\n\r\nFeel free to add a paragraph saying how to load the dataset:\r\n```python\r\nfrom datasets import load_dataset\r\n\r\ndataset = load_dataset(\"stevhliu/demo\")\r\n\r\n# or to separate each csv file into several splits\r\ndata_files = {\"train\": \"train.csv\", \"test\": \"test.csv\"}\r\nd... |
997,378,113 | 2,924 | "File name too long" error for file locks | closed | 2021-09-15T18:16:50 | 2023-12-08T13:39:51 | 2021-10-29T09:42:24 | https://github.com/huggingface/datasets/issues/2924 | null | gar1t | false | [
"Hi, the filename here is less than 255\r\n```python\r\n>>> len(\"_home_garrett_.cache_huggingface_datasets_csv_test-7c856aea083a7043_0.0.0_9144e0a4e8435090117cea53e6c7537173ef2304525df4a077c435d8ee7828ff.incomplete.lock\")\r\n154\r\n```\r\nso not sure why it's considered too long for your filesystem.\r\n(also note... |
997,351,590 | 2,923 | Loading an autonlp dataset raises in normal mode but not in streaming mode | closed | 2021-09-15T17:44:38 | 2022-04-12T10:09:40 | 2022-04-12T10:09:39 | https://github.com/huggingface/datasets/issues/2923 | null | severo | false | [
"Closing since autonlp dataset are now supported"
] |
997,332,662 | 2,922 | Fix conversion of multidim arrays in list to arrow | closed | 2021-09-15T17:21:36 | 2021-09-15T17:22:52 | 2021-09-15T17:21:45 | https://github.com/huggingface/datasets/pull/2922 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2922",
"html_url": "https://github.com/huggingface/datasets/pull/2922",
"diff_url": "https://github.com/huggingface/datasets/pull/2922.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2922.patch",
"merged_at": "2021-09-15T17:21:45"
} | lhoestq | true | [] |
997,325,424 | 2,921 | Using a list of multi-dim numpy arrays raises an error "can only convert 1-dimensional array values" | closed | 2021-09-15T17:12:11 | 2021-09-15T17:21:45 | 2021-09-15T17:21:45 | https://github.com/huggingface/datasets/issues/2921 | null | lhoestq | false | [] |
997,323,014 | 2,920 | Fix unwanted tqdm bar when accessing examples | closed | 2021-09-15T17:09:11 | 2021-09-15T17:18:24 | 2021-09-15T17:18:24 | https://github.com/huggingface/datasets/pull/2920 | {
"url": "https://api.github.com/repos/huggingface/datasets/pulls/2920",
"html_url": "https://github.com/huggingface/datasets/pull/2920",
"diff_url": "https://github.com/huggingface/datasets/pull/2920.diff",
"patch_url": "https://github.com/huggingface/datasets/pull/2920.patch",
"merged_at": "2021-09-15T17:18:23"
} | lhoestq | true | [] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.