Upload folder using huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# How to use
|
| 2 |
```python
|
| 3 |
from transformers import AutoModel, AutoTokenizer
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
---
|
| 4 |
+
[](https://github.com/genbio-ai/ModelGenerator/blob/main/LICENSE)
|
| 5 |
# How to use
|
| 6 |
```python
|
| 7 |
from transformers import AutoModel, AutoTokenizer
|