Shaivn commited on
Commit
a6126cf
·
verified ·
1 Parent(s): a0f2464

Update changes

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -28,14 +28,14 @@ It achieves the following results on the evaluation set:
28
 
29
  ## Training Data
30
 
31
- The dataset consists of 4840 sentences of the financial phrase bank. The dataset was annotated by 16 people with adequate background knowledge on financial markets.
32
 
33
  ## Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
 
37
  * learning rate : 2e-5
38
- * train_bactch_size : 32
39
  * eval_batch_size: 32
40
  * seed: 42
41
  * Optimizer : AdamW
 
28
 
29
  ## Training Data
30
 
31
+ The dataset consists of 4840 sentences of the financial phrase bank. The dataset was annotated by 16 people with adequate background knowledge of financial markets.
32
 
33
  ## Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
 
37
  * learning rate : 2e-5
38
+ * train_batch_size : 32
39
  * eval_batch_size: 32
40
  * seed: 42
41
  * Optimizer : AdamW