dylanmengzhou
commited on
Commit
•
24eab49
1
Parent(s):
831b3f5
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,12 @@ metrics:
|
|
7 |
model-index:
|
8 |
- name: kobart-trans-en-ko-v2
|
9 |
results: []
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
---
|
11 |
|
12 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
@@ -53,4 +59,4 @@ The following hyperparameters were used during training:
|
|
53 |
- Transformers 4.28.1
|
54 |
- Pytorch 2.0.0
|
55 |
- Datasets 2.12.0
|
56 |
-
- Tokenizers 0.13.3
|
|
|
7 |
model-index:
|
8 |
- name: kobart-trans-en-ko-v2
|
9 |
results: []
|
10 |
+
license: openrail
|
11 |
+
datasets:
|
12 |
+
- fka/awesome-chatgpt-prompts
|
13 |
+
language:
|
14 |
+
- ko
|
15 |
+
- en
|
16 |
---
|
17 |
|
18 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
|
|
59 |
- Transformers 4.28.1
|
60 |
- Pytorch 2.0.0
|
61 |
- Datasets 2.12.0
|
62 |
+
- Tokenizers 0.13.3
|