Update README.md
Browse files
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 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|