Update project and configurations
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"base_model": "hfl/chinese-macbert-base",
|
||||
"epochs": 16,
|
||||
"batch_size": 8,
|
||||
"learning_rate": 2e-05,
|
||||
"train_size": 1557,
|
||||
"dev_size": 401,
|
||||
"best_dev_accuracy": 0.9875,
|
||||
"device": "mps"
|
||||
}
|
||||
Reference in New Issue
Block a user