Update README.md
Browse files
README.md
CHANGED
|
@@ -163,4 +163,18 @@ if __name__ == "__main__":
|
|
| 163 |
print("\nModel output:\n", assistant_response)
|
| 164 |
|
| 165 |
```
|
|
|
|
| 166 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 163 |
print("\nModel output:\n", assistant_response)
|
| 164 |
|
| 165 |
```
|
| 166 |
+
## Evulation
|
| 167 |
|
| 168 |
+
Evulation results is cooming soon!
|
| 169 |
+
|
| 170 |
+
## Risks and biases
|
| 171 |
+
|
| 172 |
+
Model may generates:
|
| 173 |
+
- Illegal outputs
|
| 174 |
+
- Harmfull contents
|
| 175 |
+
|
| 176 |
+
Use with caution!!
|
| 177 |
+
|
| 178 |
+
## Contact
|
| 179 |
+
|
| 180 |
+
"bertug2099@gmail.com" or "bertugscpmail@gmail.com"
|