| { | |
| "framework": "tensorflow", | |
| "task": "text-classification", | |
| "dataset_size": 2986, | |
| "batch_size": 32, | |
| "epochs": 50, | |
| "optimizer": "adam", | |
| "learning_rate": 0.001, | |
| "early_stopping": true, | |
| "validation_split": 0.2 | |
| } |
| { | |
| "framework": "tensorflow", | |
| "task": "text-classification", | |
| "dataset_size": 2986, | |
| "batch_size": 32, | |
| "epochs": 50, | |
| "optimizer": "adam", | |
| "learning_rate": 0.001, | |
| "early_stopping": true, | |
| "validation_split": 0.2 | |
| } |