Instructions to use seastar105/practice with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use seastar105/practice with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("seastar105/practice", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload token_dataset.npy with huggingface_hub
Browse files- token_dataset.npy +3 -0
token_dataset.npy
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f4fd533ba19182df1093bbb557ff01688296c6d2ae79ca5e4530d78cf0e4161f
|
| 3 |
+
size 2205560510
|