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
Like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
c0ab709
vietnamese_hate_speech_detection
78 kB
Ctrl+K
Ctrl+K
3 contributors
History:
94 commits
jesse-tong
c0ab709
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.md
Safe
2.54 kB
Update LICENSE.md
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.89 kB
Change some codes
over 1 year ago
example_uses.md
1.82 kB
over 1 year ago
inference_example.py
Safe
6.5 kB
Reduce max sequence length to 250 as PhoBERT allows maximum 256 tokens
over 1 year ago
inference_lstm.py
7.03 kB
over 1 year ago
knowledge_distillation.py
Safe
13.7 kB
Update
over 1 year ago
model.py
Safe
2.02 kB
debug
over 1 year ago
requirements.txt
125 Bytes
Update requirements
over 1 year ago
train.py
Safe
6.08 kB
Change license and remove redundant data
over 1 year ago
trainer.py
14 kB
print to console
over 1 year ago