IIC
/

Text Generation
Transformers
Safetensors
Spanish
qwen2
chat
conversational
text-generation-inference
Inference Endpoints
gonzalo-santamaria-iic commited on
Commit
ade8595
·
verified ·
1 Parent(s): 85fbd11

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -140,7 +140,7 @@ We use the [Transformer Reinforcement Learning](https://huggingface.co/docs/trl/
140
 
141
  #### Training Hyperparameters
142
 
143
- ```shell
144
  LORA_CONFIG = {
145
  "r": 64,
146
  "lora_alpha": 16,
 
140
 
141
  #### Training Hyperparameters
142
 
143
+ ```python
144
  LORA_CONFIG = {
145
  "r": 64,
146
  "lora_alpha": 16,