CoolFace
Datasetpublic

UWV/granite-3.3-2b-instruct-all-files

Model Card for granite-dutch-simplification This model is a fine-tuned version of ibm-granite/granite-3.3-2b-instruct. It has been trained using TRL. Quick start from transformers import pipeline question = "If you had a time machine, but could only go to the past or the future once and never return, which would you choose and why?" generator = pipeline("text-generation", model="None", device="cuda") output = generator([{"role": "user", "content": question}]… See the full description on the dataset page: https://huggingface.co/datasets/UWV/granite-3.3-2b-instruct-all-files.

sourceHugging Faceupdated 11mo agoView on Hugging Face
0likes48downloads
3 commits on main
95a62ad11mo ago

Upload granite-3_3-2b_10_results.csv with huggingface_hub

kai-kf
c0dc16b11mo ago

Upload folder using huggingface_hub

kai-kf
89adf1611mo ago

initial commit

kai-kf