Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
HMPhuoc/toxic
HMPhuoc
/
toxic_test
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6ea5605
toxic_test
1 contributor
History:
32 commits
HMPhuoc
Upload 2 files
6ea5605
verified
12 months ago
__pycache__
fix __main__ module issue on phoBERT.py
12 months ago
train
change file path
12 months ago
.gitattributes
1.68 kB
Upload 2 files
12 months ago
Dockerfile
Safe
208 Bytes
First commit
about 1 year ago
README.md
Safe
188 Bytes
initial commit
about 1 year ago
added_tokens.json
Safe
22 Bytes
add bert tokenizer
12 months ago
app.py
Safe
2.83 kB
add BERT model
12 months ago
bpe.codes
Safe
1.14 MB
add bert tokenizer
12 months ago
gru_model.h5
Safe
245 MB
LFS
change file path
12 months ago
gru_model.keras
Safe
202 MB
LFS
Upload 2 files
12 months ago
lstm_model.h5
Safe
244 MB
LFS
change file path
12 months ago
lstm_model.keras
Safe
202 MB
LFS
Upload 2 files
12 months ago
main.py
Safe
462 Bytes
remove add.py
about 1 year ago
phoBERT.py
Safe
2.13 kB
fix __main__ module issue on phoBERT.py
12 months ago
phoBertModel.pth
pickle
Detected Pickle imports (26)
"__main__.PhoBertModel"
,
"transformers.models.roberta.modeling_roberta.RobertaModel"
,
"transformers.models.roberta.modeling_roberta.RobertaAttention"
,
"torch.nn.modules.normalization.LayerNorm"
,
"transformers.models.roberta.modeling_roberta.RobertaPooler"
,
"torch.LongStorage"
,
"transformers.models.roberta.modeling_roberta.RobertaEncoder"
,
"torch.nn.modules.activation.Tanh"
,
"torch._C._nn.gelu"
,
"collections.OrderedDict"
,
"transformers.models.roberta.modeling_roberta.RobertaSelfOutput"
,
"transformers.models.roberta.modeling_roberta.RobertaOutput"
,
"torch._utils._rebuild_parameter"
,
"torch.FloatStorage"
,
"transformers.activations.GELUActivation"
,
"torch.nn.modules.sparse.Embedding"
,
"__builtin__.set"
,
"transformers.models.roberta.modeling_roberta.RobertaLayer"
,
"torch.nn.modules.dropout.Dropout"
,
"torch.nn.modules.container.ModuleList"
,
"torch._utils._rebuild_tensor_v2"
,
"transformers.models.roberta.modeling_roberta.RobertaEmbeddings"
,
"transformers.models.roberta.configuration_roberta.RobertaConfig"
,
"transformers.models.roberta.modeling_roberta.RobertaIntermediate"
,
"torch.nn.modules.linear.Linear"
,
"transformers.models.roberta.modeling_roberta.RobertaSelfAttention"
How to fix it?
542 MB
LFS
add BERT model
12 months ago
requirements.txt
Safe
117 Bytes
add BERT model
12 months ago
special_tokens_map.json
Safe
167 Bytes
add bert tokenizer
12 months ago
tokenizer.pkl
pickle
Detected Pickle imports (4)
"collections.OrderedDict"
,
"collections.defaultdict"
,
"builtins.int"
,
"keras.src.preprocessing.text.Tokenizer"
How to fix it?
9.15 MB
LFS
change file path
12 months ago
tokenizer_config.json
Safe
1.14 kB
add bert tokenizer
12 months ago
vocab.txt
Safe
895 kB
add bert tokenizer
12 months ago