Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve performance of gneissweb_classification: issue1017 #1029

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

issei-ibm
Copy link

@issei-ibm issei-ibm commented Feb 10, 2025

Why are these changes needed?

This PR addresses the issue of throughput of gneissweb_classification transform.

Related issue number (if any).

#1017
#1034

@issei-ibm issei-ibm changed the title Issei issue1017 Improve performance of gneissweb_classification: issue1017 Feb 10, 2025
@touma-I
Copy link
Collaborator

touma-I commented Feb 10, 2025

@issei-ibm Could you please address the issue identified [here] (https://github.com/IBM/data-prep-kit/actions/runs/13233406276/job/36935004453?pr=1029)

==================================== ERRORS ====================================
_ ERROR collecting language/gneissweb_classification/test/test_gneissweb_classification.py _
../venv/lib/python3.10/site-packages/huggingface_hub/utils/_http.py:406: in hf_raise_for_status
    response.raise_for_status()
../venv/lib/python3.10/site-packages/requests/models.py:1024: in raise_for_status
    raise HTTPError(http_error_msg, response=self)
E   requests.exceptions.HTTPError: 401 Client Error: Unauthorized for url: https://huggingface.co/facebook/fasttext-language-identification/resolve/main/model.bin

The above exception was the direct cause of the following exception:

@issei-ibm
Copy link
Author

@touma-I Could you look at my comment here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants