Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

TeamGZG
/
toxic-comment-classification-project

Text Classification
TF-Keras
Turkish
code
Model card Files Files and versions
xet
Community

Instructions to use TeamGZG/toxic-comment-classification-project with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • TF-Keras

    How to use TeamGZG/toxic-comment-classification-project 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("TeamGZG/toxic-comment-classification-project")
    
  • Notebooks
  • Google Colab
  • Kaggle
toxic-comment-classification-project
20.6 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 18 commits
gzgnlp's picture
gzgnlp
Update README.md
e7d252f about 3 years ago
  • end_to_end_model
    Upload 5 files about 3 years ago
  • .gitattributes
    1.57 kB
    Upload 5 files about 3 years ago
  • README.md
    909 Bytes
    Update README.md about 3 years ago
  • app.py
    2.22 kB
    Create app.py about 3 years ago
  • requirements.txt
    31 Bytes
    Create requirements.txt about 3 years ago
  • tr-stop-words.txt
    1.79 kB
    Upload tr-stop-words.txt about 3 years ago