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") - Notebooks
- Google Colab
- Kaggle
Commit ·
fb22647
1
Parent(s): 88b8bdc
Training in progress, epoch 2
Browse files
runs/Feb01_18-07-54_49f755b707a8/events.out.tfevents.1675275106.49f755b707a8.231.4
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:0a8ae6812b7563e755d1fec615fe7de47da731b05d1385d1424cd8a33b933598
|
| 3 |
+
size 4184
|