Dataset Viewer
Auto-converted to Parquet Duplicate
id
int64
959M
2.55B
title
stringlengths
3
133
body
stringlengths
1
65.5k
description
stringlengths
5
65.6k
state
stringclasses
2 values
created_at
stringlengths
20
20
updated_at
stringlengths
20
20
closed_at
stringlengths
20
20
user
stringclasses
174 values
2,550,841,506
Update datasets to 3.0.1
Update datasets to 3.0.1. Fix #3068.
Update datasets to 3.0.1: Update datasets to 3.0.1. Fix #3068.
open
2024-09-26T14:53:51Z
2024-09-26T16:21:52Z
null
albertvillanova
2,550,678,625
Fix CI by deleting test_polars_struct_thread_panic_error
Delete `test_polars_struct_thread_panic_error`. Note that the previous CI-Hub dataset (with the specific Parquet file) has been deleted. Fix #3069.
Fix CI by deleting test_polars_struct_thread_panic_error: Delete `test_polars_struct_thread_panic_error`. Note that the previous CI-Hub dataset (with the specific Parquet file) has been deleted. Fix #3069.
closed
2024-09-26T13:59:44Z
2024-09-26T15:23:33Z
2024-09-26T15:23:31Z
albertvillanova
2,550,490,787
CI worker test_polars_struct_thread_panic_error is broken
NOW: CI worker test `test_polars_struct_thread_panic_error` raises `RepositoryNotFoundError`: https://github.com/huggingface/dataset-viewer/actions/runs/11053126786/job/30706767804?pr=3037 ``` ERROR tests/job_runners/split/test_descriptive_statistics.py::test_polars_struct_thread_panic_error - huggingface_hub.utils....
CI worker test_polars_struct_thread_panic_error is broken: NOW: CI worker test `test_polars_struct_thread_panic_error` raises `RepositoryNotFoundError`: https://github.com/huggingface/dataset-viewer/actions/runs/11053126786/job/30706767804?pr=3037 ``` ERROR tests/job_runners/split/test_descriptive_statistics.py::tes...
closed
2024-09-26T12:50:09Z
2024-09-26T15:23:32Z
2024-09-26T15:23:32Z
albertvillanova
2,549,939,957
Update datasets to 3.0.1
Release: https://github.com/huggingface/datasets/releases/tag/3.0.1 This should fix issues with missing fields in JSON-lines datasets.
Update datasets to 3.0.1: Release: https://github.com/huggingface/datasets/releases/tag/3.0.1 This should fix issues with missing fields in JSON-lines datasets.
open
2024-09-26T08:50:12Z
2024-09-26T08:50:12Z
null
albertvillanova
2,543,318,612
fine grained token for admin
require fine grained token with repo.write permission to access the admin endpoints
fine grained token for admin: require fine grained token with repo.write permission to access the admin endpoints
closed
2024-09-23T18:09:11Z
2024-09-24T09:46:56Z
2024-09-24T09:46:54Z
lhoestq
2,541,131,118
`sabareesh88/FNSPID_external` and `sabareesh88/FNSPID_nasdaq` datasets not converting to duckdb
[User is reporting a few datasets ](https://discord.com/channels/879548962464493619/1286797561986023464/1286797561986023464)where the Search / SQL Console isn't showing (_because of job failing with duckdb branch_) - https://huggingface.co/datasets/sabareesh88/FNSPID_nasdaq - https://huggingface.co/datasets/sabareesh...
`sabareesh88/FNSPID_external` and `sabareesh88/FNSPID_nasdaq` datasets not converting to duckdb: [User is reporting a few datasets ](https://discord.com/channels/879548962464493619/1286797561986023464/1286797561986023464)where the Search / SQL Console isn't showing (_because of job failing with duckdb branch_) - https...
closed
2024-09-22T15:29:18Z
2024-09-22T15:31:08Z
2024-09-22T15:31:08Z
cfahlgren1
2,538,934,712
Update cryptography >=43.0.1
Fix for https://github.com/huggingface/dataset-viewer/security/dependabot/610
Update cryptography >=43.0.1: Fix for https://github.com/huggingface/dataset-viewer/security/dependabot/610
closed
2024-09-20T14:11:20Z
2024-09-20T17:59:13Z
2024-09-20T17:59:11Z
AndreaFrancis
2,533,155,513
Upgrade huggingface_hub to 0.25.0
https://github.com/huggingface/huggingface_hub/releases/tag/v0.25.0
Upgrade huggingface_hub to 0.25.0: https://github.com/huggingface/huggingface_hub/releases/tag/v0.25.0
open
2024-09-18T09:09:12Z
2024-09-18T09:09:58Z
null
severo
2,533,153,387
Simplify test code where a dataset is set as gated
[huggingface_hub@0.25.0](https://github.com/huggingface/huggingface_hub/releases/tag/v0.25.0) provides an API to set a repository as gated. We had included a custom version of `update_repo_settings` because it lacked a `gated` parameter. Now we can switch back to the `huggingface_hub` method https://github.com/hu...
Simplify test code where a dataset is set as gated: [huggingface_hub@0.25.0](https://github.com/huggingface/huggingface_hub/releases/tag/v0.25.0) provides an API to set a repository as gated. We had included a custom version of `update_repo_settings` because it lacked a `gated` parameter. Now we can switch back to t...
open
2024-09-18T09:08:14Z
2024-09-18T09:09:31Z
null
severo
2,531,125,441
update developer guide
null
update developer guide:
closed
2024-09-17T13:09:25Z
2024-09-20T13:40:54Z
2024-09-20T13:40:52Z
severo
2,525,474,056
fix(chart): block admin metrics exposition
null
fix(chart): block admin metrics exposition:
closed
2024-09-13T18:58:34Z
2024-09-18T05:02:10Z
2024-09-18T05:02:08Z
rtrompier
2,521,081,448
add documentation page for api playground
add api playground to docs _the playground doesn't support auth yet, but plan to add soon_ _**preview of docs page below**_ # Dataset Viewer API Playground The [API Playground](https://huggingface.co/spaces/cfahlgren1/datasets-api-playground) is a space that allows you to make requests to the Dataset Viewer...
add documentation page for api playground: add api playground to docs _the playground doesn't support auth yet, but plan to add soon_ _**preview of docs page below**_ # Dataset Viewer API Playground The [API Playground](https://huggingface.co/spaces/cfahlgren1/datasets-api-playground) is a space that allows...
open
2024-09-12T00:52:05Z
2024-09-12T14:48:17Z
null
cfahlgren1
2,513,554,933
Add relaion2b dataset opt-out results
previously we had the laion2b results, but laion re-released the dataset with an improved filtering based on safety
Add relaion2b dataset opt-out results: previously we had the laion2b results, but laion re-released the dataset with an improved filtering based on safety
closed
2024-09-09T10:23:54Z
2024-09-09T10:37:33Z
2024-09-09T10:37:31Z
lhoestq
2,507,235,555
Include splits in HF Croissant definitions.
null
Include splits in HF Croissant definitions.:
open
2024-09-05T09:16:08Z
2024-09-26T08:23:15Z
null
ccl-core
2,504,025,093
Bump cryptography from 42.0.4 to 43.0.1 in /libs/libcommon in the pip group across 1 directory
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps the pip group with 1 update in the /l...
Bump cryptography from 42.0.4 to 43.0.1 in /libs/libcommon in the pip group across 1 directory: [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precede...
closed
2024-09-04T00:08:11Z
2024-09-20T17:59:55Z
2024-09-20T17:59:47Z
dependabot[bot]
2,502,373,594
The stale bot is broken (403 forbidden from GitHub)
See https://github.com/huggingface/dataset-viewer/actions/runs/10646207687 > github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/issues/issues#update-an-issue", "status": "403"} Some options: - fix the issue (seems t...
The stale bot is broken (403 forbidden from GitHub): See https://github.com/huggingface/dataset-viewer/actions/runs/10646207687 > github.GithubException.GithubException: 403 {"message": "Resource not accessible by integration", "documentation_url": "https://docs.github.com/rest/issues/issues#update-an-issue", "statu...
open
2024-09-03T09:27:57Z
2024-09-03T09:28:12Z
null
severo
2,499,053,306
Improve estimated row count
Currently estimated row count assumes file sizes are consistent across the entire set, from what I've seen this results in wildly inaccurate estimates for WebDataset. Typically WebDatasets are created with a set number of samples per file, therefore a simpler more accurate estimate can be calculated from the row count ...
Improve estimated row count: Currently estimated row count assumes file sizes are consistent across the entire set, from what I've seen this results in wildly inaccurate estimates for WebDataset. Typically WebDatasets are created with a set number of samples per file, therefore a simpler more accurate estimate can be c...
open
2024-08-31T21:28:52Z
2024-09-04T09:45:10Z
null
hlky
2,495,811,839
Image URL detection
[`is_image_url`](https://github.com/huggingface/dataset-viewer/blob/946b0788fa426007161f2077a70b5ae64b211cf8/libs/libcommon/src/libcommon/utils.py#L131-L134) relies on a filename and extension being present, however, in some cases an image URL does not contain a filename. Example [dataset](https://huggingface.co/datase...
Image URL detection: [`is_image_url`](https://github.com/huggingface/dataset-viewer/blob/946b0788fa426007161f2077a70b5ae64b211cf8/libs/libcommon/src/libcommon/utils.py#L131-L134) relies on a filename and extension being present, however, in some cases an image URL does not contain a filename. Example [dataset](https://...
open
2024-08-29T23:17:55Z
2024-09-03T09:17:27Z
null
hlky
2,492,135,837
Investigate the most common errors
All the entries in the cache that have a cause exception, sorted by number of occurrences: | error_code | cause_exception | count | | --- | --- | --- | | EmptyDatasetError | EmptyDatasetError | 17886 | | DataFilesNotFoundError | DataFilesNotFoundError | 9233 | | ComputationError | StatisticsComputationError | 6534...
Investigate the most common errors: All the entries in the cache that have a cause exception, sorted by number of occurrences: | error_code | cause_exception | count | | --- | --- | --- | | EmptyDatasetError | EmptyDatasetError | 17886 | | DataFilesNotFoundError | DataFilesNotFoundError | 9233 | | ComputationError...
open
2024-08-28T13:48:06Z
2024-08-28T13:54:09Z
null
severo
2,491,704,042
Don't try to include binary cells in the /rows responses
https://huggingface.co/datasets/frutiemax/themoviedb_posters/discussions/2 > I have some columns that the viewer do not need to load i.e. T5 prompt embeds and VAE features. Currently, the viewer freezes because the dataset is too big to load. Thanks. <img width="1019" alt="Capture d’écran 2024-08-28 à 12 31 40"...
Don't try to include binary cells in the /rows responses: https://huggingface.co/datasets/frutiemax/themoviedb_posters/discussions/2 > I have some columns that the viewer do not need to load i.e. T5 prompt embeds and VAE features. Currently, the viewer freezes because the dataset is too big to load. Thanks. <img ...
open
2024-08-28T10:33:37Z
2024-08-28T10:34:22Z
null
severo
2,490,707,558
Fix typo "build > built"
null
Fix typo "build > built":
closed
2024-08-28T01:55:19Z
2024-08-28T09:33:50Z
2024-08-28T09:33:50Z
david4096
2,489,615,941
remove obsolete retryable error codes
we don't have these error codes in the database anymore
remove obsolete retryable error codes: we don't have these error codes in the database anymore
closed
2024-08-27T14:50:53Z
2024-08-27T14:51:06Z
2024-08-27T14:51:04Z
severo
2,486,482,261
no need to keep the trace of the first exception
fixes #3048
no need to keep the trace of the first exception: fixes #3048
closed
2024-08-26T10:08:39Z
2024-08-26T10:22:50Z
2024-08-26T10:22:49Z
severo
2,486,453,418
Hide `CachedArtifactError` to users
For example, currently on https://huggingface.co/datasets/ProGamerGov/synthetic-dataset-1m-dalle3-high-quality-captions ``` Cannot load the dataset split (in streaming mode) to extract the first rows. ``` ``` Error code: StreamingRowsError Exception: KeyError Message: 'jpeg' Traceback: Tracebac...
Hide `CachedArtifactError` to users: For example, currently on https://huggingface.co/datasets/ProGamerGov/synthetic-dataset-1m-dalle3-high-quality-captions ``` Cannot load the dataset split (in streaming mode) to extract the first rows. ``` ``` Error code: StreamingRowsError Exception: KeyError Message...
closed
2024-08-26T09:55:24Z
2024-08-26T12:21:04Z
2024-08-26T10:22:49Z
severo
2,483,908,267
call pre_compute() and post_compute() in tests
see https://github.com/huggingface/dataset-viewer/pull/3046#issuecomment-2307793018
call pre_compute() and post_compute() in tests: see https://github.com/huggingface/dataset-viewer/pull/3046#issuecomment-2307793018
closed
2024-08-23T21:15:20Z
2024-08-23T21:25:08Z
2024-08-23T21:25:07Z
severo
2,483,501,949
remove support for script-based datasets
fixes #3004
remove support for script-based datasets: fixes #3004
closed
2024-08-23T16:44:06Z
2024-08-26T08:10:06Z
2024-08-26T08:10:04Z
severo
2,483,347,395
mnist and zalando are now data-only
see #3004
mnist and zalando are now data-only: see #3004
closed
2024-08-23T15:06:54Z
2024-08-23T15:07:24Z
2024-08-23T15:07:23Z
severo
2,482,760,646
Remove temporary retryable error codes
null
Remove temporary retryable error codes:
closed
2024-08-23T09:48:03Z
2024-08-23T09:48:12Z
2024-08-23T09:48:11Z
severo
2,482,714,622
Update values.yaml
remove obsolete datasets glob
Update values.yaml: remove obsolete datasets glob
closed
2024-08-23T09:24:20Z
2024-08-23T09:24:38Z
2024-08-23T09:24:37Z
severo
2,480,869,744
show the traceback of the cause, it's clearer
Current: https://huggingface.co/datasets/Recag/Rp_CommonC_53 ``` The dataset generation failed Error code: DatasetGenerationError Exception: DatasetGenerationError Message: An error occurred while generating the dataset Traceback: Traceback (most recent call last): File "/sr...
show the traceback of the cause, it's clearer: Current: https://huggingface.co/datasets/Recag/Rp_CommonC_53 ``` The dataset generation failed Error code: DatasetGenerationError Exception: DatasetGenerationError Message: An error occurred while generating the dataset Traceback: Traceback (mos...
closed
2024-08-22T13:59:04Z
2024-08-23T09:47:14Z
2024-08-22T14:38:12Z
severo
2,480,735,834
Raise specific errors instead of ConfigNamesError when appropriate
It will help show them better in moonlanding see #3010
Raise specific errors instead of ConfigNamesError when appropriate: It will help show them better in moonlanding see #3010
closed
2024-08-22T13:01:17Z
2024-08-22T14:34:52Z
2024-08-22T14:34:50Z
severo
2,480,397,730
Update datasets to 2.20.0
Update datasets to 2.20.0. This PR is intended to address the CI errors raised by this update, as a first step before: - #3037 Fixes after the update of `datasets`: - Pass `trust_remote_code=True` for script dataset: 227f2c4 - Use JSON-Lines (instead of JSON) dataset in `test_statistics_endpoint` to avoid pand...
Update datasets to 2.20.0: Update datasets to 2.20.0. This PR is intended to address the CI errors raised by this update, as a first step before: - #3037 Fixes after the update of `datasets`: - Pass `trust_remote_code=True` for script dataset: 227f2c4 - Use JSON-Lines (instead of JSON) dataset in `test_statist...
closed
2024-08-22T10:16:02Z
2024-08-23T05:05:45Z
2024-08-23T05:05:43Z
albertvillanova
2,480,259,294
fix the lock release when finishing a job
fixes #1888
fix the lock release when finishing a job: fixes #1888
closed
2024-08-22T09:16:32Z
2024-08-22T09:48:28Z
2024-08-22T09:48:27Z
severo
2,480,119,650
Update huggingface-hub to 0.24.6
Update huggingface-hub to 0.24.6. Note that the fix: - #2781 - https://github.com/huggingface/huggingface_hub/pull/2271 was released in : https://github.com/huggingface/huggingface_hub/releases/tag/v0.23.1 Related to: - #3037
Update huggingface-hub to 0.24.6: Update huggingface-hub to 0.24.6. Note that the fix: - #2781 - https://github.com/huggingface/huggingface_hub/pull/2271 was released in : https://github.com/huggingface/huggingface_hub/releases/tag/v0.23.1 Related to: - #3037
closed
2024-08-22T08:07:47Z
2024-08-22T08:28:47Z
2024-08-22T08:28:45Z
albertvillanova
2,479,891,224
Update datasets to 2.21.0
Update datasets to 2.21.0. Fix #3024.
Update datasets to 2.21.0: Update datasets to 2.21.0. Fix #3024.
closed
2024-08-22T05:45:39Z
2024-09-26T14:44:57Z
2024-09-26T14:44:54Z
albertvillanova
2,479,535,819
More explicit test and comments about offset-naive datetimes read from mongo
I think it's enough to close #862
More explicit test and comments about offset-naive datetimes read from mongo: I think it's enough to close #862
closed
2024-08-22T01:31:14Z
2024-08-22T09:49:11Z
2024-08-22T09:49:10Z
severo
2,479,450,462
return 404 when accessing a renamed dataset, instead of unexpected error
fixes bug at https://github.com/huggingface/dataset-viewer/issues/2688#issuecomment-2303305529
return 404 when accessing a renamed dataset, instead of unexpected error: fixes bug at https://github.com/huggingface/dataset-viewer/issues/2688#issuecomment-2303305529
closed
2024-08-22T00:07:40Z
2024-08-22T00:11:13Z
2024-08-22T00:11:11Z
severo
2,478,234,702
import from the correct file
see https://github.com/huggingface/huggingface_hub/pull/2474#issuecomment-2302132315
import from the correct file: see https://github.com/huggingface/huggingface_hub/pull/2474#issuecomment-2302132315
closed
2024-08-21T14:48:30Z
2024-08-21T15:22:08Z
2024-08-21T15:22:06Z
severo
2,478,105,982
Fix canonical dataset names
I replaced all the canonical datasets I could find in openapi.json and in the presidio list. Possibly we have more in the code (tests? docs?). For a next pass
Fix canonical dataset names: I replaced all the canonical datasets I could find in openapi.json and in the presidio list. Possibly we have more in the code (tests? docs?). For a next pass
closed
2024-08-21T13:52:34Z
2024-08-21T15:21:45Z
2024-08-21T15:21:43Z
severo
2,477,650,983
mediatype of opus is audio/ogg
I had set it to `audio/opus` which does not exist. https://datatracker.ietf.org/doc/html/rfc7845.html#section-9 > An "Ogg Opus file" consists of one or more sequentially multiplexed segments, each containing exactly one Ogg Opus stream. The RECOMMENDED mime-type for Ogg Opus files is "audio/ogg". > ...
mediatype of opus is audio/ogg: I had set it to `audio/opus` which does not exist. https://datatracker.ietf.org/doc/html/rfc7845.html#section-9 > An "Ogg Opus file" consists of one or more sequentially multiplexed segments, each containing exactly one Ogg Opus stream. The RECOMMENDED mime-type for Ogg Op...
closed
2024-08-21T10:17:43Z
2024-08-21T13:18:01Z
2024-08-21T10:39:11Z
severo
2,477,650,534
Update to new dataset ID in example
At the moment, the examples fail because rotten_tomatoes moved to https://huggingface.co/datasets/cornell-movie-review-data/rotten_tomatoes
Update to new dataset ID in example: At the moment, the examples fail because rotten_tomatoes moved to https://huggingface.co/datasets/cornell-movie-review-data/rotten_tomatoes
closed
2024-08-21T10:17:31Z
2024-08-21T13:31:54Z
2024-08-21T13:31:34Z
davanstrien
2,476,445,158
[nit] admin and sse-api get requests from ALB on /healthcheck
<img width="680" alt="Capture d’écran 2024-08-20 à 22 01 39" src="https://github.com/user-attachments/assets/0a63090e-4fe0-4a26-9052-20cc07a844d3"> <img width="673" alt="Capture d’écran 2024-08-20 à 22 01 26" src="https://github.com/user-attachments/assets/aa4d2ad6-6721-435f-878c-a7d2abb08e7b">
[nit] admin and sse-api get requests from ALB on /healthcheck: <img width="680" alt="Capture d’écran 2024-08-20 à 22 01 39" src="https://github.com/user-attachments/assets/0a63090e-4fe0-4a26-9052-20cc07a844d3"> <img width="673" alt="Capture d’écran 2024-08-20 à 22 01 26" src="https://github.com/user-attachments/as...
closed
2024-08-20T20:00:48Z
2024-08-20T20:15:49Z
2024-08-20T20:11:03Z
severo
2,476,112,311
add ingress for /sse
https://datasets-server.us.dev.moon.huggingface.tech/sse/healthcheck or https://datasets-server.us.dev.moon.huggingface.tech/sse/hub-cache are currently returning 404 not found
add ingress for /sse: https://datasets-server.us.dev.moon.huggingface.tech/sse/healthcheck or https://datasets-server.us.dev.moon.huggingface.tech/sse/hub-cache are currently returning 404 not found
closed
2024-08-20T16:52:19Z
2024-08-20T16:53:00Z
2024-08-20T16:52:59Z
severo
2,475,138,672
Use huggingface_hub to access /auth-check
See https://github.com/huggingface/huggingface_hub/issues/2466 Occurrences: https://github.com/search?q=repo%3Ahuggingface%2Fdataset-viewer%20auth-check&type=code
Use huggingface_hub to access /auth-check: See https://github.com/huggingface/huggingface_hub/issues/2466 Occurrences: https://github.com/search?q=repo%3Ahuggingface%2Fdataset-viewer%20auth-check&type=code
open
2024-08-20T09:17:33Z
2024-09-18T09:09:36Z
null
severo
2,473,536,178
Imagefolder: UnexpectedError with root cause: "[Errno 13] Permission denied: '/tmp/hf-datasets-cache/medium/datasets/....incomplete'"
We have some "UnexpectedError" with this kind of root cause: https://huggingface.co/datasets/abhi1505/Drone_Data/discussions/9 ``` [Errno 13] Permission denied: '/tmp/hf-datasets-cache/medium/datasets/59146511988270-config-parquet-and-info-abhi1505-Drone_Data-6928f977/downloads/a3d6d38d9159fb9d6429f28224c80ecc7a28...
Imagefolder: UnexpectedError with root cause: "[Errno 13] Permission denied: '/tmp/hf-datasets-cache/medium/datasets/....incomplete'": We have some "UnexpectedError" with this kind of root cause: https://huggingface.co/datasets/abhi1505/Drone_Data/discussions/9 ``` [Errno 13] Permission denied: '/tmp/hf-datasets-c...
open
2024-08-19T14:41:36Z
2024-08-22T14:05:17Z
null
severo
2,473,134,535
Fix CI worker tests for gated datasets
Fix CI worker tests for gated datasets. Fix #3025.
Fix CI worker tests for gated datasets: Fix CI worker tests for gated datasets. Fix #3025.
closed
2024-08-19T11:31:18Z
2024-08-20T05:57:03Z
2024-08-20T05:57:02Z
albertvillanova
2,473,124,702
CI worker tests are broken for gated datasets: ConnectionError
CI worker tests are broken for gated datasets: https://github.com/huggingface/dataset-viewer/actions/runs/10319430999/job/28567795990 ``` FAILED tests/job_runners/config/test_split_names.py::test_compute_split_names_from_streaming_response[gated-False-SplitNamesFromStreamingError-DatasetNotFoundError] - AssertionErro...
CI worker tests are broken for gated datasets: ConnectionError: CI worker tests are broken for gated datasets: https://github.com/huggingface/dataset-viewer/actions/runs/10319430999/job/28567795990 ``` FAILED tests/job_runners/config/test_split_names.py::test_compute_split_names_from_streaming_response[gated-False-Sp...
closed
2024-08-19T11:25:45Z
2024-08-20T05:57:03Z
2024-08-20T05:57:03Z
albertvillanova
2,471,073,549
Upgrade to datasets@2.21.0
https://github.com/huggingface/datasets/releases/tag/2.21.0 When done, we should refresh some datasets, like https://huggingface.co/datasets/ProGamerGov/synthetic-dataset-1m-dalle3-high-quality-captions/discussions/1#66bcd7e2f1685a3ade2e55f5
Upgrade to datasets@2.21.0: https://github.com/huggingface/datasets/releases/tag/2.21.0 When done, we should refresh some datasets, like https://huggingface.co/datasets/ProGamerGov/synthetic-dataset-1m-dalle3-high-quality-captions/discussions/1#66bcd7e2f1685a3ade2e55f5
closed
2024-08-16T21:34:16Z
2024-09-26T14:44:56Z
2024-09-26T14:44:55Z
severo
2,470,439,282
fix anchor
found using https://github.com/raviqqe/muffet while checking for broken links ``` muffet --rate-limit 5 -i "https://huggingface.co/docs/dataset-viewer/*" https://huggingface.co/docs/dataset-viewer ```
fix anchor: found using https://github.com/raviqqe/muffet while checking for broken links ``` muffet --rate-limit 5 -i "https://huggingface.co/docs/dataset-viewer/*" https://huggingface.co/docs/dataset-viewer ```
closed
2024-08-16T14:56:43Z
2024-08-16T14:57:59Z
2024-08-16T14:57:45Z
severo
2,469,571,525
Fix CI e2e admin test_metrics with missing dataset_status
Fix CI e2e admin test_metrics by adding missing `dataset_status="normal"` label. This CI failure was introduced by: - #3008 Fix #3021.
Fix CI e2e admin test_metrics with missing dataset_status: Fix CI e2e admin test_metrics by adding missing `dataset_status="normal"` label. This CI failure was introduced by: - #3008 Fix #3021.
closed
2024-08-16T06:15:00Z
2024-08-16T13:59:08Z
2024-08-16T08:32:31Z
albertvillanova
2,469,561,514
CI e2e admin test_metrics is broken
CI e2e test_metrics is broken: https://github.com/huggingface/dataset-viewer/actions/runs/10319430994/job/28567795517 ``` FAILED tests/test_31_admin_metrics.py::test_metrics - AssertionError: queue_jobs_total - queue=dataset-config-names found in {'starlette_requests_total{method="GET",path_template="/admin"}': 3.0, ...
CI e2e admin test_metrics is broken: CI e2e test_metrics is broken: https://github.com/huggingface/dataset-viewer/actions/runs/10319430994/job/28567795517 ``` FAILED tests/test_31_admin_metrics.py::test_metrics - AssertionError: queue_jobs_total - queue=dataset-config-names found in {'starlette_requests_total{method=...
closed
2024-08-16T06:07:49Z
2024-08-16T08:32:32Z
2024-08-16T08:32:32Z
albertvillanova
2,467,918,813
doc: Read parquet files with PySpark
Adding primary doc for reading parquet files with PySpark
doc: Read parquet files with PySpark : Adding primary doc for reading parquet files with PySpark
closed
2024-08-15T12:00:40Z
2024-08-19T12:05:18Z
2024-08-19T12:05:17Z
AndreaFrancis
2,460,769,263
Fix CI test StorageClient.url_preparator
Fix CI test StorageClient.url_preparator. This fail in CI tests was introduced after: - #2966 See: https://github.com/huggingface/dataset-viewer/actions/runs/10350752694/job/28648303009?pr=3018 ``` FAILED tests/test_response.py::test_create_response_with_image - AssertionError: assert [{'row': {'im...d_cells':...
Fix CI test StorageClient.url_preparator: Fix CI test StorageClient.url_preparator. This fail in CI tests was introduced after: - #2966 See: https://github.com/huggingface/dataset-viewer/actions/runs/10350752694/job/28648303009?pr=3018 ``` FAILED tests/test_response.py::test_create_response_with_image - Assert...
closed
2024-08-12T11:43:04Z
2024-08-16T09:13:11Z
2024-08-16T09:13:09Z
albertvillanova
2,460,700,710
Update aiohttp 3.10.2 min version to fix vulnerability
Update aiohttp 3.10.2 min version to fix vulnerability. Fix 12 dependabot alerts.
Update aiohttp 3.10.2 min version to fix vulnerability: Update aiohttp 3.10.2 min version to fix vulnerability. Fix 12 dependabot alerts.
closed
2024-08-12T11:10:10Z
2024-08-20T06:19:05Z
2024-08-20T06:19:04Z
albertvillanova
2,459,789,625
Re-enable Polars as a supported library for jsonl with glob paths
Ref https://github.com/huggingface/dataset-viewer/pull/3006 Issue fixed by https://github.com/pola-rs/polars/pull/17958
Re-enable Polars as a supported library for jsonl with glob paths: Ref https://github.com/huggingface/dataset-viewer/pull/3006 Issue fixed by https://github.com/pola-rs/polars/pull/17958
open
2024-08-11T22:32:25Z
2024-08-15T01:06:50Z
null
nameexhaustion
2,457,838,489
fix docstring
null
fix docstring:
closed
2024-08-09T12:43:19Z
2024-08-09T12:43:28Z
2024-08-09T12:43:26Z
severo
2,457,830,514
obsolete
null
obsolete:
closed
2024-08-09T12:38:53Z
2024-08-09T12:39:05Z
2024-08-09T12:39:04Z
severo
2,444,676,341
Remove extra `label` column
In example dataset https://huggingface.co/datasets/datasets-examples/doc-audio-4, we have an "unexpected" label column with only `null` values. <img width="676" alt="Capture d’écran 2024-08-02 à 12 33 10" src="https://github.com/user-attachments/assets/e8e8a4b9-4681-4bb0-b8b4-31e4b0373a0d"> I think it's due to ...
Remove extra `label` column: In example dataset https://huggingface.co/datasets/datasets-examples/doc-audio-4, we have an "unexpected" label column with only `null` values. <img width="676" alt="Capture d’écran 2024-08-02 à 12 33 10" src="https://github.com/user-attachments/assets/e8e8a4b9-4681-4bb0-b8b4-31e4b0373...
open
2024-08-02T10:37:48Z
2024-08-02T10:38:19Z
null
severo
2,442,778,523
Add links to the Hub docs
fixes #2845
Add links to the Hub docs: fixes #2845
closed
2024-08-01T15:35:32Z
2024-08-01T21:50:02Z
2024-08-01T21:50:00Z
severo
2,442,267,210
Update README.md
fixes #2668
Update README.md: fixes #2668
closed
2024-08-01T11:58:35Z
2024-08-01T15:11:02Z
2024-08-01T15:11:00Z
severo
2,442,175,079
Replace `DatasetGenerationError` with the underlying error?
50K cache entries (0.5%) have the `DatasetGenerationError`. It would be better to show the underlying error, and help the user debug their data files.
Replace `DatasetGenerationError` with the underlying error?: 50K cache entries (0.5%) have the `DatasetGenerationError`. It would be better to show the underlying error, and help the user debug their data files.
closed
2024-08-01T11:10:29Z
2024-08-22T14:38:13Z
2024-08-22T14:38:13Z
severo
2,442,173,496
Replace ConfigNamesError with the underlying error
100K cache entries (1%) have the `ConfigNamesError`. It would be better to show the underlying error, and help the user debug their data files.
Replace ConfigNamesError with the underlying error: 100K cache entries (1%) have the `ConfigNamesError`. It would be better to show the underlying error, and help the user debug their data files.
closed
2024-08-01T11:09:46Z
2024-08-23T09:38:17Z
2024-08-22T14:34:51Z
severo
2,441,056,538
add a field to the index + it should fix the deployment issue
deployment (migration script) error: ``` INFO: 2024-07-31 22:33:14,880 - root - Start migrations INFO: 2024-07-31 22:33:14,926 - root - 72 migrations have already been applied. They will be skipped. INFO: 2024-07-31 22:33:14,927 - root - Migrate 20240731143600: add to the migrations collection INFO: 2024-07-31 2...
add a field to the index + it should fix the deployment issue: deployment (migration script) error: ``` INFO: 2024-07-31 22:33:14,880 - root - Start migrations INFO: 2024-07-31 22:33:14,926 - root - 72 migrations have already been applied. They will be skipped. INFO: 2024-07-31 22:33:14,927 - root - Migrate 20240...
closed
2024-07-31T22:36:47Z
2024-07-31T22:36:59Z
2024-07-31T22:36:57Z
severo
2,439,978,856
add dataset_status='normal|blocked' to job metrics
It will help show more precise graphs in Grafana, separating the jobs for blocked datasets from the rest of the jobs. Two notes: - the lookup for jobs in blocked datasets is maybe not optimal - we only take this into account in the cron job that recomputes the metrics, not in every job creation/update/deletion (ie...
add dataset_status='normal|blocked' to job metrics: It will help show more precise graphs in Grafana, separating the jobs for blocked datasets from the rest of the jobs. Two notes: - the lookup for jobs in blocked datasets is maybe not optimal - we only take this into account in the cron job that recomputes the me...
closed
2024-07-31T12:48:01Z
2024-07-31T15:12:10Z
2024-07-31T15:12:08Z
severo
2,439,957,953
Stats for datetimes
null
Stats for datetimes:
open
2024-07-31T12:38:13Z
2024-08-12T11:26:03Z
null
polinaeterna
2,439,654,893
fix 'FileNotFoundError' in polars detection function
We simply don't put Polars as a supported library when we're not able to detect if it's JSON or JSONL. TODO: transform `**/*` to a list of files? In the case of `datasets/tcor0005/langchain-docs-400-chunksize`, it's a single file --- The error we fix: ``` tests/job_runners/dataset/test_compatible_libraries...
fix 'FileNotFoundError' in polars detection function: We simply don't put Polars as a supported library when we're not able to detect if it's JSON or JSONL. TODO: transform `**/*` to a list of files? In the case of `datasets/tcor0005/langchain-docs-400-chunksize`, it's a single file --- The error we fix: ``...
closed
2024-07-31T10:05:52Z
2024-07-31T11:44:47Z
2024-07-31T10:40:12Z
severo
2,438,220,970
remove code for 'manual download' script datasets
fixes #2478
remove code for 'manual download' script datasets: fixes #2478
closed
2024-07-30T16:23:17Z
2024-07-31T08:23:01Z
2024-07-31T08:22:59Z
severo
2,438,216,759
Remove allow list for script-based datasets
https://github.com/huggingface/dataset-viewer/blob/5c5be128c205ae5c1f55440178497db564d81868/chart/values.yaml#L83-L86 Then remove the code that allow script-based datasets in this repo + exception `DatasetModuleNotInstalledError`. Related to #2478.
Remove allow list for script-based datasets: https://github.com/huggingface/dataset-viewer/blob/5c5be128c205ae5c1f55440178497db564d81868/chart/values.yaml#L83-L86 Then remove the code that allow script-based datasets in this repo + exception `DatasetModuleNotInstalledError`. Related to #2478.
closed
2024-07-30T16:20:49Z
2024-08-26T08:10:05Z
2024-08-26T08:10:05Z
severo
2,437,703,019
Fix json compatible libraries
json datasets currently don't have a "Use this dataset" button because the compatible-libraries job fails note that this doesn't impact datasets with .jsonl files
Fix json compatible libraries: json datasets currently don't have a "Use this dataset" button because the compatible-libraries job fails note that this doesn't impact datasets with .jsonl files
closed
2024-07-30T12:19:46Z
2024-07-30T12:28:51Z
2024-07-30T12:28:50Z
lhoestq
2,432,448,352
increment version to recompute dataset-compatible-libraries
null
increment version to recompute dataset-compatible-libraries:
closed
2024-07-26T15:12:47Z
2024-07-26T15:13:01Z
2024-07-26T15:12:59Z
severo
2,430,004,954
otherwise we have dataset_name: 'parquet'
Not sure what to with the existing entries (we don't want to recompute all the entries). Alternative: remove the field?
otherwise we have dataset_name: 'parquet': Not sure what to with the existing entries (we don't want to recompute all the entries). Alternative: remove the field?
closed
2024-07-25T13:39:49Z
2024-07-25T16:01:38Z
2024-07-25T16:01:37Z
severo
2,429,632,916
publish dataset-hub-cache at /hub-cache?dataset=...
useful for local Hub development
publish dataset-hub-cache at /hub-cache?dataset=...: useful for local Hub development
closed
2024-07-25T10:40:36Z
2024-07-25T10:43:41Z
2024-07-25T10:43:39Z
severo
2,429,466,797
Catch another UnexpectedException
https://discuss.huggingface.co/t/strange-problems-with-datasets-server/43871/8 https://huggingface.co/datasets/rippleripple/ProbMed The error was in step `config-parquet-and-info`: ``` { "error": "(ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')), '(...
Catch another UnexpectedException: https://discuss.huggingface.co/t/strange-problems-with-datasets-server/43871/8 https://huggingface.co/datasets/rippleripple/ProbMed The error was in step `config-parquet-and-info`: ``` { "error": "(ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed...
open
2024-07-25T09:20:17Z
2024-07-25T09:23:17Z
null
severo
2,428,053,115
bump croissant job version
recompute croissant files after https://github.com/huggingface/dataset-viewer/pull/2943 cc @marcenacp
bump croissant job version: recompute croissant files after https://github.com/huggingface/dataset-viewer/pull/2943 cc @marcenacp
closed
2024-07-24T16:51:21Z
2024-07-25T09:27:12Z
2024-07-25T09:27:11Z
lhoestq
2,427,760,387
Add Polars loading code
Hello from the Polars team! We've recently added support for scanning Hugging Face datasets, and to make it easier for users we're hoping that Polars code snippets could be added under the "Use this dataset" section on the dataset viewer webpage, next to the other libraries. Specifically, here's where we'd like to a...
Add Polars loading code: Hello from the Polars team! We've recently added support for scanning Hugging Face datasets, and to make it easier for users we're hoping that Polars code snippets could be added under the "Use this dataset" section on the dataset viewer webpage, next to the other libraries. Specifically, he...
closed
2024-07-24T14:34:14Z
2024-07-26T14:07:14Z
2024-07-26T13:42:24Z
nameexhaustion
2,425,473,680
Modalities not detected for some datasets using the Webdatasets format
I have found 2 examples of the modality detection code failing to recognize modalities in text and image datasets using the Webdataset format: * https://huggingface.co/datasets/ProGamerGov/synthetic-dataset-1m-dalle3-high-quality-captions * https://huggingface.co/datasets/CaptionEmporium/midjourney-niji-1m-llav...
Modalities not detected for some datasets using the Webdatasets format: I have found 2 examples of the modality detection code failing to recognize modalities in text and image datasets using the Webdataset format: * https://huggingface.co/datasets/ProGamerGov/synthetic-dataset-1m-dalle3-high-quality-captions *...
open
2024-07-23T15:15:38Z
2024-08-23T15:04:07Z
null
ProGamerGov
2,425,350,169
move the docs page
This change should move https://huggingface.co/docs/datasets-server to https://huggingface.co/docs/dataset-viewer. cc @mishig25: we also need to redirect https://huggingface.co/docs/datasets-server to https://huggingface.co/docs/dataset-viewer. Where do we do it?
move the docs page: This change should move https://huggingface.co/docs/datasets-server to https://huggingface.co/docs/dataset-viewer. cc @mishig25: we also need to redirect https://huggingface.co/docs/datasets-server to https://huggingface.co/docs/dataset-viewer. Where do we do it?
closed
2024-07-23T14:22:25Z
2024-07-23T15:49:18Z
2024-07-23T15:49:16Z
severo
2,425,160,398
Compute leaks between splits?
See https://huggingface.co/blog/lbourdois/lle Also: should we find the duplicate rows?
Compute leaks between splits?: See https://huggingface.co/blog/lbourdois/lle Also: should we find the duplicate rows?
open
2024-07-23T13:00:39Z
2024-07-23T15:19:13Z
null
severo
2,422,729,998
replace configuration with subset where appropriate
see also https://github.com/huggingface/hub-docs/pull/1347.
replace configuration with subset where appropriate: see also https://github.com/huggingface/hub-docs/pull/1347.
closed
2024-07-22T12:16:42Z
2024-07-22T14:11:36Z
2024-07-22T14:11:34Z
severo
2,422,651,235
Unescaped config names with special characters in the URL
When playing with mlcroissant, we observed the following issue: [bigcode/commitpackft](https://huggingface.co/datasets/bigcode/commitpackft) has both the configs `c` and `c#`. When going to https://huggingface.co/api/datasets/bigcode/commitpackft/parquet/c#/train/0.parquet, it lists https://huggingface.co/api/datase...
Unescaped config names with special characters in the URL: When playing with mlcroissant, we observed the following issue: [bigcode/commitpackft](https://huggingface.co/datasets/bigcode/commitpackft) has both the configs `c` and `c#`. When going to https://huggingface.co/api/datasets/bigcode/commitpackft/parquet/c#/...
open
2024-07-22T11:37:09Z
2024-07-29T08:30:36Z
null
marcenacp
2,422,430,142
Create a special column type when it contains PDF bytes or PDF URL
In that case, we would generate an image (thumbnail of the first page), stored as an asset, to populate /first-rows and /rows and display in the dataset viewer. asked internally on Slack: https://huggingface.slack.com/archives/C064HCHEJ2H/p1721215883166569 cc @Pleias
Create a special column type when it contains PDF bytes or PDF URL: In that case, we would generate an image (thumbnail of the first page), stored as an asset, to populate /first-rows and /rows and display in the dataset viewer. asked internally on Slack: https://huggingface.slack.com/archives/C064HCHEJ2H/p172121588...
open
2024-07-22T09:45:00Z
2024-07-22T10:49:42Z
null
severo
2,418,023,119
Inquiry about the Frontend Technologies Used in Dataset Viewer
Hi team, I'm currently researching the Dataset Viewer project and would like to understand more about the frontend technologies used. Specifically, I'm interested in knowing: 1. Which frontend framework is being utilized (e.g., React, Vue, etc.)? 2. Are there any specific libraries or components being used for U...
Inquiry about the Frontend Technologies Used in Dataset Viewer: Hi team, I'm currently researching the Dataset Viewer project and would like to understand more about the frontend technologies used. Specifically, I'm interested in knowing: 1. Which frontend framework is being utilized (e.g., React, Vue, etc.)? 2....
closed
2024-07-19T06:06:20Z
2024-08-19T13:42:45Z
2024-08-19T13:42:44Z
jacob-rodgers-max
2,410,308,970
Update setuptools to 70.3.0 to fix vulnerability
Update setuptools to 70.3.0 to fix vulnerability. It will close 1 Dependabot alert.
Update setuptools to 70.3.0 to fix vulnerability: Update setuptools to 70.3.0 to fix vulnerability. It will close 1 Dependabot alert.
closed
2024-07-16T06:20:29Z
2024-07-17T09:18:47Z
2024-07-17T09:18:45Z
albertvillanova
2,405,926,121
Count image urls as image modality
close https://github.com/huggingface/dataset-viewer/issues/2970 for images (audio can be taken care of later)
Count image urls as image modality: close https://github.com/huggingface/dataset-viewer/issues/2970 for images (audio can be taken care of later)
closed
2024-07-12T16:07:30Z
2024-07-15T16:48:12Z
2024-07-15T16:48:10Z
lhoestq
2,405,821,839
fix text and arrow format
fix "0 dataset in text format" reported at https://x.com/jedmaczan/status/1809280782588158452 (+ detect arrow format as well) ![image](https://github.com/user-attachments/assets/fa328156-7650-4aa2-a828-41d5ab13c37c) I'll re-launch the job for text datasets
fix text and arrow format: fix "0 dataset in text format" reported at https://x.com/jedmaczan/status/1809280782588158452 (+ detect arrow format as well) ![image](https://github.com/user-attachments/assets/fa328156-7650-4aa2-a828-41d5ab13c37c) I'll re-launch the job for text datasets
closed
2024-07-12T15:05:54Z
2024-07-16T09:32:17Z
2024-07-12T15:06:45Z
lhoestq
2,405,408,924
Include code snippets for other libraries?
For example, in https://github.com/huggingface/huggingface.js/pull/797, we add `distilabel`, `fiftyone` and `argilla` to the list of libraries the Hub knows. However, the aim is only to handle the user-defined tags better, not to show code snippets. In this issue, I propose to discuss if we should expand the list of...
Include code snippets for other libraries?: For example, in https://github.com/huggingface/huggingface.js/pull/797, we add `distilabel`, `fiftyone` and `argilla` to the list of libraries the Hub knows. However, the aim is only to handle the user-defined tags better, not to show code snippets. In this issue, I propos...
open
2024-07-12T11:57:43Z
2024-07-12T14:39:59Z
null
severo
2,403,541,322
Skip smart update when language tag is updated
null
Skip smart update when language tag is updated:
closed
2024-07-11T15:56:59Z
2024-07-11T16:11:39Z
2024-07-11T16:11:37Z
AndreaFrancis
2,399,927,837
Update zipp to 3.19.2 to fix vulnerability
Update zipp to 3.19.2 to fix vulnerability. It will close 1 Dependabot alert.
Update zipp to 3.19.2 to fix vulnerability: Update zipp to 3.19.2 to fix vulnerability. It will close 1 Dependabot alert.
closed
2024-07-10T07:04:00Z
2024-07-10T07:06:44Z
2024-07-10T07:06:42Z
albertvillanova
End of preview. Expand in Data Studio

No dataset card yet

Downloads last month
24

Space using asoria/dataset-viewer-github-issues 1