Henry-E
Henry-E
Both GPT and BERT were trained on bookscorpus. Presumably there's a private copy people are passing about. There's some [web scrapers](https://github.com/soskek/bookcorpus) out there designed for recreating the bookscorpus but this...
It would be great to be able to use source features / input embeddings with transformers in Marian. Is this functionality available yet? I haven't been to find anything in...
Based on what's written here I have a model with 4 features. So I set feat vec size to be all the same. But I still get an error. ```...
Thanks for following up. Are there any actions that you need from me to recreate this?
@vince62s Are there any plans to include source word features in the new data processing pipeline? They're widely used in many non-NMT applications such as NLG.
Yep, just checked the environment and it has ``` Name: twint Version: 2.1.4 ```
Ah ok, this is just from one of the example [python scripts](https://github.com/deepmind/open_spiel/blob/master/open_spiel/python/examples/cfr_cpp_example.py). `So currently the only way is to use the OpenSpiel parameters instead of the ACPC game def (as...
It would be really helpful if you could outline how to interpret the values returned from the print and plot functions
Hey, I made up an rmarkdown document comparing a couple of different distributions that typically follow benfords law (lognormal with high standard deviation, exponential) and some that don't (lognormal with...
Recommend asking on https://solana.stackexchange.com/ and closing this issue as this is not an issue with anchor itself but the solana runtime.