Update README.md
Browse files
README.md
CHANGED
@@ -1,21 +1,22 @@
|
|
1 |
-
---
|
2 |
-
library_name: transformers
|
3 |
-
language:
|
4 |
-
- pl
|
5 |
-
pipeline_tag: text-generation
|
6 |
-
model-index:
|
7 |
-
- name: gpt2-small-III
|
8 |
-
results: []
|
9 |
-
datasets:
|
10 |
-
- allenai/c4
|
11 |
-
- JonaszPotoniec/wikipedia-with-statistics-pl
|
12 |
-
|
|
|
13 |
|
14 |
# Model Card for Model ID
|
15 |
|
16 |
<!-- Provide a quick summary of what the model is/does. -->
|
17 |
|
18 |
-
|
19 |
|
20 |
## Model Details
|
21 |
|
@@ -25,21 +26,7 @@ datasets:
|
|
25 |
|
26 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
27 |
|
28 |
-
- **Developed by:**
|
29 |
-
- **Funded by [optional]:** [More Information Needed]
|
30 |
-
- **Shared by [optional]:** [More Information Needed]
|
31 |
-
- **Model type:** [More Information Needed]
|
32 |
-
- **Language(s) (NLP):** [More Information Needed]
|
33 |
-
- **License:** [More Information Needed]
|
34 |
-
- **Finetuned from model [optional]:** [More Information Needed]
|
35 |
-
|
36 |
-
### Model Sources [optional]
|
37 |
-
|
38 |
-
<!-- Provide the basic links for the model. -->
|
39 |
-
|
40 |
-
- **Repository:** [More Information Needed]
|
41 |
-
- **Paper [optional]:** [More Information Needed]
|
42 |
-
- **Demo [optional]:** [More Information Needed]
|
43 |
|
44 |
## Uses
|
45 |
|
@@ -117,6 +104,7 @@ The following hyperparameters were used during training:
|
|
117 |
|
118 |
<!-- This section describes the evaluation protocols and provides the results. -->
|
119 |
|
|
|
120 |
### Testing Data, Factors & Metrics
|
121 |
|
122 |
#### Testing Data
|
|
|
1 |
+
---
|
2 |
+
library_name: transformers
|
3 |
+
language:
|
4 |
+
- pl
|
5 |
+
pipeline_tag: text-generation
|
6 |
+
model-index:
|
7 |
+
- name: gpt2-small-III
|
8 |
+
results: []
|
9 |
+
datasets:
|
10 |
+
- allenai/c4
|
11 |
+
- JonaszPotoniec/wikipedia-with-statistics-pl
|
12 |
+
- speakleash/PES-2018-2022
|
13 |
+
---
|
14 |
|
15 |
# Model Card for Model ID
|
16 |
|
17 |
<!-- Provide a quick summary of what the model is/does. -->
|
18 |
|
19 |
+
A small GTP-2 model trained on 2.31GB of Polish text
|
20 |
|
21 |
## Model Details
|
22 |
|
|
|
26 |
|
27 |
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
28 |
|
29 |
+
- **Developed by:** romanoza
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
|
31 |
## Uses
|
32 |
|
|
|
104 |
|
105 |
<!-- This section describes the evaluation protocols and provides the results. -->
|
106 |
|
107 |
+
|
108 |
### Testing Data, Factors & Metrics
|
109 |
|
110 |
#### Testing Data
|