harpomaxx commited on
Commit
2920594
1 Parent(s): 0240a54

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -5
README.md CHANGED
@@ -69,15 +69,11 @@ decoded_output = tokenizer.decode(outputs[0], skip_special_tokens=True)
69
  print(decoded_output)
70
  ```
71
 
72
- ## Limitations and Bias
73
 
74
- - The model is specifically fine-tuned for code-related tasks, and its performance on other tasks might not be optimal.
75
- - The biases in the CodeAlpaca dataset might be reflected in the model's outputs.
76
 
77
  ## License
78
 
79
- [Specify the license under which the model is released.]
80
 
81
  ---
82
 
83
- Remember to replace placeholders like `your_model_name_here` with the actual name or path of your model. Adjust any other details as necessary to fit the specifics of your model and its training.
 
69
  print(decoded_output)
70
  ```
71
 
 
72
 
 
 
73
 
74
  ## License
75
 
76
+ OpenRail
77
 
78
  ---
79