simenaabol commited on
Commit
72ccc53
·
1 Parent(s): 5f69bcc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -14,6 +14,16 @@ model-index:
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
 
 
 
 
 
 
 
 
 
 
17
  # norbert2_sentiment_norec_en_gpu_500_rader_max_1
18
 
19
  This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on an unknown dataset.
 
14
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
  should probably proofread and complete it, then remove this comment. -->
16
 
17
+ # Kjøretid
18
+
19
+ {'train_runtime': 291.2967, 'train_samples_per_second': 51.494, 'train_steps_per_second': 0.189, 'train_loss': 0.6998663252050227, 'epoch': 4.94}
20
+ Time: 291.30
21
+ Samples/second: 51.49
22
+
23
+ #SBATCH --nodes=1
24
+ #SBATCH --ntasks-per-node=1
25
+ #SBATCH --gres=gpu:A100m40:1
26
+
27
  # norbert2_sentiment_norec_en_gpu_500_rader_max_1
28
 
29
  This model is a fine-tuned version of [bert-large-uncased](https://huggingface.co/bert-large-uncased) on an unknown dataset.