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

Training issues latest version #35407

Open
2 of 4 tasks
WoutDeRijck opened this issue Dec 24, 2024 · 1 comment
Open
2 of 4 tasks

Training issues latest version #35407

WoutDeRijck opened this issue Dec 24, 2024 · 1 comment
Labels

Comments

@WoutDeRijck
Copy link

System Info

  • transformers version: 4.48.0.dev0
  • Platform: Linux-5.15.167.4-microsoft-standard-WSL2-x86_64-with-glibc2.39
  • Python version: 3.11.11
  • Huggingface_hub version: 0.27.0
  • Safetensors version: 0.4.5
  • Accelerate version: 1.2.1
  • Accelerate config: not found
  • PyTorch version (GPU?): 2.5.1+cu121 (True)
  • Tensorflow version (GPU?): not installed (NA)
  • Flax version (CPU?/GPU?/TPU?): not installed (NA)
  • Jax version: not installed
  • JaxLib version: not installed
  • Using distributed or parallel set-up in script?:
  • Using GPU in script?:
  • GPU type: NVIDIA GeForce RTX 3060 Laptop GPU

Who can help?

No response

Information

  • The official example scripts
  • My own modified scripts

Tasks

  • An officially supported task in the examples folder (such as GLUE/SQuAD, ...)
  • My own task or dataset (give details below)

Reproduction

Steps to reproduce:

  1. Clone ModernBert repo
  2. Install latest transformers version (4.48.0-dev0)
  3. Run examples/train_st.py to finetune modernbert.

Expected behavior

I would expect no errors.
However when building transformers from an earlier commit it works.

pip install git+https://github.com/huggingface/transformers.git@f42084e6411c39b74309af4a7d6ed640c01a4c9e

So I think something broke during the latest commits.

@athinaanv
Copy link

Greetings from Greece!
I would like to express my interest in contributing to this project. I believe I can provide valuable assistance to the team.Look forward to the opportunity to collaborate and contribute.

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

No branches or pull requests

2 participants