Instructions to use fragger246/taxman with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use fragger246/taxman with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("fragger246/taxman", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 30
Browse files- model.safetensors +3 -0
- training_args.bin +3 -0
model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:53f12d3c3f53e5f5be30dde1db30877aa0facc494a234dc31f05afb93d409f4a
|
| 3 |
+
size 2200121872
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ad7702974258966c4c4dfeae2240bb80c59718c041791fe15b7db46d150fe358
|
| 3 |
+
size 5304
|