-
This is still referencing ksonnet:
https://codelabs.developers.google.com/codelabs/cloud-kubeflow-e2e-gis/index.html#5
-
These remain, and should be converted to a base of http://github.com/beancount/beancount/tree/v2
```
docs/beancount_design_doc.md
docs/beancount_query_language.md
docs/beancount_scripting_plugins.…
blais updated
4 years ago
-
As text-to-text models (like T5) increase the accessibility of multi-task learning, it also makes sense to have a flexible "Conditional Generation" pipeline.
For example, I should be able to use th…
-
# 🐛 Performance issues
I did a quick benchmark between HuggingFace's implementation of **BART** and FairSeq's implementation.
You can find the benchmark code [here](https://gist.github.com/Colan…
-
Hi there,
I recently ran "finetune_bart.sh" with data from cnn_dm/train.source and saved checkpoints. I only have GPU with 12G memory, then I trained this model with batch_size 1 without distribute…
-
I have a question about how the summarization aspect of `WikiJournalToWeek` works.
From the docs, the command says that it "Go[es] to week summary. If not existing, then parse the day entries to ma…
-
Hello SDL community,
The review of the third revision(s) of the proposal "SDL 0315 - Add RPC Conflict Management" began on February 23, 2021, and continues through March 09, 2021.
- The origin…
-
I found this API recently and thought this was a good way to get rid of any noise in the summaries that happened due to text scraping:
https://criticalrole.fandom.com/api/v1#!/Articles/getList_get_2
…
-
This was proposed to contain a list (or probably a set) of annotation types in the MMIF views. You do not know what view those types are in, but it could be used for quick sniffing.
Some disadvanta…
-
**Background and related problem**
For NLP there are clear generic tasks that almost all different researching projects have to do (POS tagging, dependency tagging, etc.) However, in some instances, …