Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,8 @@ metrics:
|
|
7 |
model-index:
|
8 |
- name: my_t5_small_test
|
9 |
results: []
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -22,7 +24,7 @@ It achieves the following results on the evaluation set:
|
|
22 |
|
23 |
## Model description
|
24 |
|
25 |
-
|
26 |
|
27 |
## Intended uses & limitations
|
28 |
|
@@ -67,4 +69,4 @@ The following hyperparameters were used during training:
|
|
67 |
- Transformers 4.39.3
|
68 |
- Pytorch 2.1.2
|
69 |
- Datasets 2.18.0
|
70 |
-
- Tokenizers 0.15.2
|
|
|
7 |
model-index:
|
8 |
- name: my_t5_small_test
|
9 |
results: []
|
10 |
+
language:
|
11 |
+
- ru
|
12 |
---
|
13 |
|
14 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
24 |
|
25 |
## Model description
|
26 |
|
27 |
+
Model for generating clickbait titles for non-clickbait
|
28 |
|
29 |
## Intended uses & limitations
|
30 |
|
|
|
69 |
- Transformers 4.39.3
|
70 |
- Pytorch 2.1.2
|
71 |
- Datasets 2.18.0
|
72 |
+
- Tokenizers 0.15.2
|