Instructions to use xinyacs/EcomBert-DC-V1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use xinyacs/EcomBert-DC-V1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-classification", model="xinyacs/EcomBert-DC-V1")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("xinyacs/EcomBert-DC-V1", device_map="auto") - Notebooks
- Google Colab
- Kaggle
EcomBert-DC-V1 access request
This repository is publicly accessible, but you have to accept the conditions to access its files and content.
This repository contains both code and model weights. Please describe your intended use. Access is manually reviewed by the author, and commercial use is not permitted unless prior written authorization has been granted.
Log in or Sign Up to review the conditions and access this model content.
Gated model You can list files but not access them
Preview of files found in this repository