-
Updated
Apr 8, 2020 - Python
gpt-2
Here are 122 public repositories matching this topic...
-
Updated
Jun 18, 2020 - Python
I'm playing around with this wonderful code but I'm running into a curious issue when I try to train the model with my own data.
I replicated the personachat_self_original.json file structure and added my own data. I deleted dataset_cache_OpenAIGPTTokenizer file but when I try to train, I get this error:
INFO:train.py:Pad inputs and convert to Tensor
Traceback (most recent call last)
-
Updated
Mar 21, 2020 - Python
Hi,
When we try to tokenize the following sentence:
If we use spacy
a = spacy.load('en_core_web_lg')
doc = a("I like the link http://www.idph.iowa.gov/ohds/oral-health-center/coordinator")
list(doc)
We got
[I, like, the, link, http://www.idph.iowa.gov, /, ohds, /, oral, -, health, -, center, /, coordinator]
But if we use the Spacy transformer tokenizer:
-
Updated
May 16, 2020 - Python
使用方法
-
TransformerDecoder.forward: where doesself.trainingcome from?
https://github.com/asyml/texar-pytorch/blob/d17d502b50da1d95cb70435ed21c6603370ce76d/texar/torch/modules/decoders/transformer_decoders.py#L448-L449 -
All arguments should say their types explicitly in the docstring. E.g., what is the type of
infer_mode? The [method signature](https://texar-pytorch.readthedocs.
-
Updated
May 19, 2020 - Python
-
Updated
Jul 8, 2019 - Python
-
Updated
Nov 13, 2019 - Jupyter Notebook
-
Updated
May 29, 2020
-
Updated
Mar 6, 2020 - Python
-
Updated
Jun 17, 2020 - Rust
-
Updated
Feb 1, 2020 - HTML
-
Updated
May 19, 2020 - Jupyter Notebook
-
Updated
May 21, 2020 - Python
-
Updated
Feb 19, 2020 - Jupyter Notebook
-
Updated
Jun 1, 2020 - Python
-
Updated
Feb 3, 2020 - Jupyter Notebook
-
Updated
May 16, 2020 - Python
-
Updated
Jul 28, 2019 - HTML
-
Updated
Dec 10, 2019 - C++
-
Updated
Mar 1, 2020 - Python
-
Updated
May 24, 2020 - Python
-
Updated
Aug 7, 2019 - HTML
-
Updated
Jan 26, 2020 - Jupyter Notebook
-
Updated
Aug 15, 2019 - Python
Improve this page
Add a description, image, and links to the gpt-2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gpt-2 topic, visit your repo's landing page and select "manage topics."
warningsand add spellcheck).warningsin the docs building.