Instructions to use batosoft/price-prediction-model-batosoft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use batosoft/price-prediction-model-batosoft with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("batosoft/price-prediction-model-batosoft", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,7 @@ base_model:
|
|
| 18 |
|
| 19 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
| 20 |
|
| 21 |
-
- **Developed by:**
|
| 22 |
- **Funded by [optional]:** [More Information Needed]
|
| 23 |
- **Shared by [optional]:** [More Information Needed]
|
| 24 |
- **Model type:** [More Information Needed]
|
|
|
|
| 18 |
|
| 19 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
| 20 |
|
| 21 |
+
- **Developed by:** Basem Torky
|
| 22 |
- **Funded by [optional]:** [More Information Needed]
|
| 23 |
- **Shared by [optional]:** [More Information Needed]
|
| 24 |
- **Model type:** [More Information Needed]
|