Text Generation
PEFT
Safetensors
Transformers
English
lora
sft
trl
conversational
sagedsama commited on
Commit
efe64ef
·
verified ·
1 Parent(s): 54b98b7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -8,11 +8,18 @@ tags:
8
  - sft
9
  - transformers
10
  - trl
 
 
 
 
 
 
11
  ---
12
 
13
  # Model Card for Model ID
14
 
15
  <!-- Provide a quick summary of what the model is/does. -->
 
16
 
17
 
18
 
 
8
  - sft
9
  - transformers
10
  - trl
11
+ license: mit
12
+ datasets:
13
+ - Muennighoff/mbpp
14
+ - sahil2801/CodeAlpaca-20k
15
+ language:
16
+ - en
17
  ---
18
 
19
  # Model Card for Model ID
20
 
21
  <!-- Provide a quick summary of what the model is/does. -->
22
+ Only when asked to write code, it'll write that code. It doesn't have any other capabilities
23
 
24
 
25