-
BPO | [16113](https://bugs.python.org/issue16113)
--- | :---
Nosy | @tim-one, @loewis, @rhettinger, @gpshead, @jcea, @pitrou, @vstinner, @larryhastings, @tiran, @ezio-melotti, @asvetlov, @mgorny, @dst…
tiran updated
2 years ago
-
We have heard from multiple directions ([interpreters](https://github.com/WebAssembly/function-references/issues/35), [toolchains](https://github.com/WebAssembly/function-references/issues/40), [debug…
-
These numbers are not great:
> union Office_Fluid_FluidRuntime_Performance
| where Data_eventName == "fluid:telemetry:OdspDriver:uploadSummary_end"
| summarize percentile(Data_blobs, 50), percent…
-
Can we change summarization frequency logic to not just count number of ops, but also count uploaded blobs?
With images being separate blobs, and summarize taking their "normal" speed, it's pretty …
-
It's not super easy to name and come up with descriptions to the skill clusters.
Ideas for naming clusters:
- Keyword/Keyphrase extraction using [keybert](https://pypi.org/project/keybert/), [rake…
-
In the paper《Bringing Structure into Summaries: a Faceted Summarization Dataset for Long Scientific Documents》, I find that models take various content as input, like Full, IC, Intro, Method, Result, …
-
@memray @hfthair
Hi, I try to train **BART-Facet I+C** on released dataset. But the settings in Appendix C can't run and get OOM error on 3090Ti 24GB.
Your settings according to Appendix C Impleme…
-
It would be nice to get word-embeddings for a paragraph, document or really anything longer than a sentence.
Right now, breaking up a document by sentence and retrieving embeddings can be very int…
-
I am trying to parse a pdf & apply the DOCQA model to it.Roberta as well as BERT..!! But I am not getting right answer for it.. whereas independently it's works accurately... !!
This is my flow.ym…
-
Feeding `--dataset_name cnn_dailymail` to `--model_name_or_path google/pegasus-xsum` leads to lots of errors from pytorch - perhaps there is a way to detect that the dataset is inappropriate and give …