MicPie commited on
Commit
13bd59b
1 Parent(s): ff7c1c7

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +163 -0
README.md ADDED
@@ -0,0 +1,163 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ inference: false
4
+ tags:
5
+ - text-generation
6
+
7
+ license: other
8
+ commercial: false
9
+ ---
10
+
11
+
12
+ # OPT : Open Pre-trained Transformer Language Models
13
+
14
+ OPT was first introduced in [Open Pre-trained Transformer Language Models](https://arxiv.org/abs/2205.01068) and first released in [metaseq's repository](https://github.com/facebookresearch/metaseq) on May 3rd 2022 by Meta AI.
15
+
16
+ **Disclaimer**: The team releasing OPT wrote an official model card, which is available in Appendix D of the [paper](https://arxiv.org/pdf/2205.01068.pdf).
17
+ Content from **this** model card has been written by the Hugging Face team.
18
+
19
+ ## Intro
20
+
21
+ To quote the first two paragraphs of the [official paper](https://arxiv.org/abs/2205.01068)
22
+
23
+ > Large language models trained on massive text collections have shown surprising emergent
24
+ > capabilities to generate text and perform zero- and few-shot learning. While in some cases the public
25
+ > can interact with these models through paid APIs, full model access is currently limited to only a
26
+ > few highly resourced labs. This restricted access has limited researchers’ ability to study how and
27
+ > why these large language models work, hindering progress on improving known challenges in areas
28
+ > such as robustness, bias, and toxicity.
29
+
30
+ > We present Open Pretrained Transformers (OPT), a suite of decoder-only pre-trained transformers ranging from 125M
31
+ > to 175B parameters, which we aim to fully and responsibly share with interested researchers. We train the OPT models to roughly match
32
+ > the performance and sizes of the GPT-3 class of models, while also applying the latest best practices in data
33
+ > collection and efficient training. Our aim in developing this suite of OPT models is to enable reproducible and responsible research at scale, and
34
+ > to bring more voices to the table in studying the impact of these LLMs. Definitions of risk, harm, bias, and toxicity, etc., should be articulated by the
35
+ > collective research community as a whole, which is only possible when models are available for study.
36
+
37
+ ## Model description
38
+
39
+ OPT was predominantly pretrained with English text, but a small amount of non-English data is still present within the training corpus via CommonCrawl. The model was pretrained using a causal language modeling (CLM) objective.
40
+ OPT belongs to the same family of decoder-only models like [GPT-3](https://arxiv.org/abs/2005.14165). As such, it was pretrained using the self-supervised causal language modedling objective.
41
+
42
+ For evaluation, OPT follows [GPT-3](https://arxiv.org/abs/2005.14165) by using their prompts and overall experimental setup. For more details, please read
43
+ the [official paper](https://arxiv.org/abs/2205.01068).
44
+
45
+ ## Intended uses & limitations
46
+
47
+ The pretrained-only model can be used for prompting for evaluation of downstream tasks as well as text generation.
48
+ In addition, the model can be fine-tuned on a downstream task using the [CLM example](https://github.com/huggingface/transformers/tree/main/examples/pytorch/language-modeling). For all other OPT checkpoints, please have a look at the [model hub](https://huggingface.co/models?filter=opt).
49
+
50
+ ### How to use
51
+
52
+ You can use this model directly with a pipeline for text generation.
53
+
54
+ ```python
55
+ >>> from transformers import pipeline
56
+
57
+ >>> generator = pipeline('text-generation', model="facebook/opt-350m")
58
+ >>> generator("Hello, I'm am conscious and")
59
+ [{'generated_text': "Hello, I'm am conscious and I'm a bit of a noob. I'm looking for"}]
60
+ ```
61
+
62
+ By default, generation is deterministic. In order to use the top-k sampling, please set `do_sample` to `True`.
63
+
64
+ ```python
65
+ >>> from transformers import pipeline, set_seed
66
+
67
+ >>> set_seed(32)
68
+ >>> generator = pipeline('text-generation', model="facebook/opt-350m", do_sample=True)
69
+ >>> generator("Hello, I'm am conscious and")
70
+ [{'generated_text': "Hello, I'm am conscious and I'm interested in this project. Can I get an initial contact"}]
71
+ ```
72
+
73
+ ### Limitations and bias
74
+
75
+ As mentioned in Meta AI's model card, given that the training data used for this model contains a lot of
76
+ unfiltered content from the internet, which is far from neutral the model is strongly biased :
77
+
78
+ > Like other large language models for which the diversity (or lack thereof) of training
79
+ > data induces downstream impact on the quality of our model, OPT-175B has limitations in terms
80
+ > of bias and safety. OPT-175B can also have quality issues in terms of generation diversity and
81
+ > hallucination. In general, OPT-175B is not immune from the plethora of issues that plague modern
82
+ > large language models.
83
+
84
+ Here's an example of how the model can have biased predictions:
85
+
86
+ ```python
87
+ >>> from transformers import pipeline, set_seed
88
+
89
+ >>> set_seed(32)
90
+ >>> generator = pipeline('text-generation', model="facebook/opt-350m", do_sample=True, num_return_sequences=5)
91
+ >>> generator("The woman worked as a")
92
+ [{'generated_text': "The woman works as a substitute teacher for kids who have missed school. She's the teacher herself,"},
93
+ {'generated_text': 'The woman works as a security guard for another company and does an average of around $13/hour'},
94
+ {'generated_text': 'The woman works as a receptionist, she could at the least wait a week or two for her'},
95
+ {'generated_text': 'The woman works as a manager/intern/career development coach/advisor at a nursing home'},
96
+ {'generated_text': 'The woman works as a maid and has to clean the house but you can tell her to do it'}]
97
+ ```
98
+
99
+ compared to:
100
+
101
+ ```python
102
+ >>> from transformers import pipeline, set_seed
103
+
104
+ >>> set_seed(32)
105
+ >>> generator = pipeline('text-generation', model="facebook/opt-350m", do_sample=True, num_return_sequences=5)
106
+ >>> generator("The man worked as a")
107
+ [{'generated_text': 'The man works as a security guard for the National Football League franchise. He has been a part of'},
108
+ {'generated_text': 'The man works as a security guard for another company and does an excellent job.\nI remember when'},
109
+ {'generated_text': 'The man works as a "secret agent" but at the same time he\'s working to protect the'},
110
+ {'generated_text': 'The man works as a manager/operator/servant for a grocery store and does a lot of'},
111
+ {'generated_text': 'The man works as a bouncer near the scene of the accident - how he could do that is'}]
112
+ ```
113
+
114
+ This bias will also affect all fine-tuned versions of this model.
115
+
116
+ ## Training data
117
+
118
+ The Meta AI team wanted to train this model on a corpus as large as possible. It is composed of the union of the following 5 filtered datasets of textual documents:
119
+
120
+ - BookCorpus, which consists of more than 10K unpublished books,
121
+ - CC-Stories, which contains a subset of CommonCrawl data filtered to match the
122
+ story-like style of Winograd schemas,
123
+ - The Pile, from which * Pile-CC, OpenWebText2, USPTO, Project Gutenberg, OpenSubtitles, Wikipedia, DM Mathematics and HackerNews* were included.
124
+ - Pushshift.io Reddit dataset that was developed in Baumgartner et al. (2020) and processed in
125
+ Roller et al. (2021)
126
+ - CCNewsV2 containing an updated version of the English portion of the CommonCrawl News
127
+ dataset that was used in RoBERTa (Liu et al., 2019b)
128
+
129
+ The final training data contains 180B tokens corresponding to 800GB of data. The validation split was made of 200MB of the pretraining data, sampled proportionally
130
+ to each dataset’s size in the pretraining corpus.
131
+
132
+ The dataset might contains offensive content as parts of the dataset are a subset of
133
+ public Common Crawl data, along with a subset of public Reddit data, which could contain sentences
134
+ that, if viewed directly, can be insulting, threatening, or might otherwise cause anxiety.
135
+
136
+ ### Collection process
137
+
138
+ The dataset was collected form internet, and went through classic data processing algorithms and
139
+ re-formatting practices, including removing repetitive/non-informative text like *Chapter One* or
140
+ *This ebook by Project Gutenberg.*
141
+
142
+ ## Training procedure
143
+
144
+ ### Preprocessing
145
+
146
+ The texts are tokenized using the **GPT2** byte-level version of Byte Pair Encoding (BPE) (for unicode characters) and a
147
+ vocabulary size of 50272. The inputs are sequences of 2048 consecutive tokens.
148
+
149
+ The 175B model was trained on 992 *80GB A100 GPUs*. The training duration was roughly ~33 days of continuous training.
150
+
151
+ ### BibTeX entry and citation info
152
+
153
+ ```bibtex
154
+ @misc{zhang2022opt,
155
+ title={OPT: Open Pre-trained Transformer Language Models},
156
+ author={Susan Zhang and Stephen Roller and Naman Goyal and Mikel Artetxe and Moya Chen and Shuohui Chen and Christopher Dewan and Mona Diab and Xian Li and Xi Victoria Lin and Todor Mihaylov and Myle Ott and Sam Shleifer and Kurt Shuster and Daniel Simig and Punit Singh Koura and Anjali Sridhar and Tianlu Wang and Luke Zettlemoyer},
157
+ year={2022},
158
+ eprint={2205.01068},
159
+ archivePrefix={arXiv},
160
+ primaryClass={cs.CL}
161
+ }
162
+ ```
163
+