Beta
Explore
Marketplace
Neural Labs
Chat
Wallet
Docs
bert-base-chinese-first512 – AI Model by Raychanan | AlphaNeural AI
You can deploy this model and start earning money today!
Raychanan
/
bert-base-chinese-first512
like
0
transformers
pytorch
tensorboard
bert
text-classification
autotrain_compatible
endpoints_compatible
us
Views
No views yet
Model card
Files and Versions
Community
API
Deploy
first 512
training_args = TrainingArguments( output_dir="./results", learning_rate=5e-5, per_device_train_batch_size=16, per_device_eval_batch_size=16, num_train_epochs=5, weight_decay=0.01, evaluation_strategy="epoch", push_to_hub=True )