- 説明:
GPT3ペーパーで説明されているワードスクランブルおよび算術タスクの合成データセット。
ホームページ: https ://github.com/openai/gpt-3
ソースコード:
tfds.text.Gpt3
バージョン:
-
1.0.0
(デフォルト):リリースノートなし。
-
ダウンロードサイズ:
2.15 MiB
自動キャッシュ(ドキュメント):はい
素性構造:
FeaturesDict({
'completion': Text(shape=(), dtype=tf.string),
'context': Text(shape=(), dtype=tf.string),
})
- 機能ドキュメント:
特徴 | クラス | 形 | Dtype | 説明 |
---|---|---|---|---|
FeaturesDict | ||||
完了 | 文章 | tf.string | ||
環境 | 文章 | tf.string |
監視対象キー(
as_supervised
docを参照):(('context', 'completion')
図( tfds.show_examples ):サポートされていません。
引用:
@article{brown2020language,
title={Language Models are Few-Shot Learners},
author={Tom B. Brown et. al.}
year={2020},
eprint={2005.14165},
archivePrefix={arXiv},
primaryClass={cs.CL}
}
gpt3 / cycle_letters_in_word(デフォルトの設定)
データセットサイズ:
578.76 KiB
分割:
スプリット | 例 |
---|---|
'test' | 10,000 |
- 例( tfds.as_dataframe ):
gpt3 / five_digit_addition
データセットサイズ:
154.76 KiB
分割:
スプリット | 例 |
---|---|
'test' | 2,000 |
- 例( tfds.as_dataframe ):
gpt3 / five_digit_subtraction
データセットサイズ:
156.37 KiB
分割:
スプリット | 例 |
---|---|
'test' | 2,000 |
- 例( tfds.as_dataframe ):
gpt3 / four_digit_addition
データセットサイズ:
148.99 KiB
分割:
スプリット | 例 |
---|---|
'test' | 2,000 |
- 例( tfds.as_dataframe ):
gpt3 / four_digit_subtraction
データセットサイズ:
150.54 KiB
分割:
スプリット | 例 |
---|---|
'test' | 2,000 |
- 例( tfds.as_dataframe ):
gpt3 / mid_word_1_anagrams
データセットサイズ:
567.89 KiB
分割:
スプリット | 例 |
---|---|
'test' | 10,000 |
- 例( tfds.as_dataframe ):
gpt3 / mid_word_2_anagrams
データセットサイズ:
578.76 KiB
分割:
スプリット | 例 |
---|---|
'test' | 10,000 |
- 例( tfds.as_dataframe ):
gpt3 / random_insertion_in_word
データセットサイズ:
648.42 KiB
分割:
スプリット | 例 |
---|---|
'test' | 10,000 |
- 例( tfds.as_dataframe ):
gpt3 / reverse_words
データセットサイズ:
578.76 KiB
分割:
スプリット | 例 |
---|---|
'test' | 10,000 |
- 例( tfds.as_dataframe ):
gpt3 / single_digit_three_ops
データセットサイズ:
138.33 KiB
分割:
スプリット | 例 |
---|---|
'test' | 2,000 |
- 例( tfds.as_dataframe ):
gpt3 / six_digit_addition
データセットサイズ:
160.70 KiB
分割:
スプリット | 例 |
---|---|
'test' | 2,000 |
- 例( tfds.as_dataframe ):
gpt3 / six_digit_subtraction
データセットサイズ:
162.26 KiB
分割:
スプリット | 例 |
---|---|
'test' | 2,000 |
- 例( tfds.as_dataframe ):
gpt3 / sum_of_digits
データセットサイズ:
194.95 KiB
分割:
スプリット | 例 |
---|---|
'test' | 2,000 |
- 例( tfds.as_dataframe ):
gpt3 / three_digit_addition
データセットサイズ:
143.18 KiB
分割:
スプリット | 例 |
---|---|
'test' | 2,000 |
- 例( tfds.as_dataframe ):
gpt3 / three_digit_subtraction
データセットサイズ:
144.68 KiB
分割:
スプリット | 例 |
---|---|
'test' | 2,000 |
- 例( tfds.as_dataframe ):
gpt3 / two_digit_addition
データセットサイズ:
137.33 KiB
分割:
スプリット | 例 |
---|---|
'test' | 2,000 |
- 例( tfds.as_dataframe ):
gpt3 / two_digit_multiplication
データセットサイズ:
141.29 KiB
分割:
スプリット | 例 |
---|---|
'test' | 2,000 |
- 例( tfds.as_dataframe ):
gpt3 / two_digit_subtraction
データセットサイズ:
138.88 KiB
分割:
スプリット | 例 |
---|---|
'test' | 2,000 |
- 例( tfds.as_dataframe ):