Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
jesse-tong
/
vietnamese_hate_speech_detection
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
vietnamese_hate_speech_detection
4.45 MB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 74 commits
jesse-tong's picture
jesse-tong
modified: example_uses.md
72b93f1 over 1 year ago
  • models
    Add layer normalization to LSTM model over 1 year ago
  • utils
    First commit over 1 year ago
  • .gitignore
    105 Bytes
    Add test dataset and example inference/evaluation for LSTM model over 1 year ago
  • LICENSE
    35.1 kB
    First commit over 1 year ago
  • README.md
    168 Bytes
    Add test dataset and example inference/evaluation for LSTM model over 1 year ago
  • config.py
    1.48 kB
    First commit over 1 year ago
  • dataset.py
    10.5 kB
    Delete debug vals over 1 year ago
  • distill_bert_to_lstm.py
    7.69 kB
    Change arguments over 1 year ago
  • example_uses.md
    1.79 kB
    modified: example_uses.md over 1 year ago
  • inference_example.py
    6.5 kB
    Reduce max sequence length to 250 as PhoBERT allows maximum 256 tokens over 1 year ago
  • inference_lstm.py
    7.18 kB
    Reduce max sequence length to 250 as PhoBERT allows maximum 256 tokens over 1 year ago
  • knowledge_distillation.py
    13.7 kB
    print to console over 1 year ago
  • model.py
    2.02 kB
    debug over 1 year ago
  • requirements.txt
    125 Bytes
    Update requirements over 1 year ago
  • test_data.csv
    4.32 MB
    Add test dataset and example inference/evaluation for LSTM model over 1 year ago
  • test_data_creation.ipynb
    18.8 kB
    Add test dataset and example inference/evaluation for LSTM model over 1 year ago
  • train.py
    6.07 kB
    Change arguments over 1 year ago
  • trainer.py
    14 kB
    print to console over 1 year ago