gpt
Here are 77 public repositories matching this topic...
-
Updated
Sep 11, 2020 - Rust
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)
Ideally, we'd support something like mnli += {pretrain_data_fraction = 0.5}, pretrain_tasks = {mnli,boolq}. Currently, pretrain_data_fraction is just a global argument for all pretraining tasks.
-
Updated
Sep 12, 2020 - Python
-
Updated
Sep 13, 2020 - Rust
-
Updated
Apr 22, 2019
-
Updated
Sep 11, 2020 - Jupyter Notebook
-
Updated
Sep 10, 2020 - Python
-
Updated
May 16, 2020 - Python
-
Updated
Sep 5, 2020 - JavaScript
-
Updated
Sep 18, 2019 - JavaScript
-
Updated
Oct 17, 2019 - C
-
Updated
Jul 20, 2020 - JavaScript
-
Updated
Sep 9, 2020 - Shell
-
Updated
Jun 5, 2020 - Jupyter Notebook
Navigate to: https://www.notion.so/API-Developer-Toolkit-49595ed6ffcd413e93ebff10d7e70fe7
Open a Prompt from the library: https://www.notion.so/Idea-Generator-56b1f1d323a747979ed905bbe0c3782c
Edit dolores/prompts.json, including the prompt text and recommended hyperparameter settings:
"idea-generator": [
{
"prompt": "Here is a list of 100 interesting ideas for new movie plots. Each plo
-
Updated
Feb 25, 2020
-
Updated
Sep 2, 2020
-
Updated
Jun 25, 2020 - JavaScript
-
Updated
Jul 18, 2020 - Python
-
Updated
Aug 22, 2020 - Jupyter Notebook
-
Updated
Sep 11, 2020 - TypeScript
Improve this page
Add a description, image, and links to the gpt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gpt topic, visit your repo's landing page and select "manage topics."
Currently we have a mixture of negative and positive formulated arguments, e.g.
no_cudaandtraininghere: https://github.com/huggingface/transformers/blob/0054a48cdd64e7309184a64b399ab2c58d75d4e5/src/transformers/benchmark/benchmark_args_utils.py#L61.We should change all arguments to be positively formulated, *e.g. from
no_cudatocuda. These arguments should