Update changes
Browse files
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
|
32 |
|
33 |
## Training hyperparameters
|
34 |
|
35 |
The following hyperparameters were used during training:
|
36 |
|
37 |
* learning rate : 2e-5
|
38 |
-
*
|
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
|