Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
MohametSena
/
timesheet_estimator
like
0
Feature Extraction
Transformers
PyTorch
Generated from Trainer
custom_code
Model card
Files
Files and versions
Community
Train
Use this model
775ea5e
timesheet_estimator
/
special_tokens_map.json
MohametSena
Training in progress, step 300
e440ecf
about 2 years ago
raw
Copy download link
history
blame
Safe
125 Bytes
{
"cls_token"
:
"[CLS]"
,
"mask_token"
:
"[MASK]"
,
"pad_token"
:
"[PAD]"
,
"sep_token"
:
"[SEP]"
,
"unk_token"
:
"[UNK]"
}