Nattapong Tapachoom
commited on
Commit
Β·
4e7e5ad
1
Parent(s):
05a92f5
Add tokenizer configuration and training arguments for upgradeSentiment03 model
Browse files- Introduced a new tokenizer configuration file `tokenizer_config.json` with special tokens and settings for the CamembertTokenizer.
- Added training arguments in `training_args.bin` for the upgradeSentiment03 model, including parameters for training, evaluation, logging, and optimization strategies.
- upgradetrainSentimentv3/config.json β config.json +0 -0
- upgradetrainSentimentv3/model.safetensors β model.safetensors +0 -0
- upgradetrainSentimentv3/sentencepiece.bpe.model β sentencepiece.bpe.model +0 -0
- upgradetrainSentimentv3/special_tokens_map.json β special_tokens_map.json +0 -0
- upgradetrainSentimentv3/tokenizer.json β tokenizer.json +0 -0
- upgradetrainSentimentv3/tokenizer_config.json β tokenizer_config.json +0 -0
- upgradetrainSentimentv3/training_args.bin β training_args.bin +0 -0
upgradetrainSentimentv3/config.json β config.json
RENAMED
|
File without changes
|
upgradetrainSentimentv3/model.safetensors β model.safetensors
RENAMED
|
File without changes
|
upgradetrainSentimentv3/sentencepiece.bpe.model β sentencepiece.bpe.model
RENAMED
|
File without changes
|
upgradetrainSentimentv3/special_tokens_map.json β special_tokens_map.json
RENAMED
|
File without changes
|
upgradetrainSentimentv3/tokenizer.json β tokenizer.json
RENAMED
|
File without changes
|
upgradetrainSentimentv3/tokenizer_config.json β tokenizer_config.json
RENAMED
|
File without changes
|
upgradetrainSentimentv3/training_args.bin β training_args.bin
RENAMED
|
File without changes
|