PeterBrendan
commited on
Commit
·
31ea32e
1
Parent(s):
5a2abda
Update README.md
Browse files
README.md
CHANGED
@@ -10,13 +10,13 @@ widget:
|
|
10 |
|
11 |
**Model name:** Prebid_Module_GPT2
|
12 |
|
13 |
-
**Model description:** This fine-tuned version of the GPT-2 model was trained on a dataset of 1100+ publisher domains' Prebid installed modules.
|
14 |
|
15 |
**Intended uses:** This model is intended to assist publishers in understanding and exploring how other publishers use Prebid modules. It serves as a reference to gain insights into common configurations, best practices, and different approaches used by publishers across various domains.
|
16 |
|
17 |
**Limitations:** It's important to note that the generated installed Prebid modules are based on the data from the training set and may not cover all possible combinations or reflect the specific requirements of a particular domain. Publishers should carefully review and adapt the generated installed Prebid modules to their specific needs and business rules.
|
18 |
|
19 |
-
**How to use:** To use this model, provide a Prebid module, such as ***
|
20 |
|
21 |
**Training data:** This model was trained on a dataset consisting of over 1100+ publisher domains Prebid modules. The dataset was collected from a variety of publishers and represents a wide range of Prebid settings used in the industry.
|
22 |
|
|
|
10 |
|
11 |
**Model name:** Prebid_Module_GPT2
|
12 |
|
13 |
+
**Model description:** This fine-tuned version of the GPT-2 model was trained on a dataset of 1100+ publisher domains' Prebid installed modules. The model aims to provide insights into what Prebid modules other publishers install with their Prebid set-up. Given a Prebid module, such as ***appnexusBidAdapter***, the model can generate a sample Prebid installed modules combination based on the collected data. This helps publishers gain an understanding of how different publishers use Prebid modules.
|
14 |
|
15 |
**Intended uses:** This model is intended to assist publishers in understanding and exploring how other publishers use Prebid modules. It serves as a reference to gain insights into common configurations, best practices, and different approaches used by publishers across various domains.
|
16 |
|
17 |
**Limitations:** It's important to note that the generated installed Prebid modules are based on the data from the training set and may not cover all possible combinations or reflect the specific requirements of a particular domain. Publishers should carefully review and adapt the generated installed Prebid modules to their specific needs and business rules.
|
18 |
|
19 |
+
**How to use:** To use this model, provide a Prebid module, such as ***gptPreAuction***. The model will generate a sample Prebid installed modules combination related to that input based on the collected data from that point forward. To start from the beginning, use ***[*** as the input.
|
20 |
|
21 |
**Training data:** This model was trained on a dataset consisting of over 1100+ publisher domains Prebid modules. The dataset was collected from a variety of publishers and represents a wide range of Prebid settings used in the industry.
|
22 |
|