Instructions to use duddaladeepak/test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TF-Keras
How to use duddaladeepak/test with TF-Keras:
# Note: 'keras<3.x' or 'tf_keras' must be installed (legacy) # See https://github.com/keras-team/tf-keras for more details. from huggingface_hub import from_pretrained_keras model = from_pretrained_keras("duddaladeepak/test") - Notebooks
- Google Colab
- Kaggle
Commit ·
6ecbea1
1
Parent(s): 5199301
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,8 +2,6 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
language: en
|
| 4 |
pipeline_tag: "text-classification"
|
| 5 |
-
tags:
|
| 6 |
-
- Bert
|
| 7 |
widget:
|
| 8 |
- text:
|
| 9 |
- "i love you"
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
language: en
|
| 4 |
pipeline_tag: "text-classification"
|
|
|
|
|
|
|
| 5 |
widget:
|
| 6 |
- text:
|
| 7 |
- "i love you"
|