-
### System Info / 系統信息
centos 7.9
python3.10.6
pip3 list
Package Version
----------------------------- --------------
absl-py 2.1.0
accelerate …
-
If the bug is related to a specific library below, please raise an issue in the
respective repo directly: Evaluator component
[TensorFlow Data Validation Repo](https://github.com/tensorflow/data-v…
jinmc updated
6 months ago
-
### System Info
- `transformers` version: 4.38.2
- Platform: Linux-5.15.0-1049-gcp-x86_64-with-glibc2.31
- Python version: 3.10.13
- Huggingface_hub version: 0.21.3
- Safetensors version: 0.4.2…
-
Hi,
I'm working on finetuning Zephyr7b with my own dataset with the DPO form-factor :
```python
{
"prompt":[]str,
"chosen":[]str,
"rejected":[]str,
}
```
I have used the code you pr…
-
I've decided to open an issue about a possible future rewrite of DOSBox-X for ideas, designs, programming practices, anything can be collected together into a feature and design list. Of course not al…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
Hi all, Thank you for developing this great project.
Currently, the implementation naively iterates through all batches until the specified number have been consumed, which can be extremely slow for …
-
### What happened + What you expected to happen
Dear ray team,
When attempting to initialize Ray with ray.init(local_mode=True), the Ray dashboard failed to start with a return code of 1.
my expe…
-
### Bug description
Calling `trainer.test()` after calling `trainer.fit()` to train the model raises an error:
```
ValueError: `.test(ckpt_path="best")` is set but `ModelCheckpoint` is not configur…
-
I have test latest master branch for hf trainer, llama2 example run right, then I run the qwen example, it hang when save to memory.
env:
one node with 8 gpus
train scripts:
https://github.com…