Shuhaib73 commited on
Commit
9b790c3
·
verified ·
1 Parent(s): 21c2ee5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -8
README.md CHANGED
@@ -49,11 +49,3 @@ trained_pipe.to("cuda")
49
  trained_pipe.load_lora_weights(model_path)
50
 
51
  ```
52
-
53
- #### Limitations and bias
54
-
55
- [TODO: provide examples of latent issues and potential remediations]
56
-
57
- ## Training details
58
-
59
- [TODO: describe the data used to train the model]
 
49
  trained_pipe.load_lora_weights(model_path)
50
 
51
  ```