avi1o1 commited on
Commit
a541e9d
·
verified ·
1 Parent(s): 68de75d

Upload outputs/task2_bilstm_metrics.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. outputs/task2_bilstm_metrics.json +8 -0
outputs/task2_bilstm_metrics.json ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "task2_bilstm_mlm",
3
+ "val_loss": 4.754865865132375,
4
+ "val_perplexity": 116.14807261313007,
5
+ "vocab_size": 19003,
6
+ "num_train_sentences": 50431,
7
+ "num_val_sentences": 5604
8
+ }