This model is being used to check the employee reviews about their company.
Where the result for the prediction result as the following
Label_0 => Negative feedback
Label_1 => Positive feedback
Model description
This model is being used to check the employee reviews about their company.
Where the result for the prediction result as the following
Label_0 => Negative feedback
Label_1 => Positive feedback
Intended uses & limitations
More information needed
Training and evaluation data
More information needed
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
learning_rate: 5e-05
train_batch_size: 8
eval_batch_size: 8
seed: 42
optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08