Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Languages:
English
ArXiv:
DOI:
License:

Filtering Using API

#11
by ComfySockz - opened

I'm looking to just get the entries that have a int_score of 5 to train a small model, but it looks like the /filter option is not implemented for this dataset. Let me know if I'm doing something wrong. Is there another way to get this data?

Postman URL: /static-proxy?url=https%3A%2F%2Fdatasets-server.huggingface.co%2Ffilter%3Fdataset%3DHuggingFaceFW%2Ffineweb-edu%26amp%3Bconfig%3Ddefault%26amp%3Bsplit%3Dtrain%26amp%3Bwhere%3D"int_score"=5&offset=0&length=100

501 Not Implemented
Response: {
"error": "Job manager crashed while running this job (missing heartbeats)."
}

Sign up or log in to comment