simenaabol commited on
Commit
8bce341
·
1 Parent(s): 9c13cb7

Update stats.txt

Browse files
Files changed (1) hide show
  1. stats.txt +10 -0
stats.txt CHANGED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ #SBATCH --nodes=1
2
+ #SBATCH --ntasks-per-node=1
3
+ #SBATCH --gres=gpu:1
4
+ #SBATCH --constraint=A100
5
+ #SBATCH --mem=17000
6
+
7
+
8
+ {'train_runtime': 1055.9904, 'train_samples_per_second': 5.682, 'train_steps_per_second': 5.682, 'train_loss': 1.6515744712935605, 'epoch': 2.0}
9
+ Time: 1055.99
10
+ Samples/second: 5.68