Instructions to use Mustain/finetuned_line_squad with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Mustain/finetuned_line_squad with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("line-corporation/japanese-large-lm-3.6b") model = PeftModel.from_pretrained(base_model, "Mustain/finetuned_line_squad") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 3bd0c1bd823b58197d15b246876f5018b713b377ae761c5282a5a2e9ea4e0825
- Size of remote file:
- 70.8 MB
- SHA256:
- fb052ee753199943b58c457d63048a9923bf4e68adb4a9d7ffd754fa1bd5f97e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.