generated_from_keras_callback

<!-- This model card has been generated automatically according to the information Keras had access to. You should probably proofread and complete it, then remove this comment. -->

ctrltokyo/llm_prompt_mask_fill_model

This model is a fine-tuned version of distilbert-base-uncased on the code_instructions_120k dataset. It achieves the following results on the evaluation set:

Model description

It's just distilbert-base-uncased with some fine tuning.

Intended uses & limitations

This model could be used for live autocompletion of PROMPTS in a coding-specific chatbot. Don't try this on code, because it won't work.

Training and evaluation data

Evaluated on 5% of training data. No further evaluation performed at this point. Trained on NVIDIA V100.

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

Training results

Train Loss Validation Loss Epoch
2.1215 1.5672 0

Framework versions