Instructions to use SlothCodes/flan-t5-ppo-truthfulqa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SlothCodes/flan-t5-ppo-truthfulqa with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("google/flan-t5-base") model = PeftModel.from_pretrained(base_model, "SlothCodes/flan-t5-ppo-truthfulqa") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e84358d14948f47f678e0c5f955061f47df2157de36aeb7497cacf001d5e3b03
- Size of remote file:
- 5.01 kB
- SHA256:
- 47d202251551bdc2c383da100e4f92e21d2da777ab0c1310437cd983fa0c9005
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.