Update README.md
Browse files
README.md
CHANGED
@@ -41,8 +41,6 @@ import pytest
|
|
41 |
import pandas as pd<N
|
42 |
```
|
43 |
|
44 |
-
This model does a ton more than just imports, however. For a bunch of examples and a better understanding of the model's capabilities: https://pythonprogramming.net/GPT-python-code-transformer-model-GPyT/
|
45 |
-
|
46 |
## Considerations:
|
47 |
|
48 |
> - This model is intended for educational and research use only. Do not trust model outputs.
|
|
|
41 |
import pandas as pd<N
|
42 |
```
|
43 |
|
|
|
|
|
44 |
## Considerations:
|
45 |
|
46 |
> - This model is intended for educational and research use only. Do not trust model outputs.
|