Instructions to use apsys/startup-bert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use apsys/startup-bert with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("apsys/startup-bert", set_active=True) - Notebooks
- Google Colab
- Kaggle
Upload trfs-model.onnx
Browse filesModel to predict startup revenue (poorly). Needs strong inference to work better
- trfs-model.onnx +3 -0
trfs-model.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec2af2f2521a80c59da1f880fc6b177d51f006a6b2f48599d6af5433a8fe14f8
|
| 3 |
+
size 433547079
|