Instructions to use papepipopu/trading_ai with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use papepipopu/trading_ai with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="papepipopu/trading_ai")# Load model directly from transformers import AutoTokenizer, AutoModelForSequenceClassification tokenizer = AutoTokenizer.from_pretrained("papepipopu/trading_ai") model = AutoModelForSequenceClassification.from_pretrained("papepipopu/trading_ai", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
d7a5102
1
Parent(s): 92b2287
Training in progress, epoch 2
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 438010997
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a239a78c52ec19b3bcf7910c00e9ae0ff0e26ff76405b239e65fa737fa4aaa83
|
| 3 |
size 438010997
|
runs/Feb01_18-07-54_49f755b707a8/events.out.tfevents.1675274884.49f755b707a8.231.2
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b65b7e69a350fe956f5d57e3c67fabd68b203d2f8ca64ab015073ab56a5ebc3
|
| 3 |
+
size 4184
|