Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
crscardellino
/
flisol-cba-martin-fierro
like
0
Text Generation
Transformers
PyTorch
Safetensors
gpt2
Generated from Trainer
text-generation-inference
Inference Endpoints
License:
mit
Model card
Files
Files and versions
Train
Deploy
Use this model
a15aee5
flisol-cba-martin-fierro
1 contributor
History:
15 commits
crscardellino
update model card README.md
a15aee5
almost 2 years ago
data
Added Martin Fierro corpus
almost 2 years ago
img
First part of the presentation notebook
almost 2 years ago
.gitattributes
1.56 kB
Added jpg/gif images to git-lfs
almost 2 years ago
.gitignore
3.09 kB
Build a basic CLI app for the chatbot. Improve the way to read the prompt.
almost 2 years ago
LICENSE
35.2 kB
Added LICENSE file
almost 2 years ago
README.md
1.72 kB
update model card README.md
almost 2 years ago
chatbot.py
7.93 kB
Fixed some style validations on chatbot.py
almost 2 years ago
config.json
958 Bytes
End of training
almost 2 years ago
flisol-cordoba-2023.ipynb
31.9 kB
Full blank notebook. Needs to be run with the training model ready
almost 2 years ago
generation_config.json
119 Bytes
End of training
almost 2 years ago
prompt.txt
381 Bytes
Build a basic CLI app for the chatbot. Improve the way to read the prompt.
almost 2 years ago
pytorch_model.bin
510 MB
LFS
End of training
almost 2 years ago
requirements.txt
167 Bytes
Updated requirements
almost 2 years ago
training_args.bin
pickle
Detected Pickle imports (6)
"transformers.training_args.TrainingArguments"
,
"transformers.trainer_utils.IntervalStrategy"
,
"transformers.training_args.OptimizerNames"
,
"transformers.trainer_utils.HubStrategy"
,
"transformers.trainer_utils.SchedulerType"
,
"torch.device"
How to fix it?
3.58 kB
LFS
End of training
almost 2 years ago
utils.py
3.19 kB
utils module
almost 2 years ago