File size: 1,200 Bytes
77beea9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 |
{
"os": "Linux-5.4.0-1043-gcp-x86_64-with-glibc2.29",
"python": "3.8.10",
"heartbeatAt": "2021-07-09T12:43:54.473948",
"startedAt": "2021-07-09T12:43:53.659249",
"docker": null,
"cpu_count": 96,
"cuda": null,
"args": [
"--output_dir=./",
"--model_type=roberta",
"--config_name=./",
"--tokenizer_name=./",
"--dataset_name=oscar",
"--dataset_config_name=unshuffled_deduplicated_als",
"--max_seq_length=128",
"--per_device_train_batch_size=4",
"--per_device_eval_batch_size=4",
"--learning_rate=3e-4",
"--warmup_steps=1000",
"--overwrite_output_dir",
"--num_train_epochs=8"
],
"state": "running",
"program": "run_mlm_flax.py",
"codePath": "run_mlm_flax.py",
"git": {
"remote": "https://huggingface.co/flax-community/roberta-base-mr",
"commit": "faa64e8a79301832a56c78b2b293675039070bb0"
},
"email": "nipunsadvilkar@gmail.com",
"root": "/home/nipunsadvilkar/sample/roberta-base-mr",
"host": "t1v-n-112df4a9-w-0",
"username": "nipunsadvilkar",
"executable": "/home/nipunsadvilkar/roberta_mr_env/bin/python"
}
|