Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
01GangaPutraBheeshma
/
colab_code_generator_FT_code_gen_UT
like
0
Text2Text Generation
PEFT
Safetensors
iamtarun/python_code_instructions_18k_alpaca
English
code
License:
apache-2.0
Model card
Files
Files and versions
Community
Use this model
01GangaPutraBheeshma
commited on
Nov 25, 2023
Commit
24335e4
•
1 Parent(s):
368eb76
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -59,7 +59,7 @@ peft_config = LoraConfig(
59
lora_dropout=0.1,
60
r=64,
61
bias="none",
62
-
task_type="CAUSAL_LM"
,
63
)
64
'''
65
59
lora_dropout=0.1,
60
r=64,
61
bias="none",
62
+
task_type="CAUSAL_LM"
63
)
64
'''
65