Commit
·
6db969e
1
Parent(s):
e9d5dad
Update README.md
Browse files
README.md
CHANGED
@@ -57,6 +57,8 @@ To use the full SRL model (transformers portion + a decoding layer), refer to th
|
|
57 |
#### Limitations and bias
|
58 |
|
59 |
- This model does not include a Tensorflow version. This is because the "type_vocab_size" in this model was changed (from 1 to 2) and, therefore, it cannot be easily converted to Tensorflow.
|
|
|
|
|
60 |
|
61 |
|
62 |
## Training data
|
|
|
57 |
#### Limitations and bias
|
58 |
|
59 |
- This model does not include a Tensorflow version. This is because the "type_vocab_size" in this model was changed (from 1 to 2) and, therefore, it cannot be easily converted to Tensorflow.
|
60 |
+
- The models were trained only for 5 epochs.
|
61 |
+
- The English data was preprocessed to match the Portuguese data, so there are some differences in role attributions and some roles were removed from the data.
|
62 |
|
63 |
|
64 |
## Training data
|