From 536fafcf9faa21e66b4385955e24350917ede646 Mon Sep 17 00:00:00 2001 From: harshit katyal Date: Sun, 12 Dec 2021 20:20:36 +0000 Subject: [PATCH] Upload train_results.json --- train_results.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 train_results.json diff --git a/train_results.json b/train_results.json new file mode 100644 index 0000000..d902886 --- /dev/null +++ b/train_results.json @@ -0,0 +1,8 @@ +{ + "epoch": 4.99, + "train_loss": 0.7233316548665365, + "train_runtime": 4793.1545, + "train_samples": 483, + "train_samples_per_second": 0.504, + "train_steps_per_second": 0.063 +} \ No newline at end of file