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