mrm8488 commited on
Commit
106dfc2
1 Parent(s): 5028de7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -7,9 +7,11 @@ language:
7
  pipeline_tag: text-generation
8
  ---
9
 
10
- # Adapter for <model_id> fine-tuned on <dataset_id> for <task>
 
11
 
12
  ## Adapter Description
 
13
 
14
  ## Model Description
15
 
 
7
  pipeline_tag: text-generation
8
  ---
9
 
10
+ # Adapter for BERTIN-GPT-J-6B-ES fine-tuned on Jokes for jokes generation
11
+
12
 
13
  ## Adapter Description
14
+ This adapter was created by using the [PEFT](https://github.com/huggingface/peft) library and allows the base model **Bertin-GPT-J-&B-ES** to be fine-tuned on the dataset **mrm8488/CHISTES_spanish_jokes** for **Spanish jokes generation** by using the method **LoRA**.
15
 
16
  ## Model Description
17