Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
pszemraj
/
opt-350m-email-generation
like
4
Text Generation
Transformers
PyTorch
Safetensors
aeslc
opt
Generated from Trainer
custom-license
no-commercial
email
auto-complete
text-generation-inference
Inference Endpoints
License:
other
Model card
Files
Files and versions
Community
5
Train
Deploy
Use this model
0ff1ddb
opt-350m-email-generation
3 contributors
History:
28 commits
pszemraj
format, add link to postbot
0ff1ddb
about 2 years ago
.gitattributes
Safe
1.17 kB
initial commit
over 2 years ago
.gitignore
Safe
13 Bytes
adding model files
over 2 years ago
README.md
Safe
3.39 kB
format, add link to postbot
about 2 years ago
config.json
Safe
649 Bytes
Change BOS token from 0 to 2 as BOS token is equal to EOS for OPT. See: https://github.com/huggingface/transformers/issues/17431 (#2)
over 2 years ago
latest
Safe
14 Bytes
adding model files
over 2 years ago
merges.txt
Safe
456 kB
add tokenizer
over 2 years ago
pytorch_model.bin
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
What is a pickle import?
1.32 GB
LFS
add fp32 model
over 2 years ago
special_tokens_map.json
Safe
434 Bytes
add tokenizer
over 2 years ago
tokenizer.json
Safe
2.11 MB
add tokenizer
over 2 years ago
tokenizer_config.json
Safe
894 Bytes
add tokenizer
over 2 years ago
training_args.bin
pickle
Detected Pickle imports (8)
"transformers.training_args.OptimizerNames"
,
"transformers.training_args.TrainingArguments"
,
"transformers.trainer_utils.HubStrategy"
,
"transformers.trainer_utils.SchedulerType"
,
"transformers.deepspeed.HfTrainerDeepSpeedConfig"
,
"transformers.trainer_utils.IntervalStrategy"
,
"torch.device"
,
"torch.float16"
How to fix it?
4.27 kB
LFS
adding model files
over 2 years ago
vocab.json
Safe
999 kB
add tokenizer
over 2 years ago
zero_to_fp32.py
Safe
18.9 kB
adding model files
over 2 years ago