metadata
license: apache-2.0
tags:
- code
- roberta
- peft
- lora
- fine-tuned
- emotion
- natural-language-processing
- code-generation
- prompt-engineering
- code-understanding
- text-to-prompt
- instruction-tuning
datasets:
- CM/codexglue_code2text_php
- CM/codexglue_code2text_python
- CM/codexglue_code2text_javascript
- microsoft/codexglue_method_generation
language:
- th
- en
metrics:
- accuracy
- bertscore
- bleu
base_model:
- microsoft/codebert-base
pipeline_tag: text2text-generation
library_name: adapter-transformers
CodeBERT V2 (LoRA Fine-Tuned)
Fine-tuned version of CodeBERT with LoRA on dair-ai/emotion
dataset. Trained using Hugging Face Transformers and PEFT.