satyaalmasian
commited on
Commit
·
e0813d6
1
Parent(s):
72632d2
Update README.md
Browse files
README.md
CHANGED
@@ -38,6 +38,7 @@ We provide a function `merge_tokens` to decipher the output.
|
|
38 |
to further fine-tune, use the `Trainer` from hugginface. An example of a similar fine-tuning can be found [here](https://github.com/satya77/Transformer_Temporal_Tagger/blob/master/run_token_classifier.py).
|
39 |
|
40 |
#Training data
|
|
|
41 |
For pre-training we use a large corpus of automatically annotated news articles with heideltime.
|
42 |
|
43 |
We use 2 data sources for fine-tunning. :
|
|
|
38 |
to further fine-tune, use the `Trainer` from hugginface. An example of a similar fine-tuning can be found [here](https://github.com/satya77/Transformer_Temporal_Tagger/blob/master/run_token_classifier.py).
|
39 |
|
40 |
#Training data
|
41 |
+
|
42 |
For pre-training we use a large corpus of automatically annotated news articles with heideltime.
|
43 |
|
44 |
We use 2 data sources for fine-tunning. :
|