-
### Before Reporting 报告之前
- [X] I have pulled the latest code of main branch to run again and the bug still existed. 我已经拉取了主分支上最新的代码,重新运行之后,问题仍不能解决。
- [X] I have read the [README](https://github.com…
-
Hi, I was prompt tuning "glip_large_model.pth" with the following commands:
`python -m torch.distributed.launch --nproc_per_node=1 tools/finetune.py \
--config-file configs/pretrain/glip_Swin_…
-
### Description
Learn more about `Ray AIR`_ and its libraries:
- `Data`_: Scalable Datasets for ML
- `Train`_: Distributed Training
- `Tune`_: Scalable Hyperparameter Tuning
- `RLlib`_: Scalabl…
-
**Is your feature request related to a problem? Please describe.**
With increasingly large datasets, "conventional" file storage is sometimes not the ideal way to store them.
For example, the Common…
-
I'm fine tunning Llama-2 13-b model with jsonl file it fails. I've tried with 7b model and I've enabled billing also.
```python
DESTINATION_MODEL_NAME = 'deepakkumar07-debug/llama-midjournery'
…
-
I love the xgboost distribution package and what it enables, however when dealing with datasets or trees that do not fit into memory one needs to scale the task using a distributed framework like dask…
-
Here a little MCVE that breaks the Dashboard **Groups** page.
The `graph_metrics()` function used by the Groups Dashboard page raises due to a missing key in `total_dependencies`.
**Minimal Comple…
-
#### What is the problem?
Some datasets potentially aren't getting split into proper subdatasets for one reason (distributed as a single tarball with all those subdirectories) or another ("didn't thi…
-
### System Info
- `transformers` version: 4.45.2
- Platform: Linux-5.14.0-427.37.1.el9_4.x86_64-x86_64-with-glibc2.34
- Python version: 3.9.19
- Huggingface_hub version: 0.23.5
- Safetensors ve…
-
Hello,
Thank you for this amazing toolkit. I have a question as I tried to run the Code 2 example on page 4 in the paper (https://arxiv.org/pdf/2309.14258.pdf)
# event extraction & relation ext…