-
Dear Authors,
I wonder whether you can provide ready-to-use checkpoint of this model to use for `inference_plot.py` and `inference_story.py`.
I only see instructions on pretrained BART and Tokenizer…
-
documentation is very incomplete for Ontonotes corpus reader -- no explanation of format or behavior wrt character offsets in original documents; no tests
-
Is F1 79.6 the highest score you've ever got on Ontonotes? Why I got F1 79.95 without anything changes for your experiments.conf. Did you set a seed in your experiment?
-
Hi,
Has there been any discussion on annotating null subjects? For example, in Greek as in other languages one can say:
```
# Πήρα το λεωφορείο
# took-1-Sg the bus
```
```
# Ξέχασα να τηλ…
-
We have the following categories that we need to support at Pipeline and MLApp.
### Working with Image Data
- Image Classification (it does classify the image to specific classes)
- [x] model…
-
I have got the jsonlines files through the setup_training.sh. But I can't understand the meaning of clusters in the json files. Can you explain it to me?
-
### Description
I am using the checkpoints available for the English to German translation task.
The problem is translate_ende_wmt32k.
The model is transformer.
The hyper-parameters set used i…
-
Hi :wave: ,
please take a look at the examples provided below. The examples were processed with [corenlp.run](corenlp.run).
The POS-tagger and the Coref-annotator (mention detection) often fail…
-
# Things to do
## For the system
- Improve gender from name pipeline using something from Nathian Matias's links.
- Heuristics to identify which mentions connect to sources.
- Linking mentions t…
-
At some point in the development of the Python language, someone decided it would be a good idea to write down aphorisms that crystallize many of its important design principles. [The Zen of Python](h…