kennethge123 commited on
Commit
af161e4
·
verified ·
1 Parent(s): 2fa8af5

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ license: mit
4
+ library_name: pytorch
5
+ ---
6
+ # Plainly Optimized Network
7
+ Dataset: BIGBENCH
8
+
9
+ Trainer Hyperparameters:
10
+ - `lr` = 5e-05
11
+ - `per_device_batch_size` = 8
12
+ - `gradient_accumulation_steps` = 2
13
+ - `weight_decay` = 0.0
14
+ - `seed` = 42
15
+
16
+ |eval_loss|eval_accuracy|epoch|
17
+ |--|--|--|