lcw99 commited on
Commit
ad420de
1 Parent(s): c62ffdf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -34
README.md CHANGED
@@ -1,44 +1,16 @@
1
  ---
 
 
2
  tags:
3
  - generated_from_keras_callback
 
 
4
  model-index:
5
  - name: t5-base-korean-paraphrase
6
  results: []
7
  ---
8
-
9
- <!-- This model card has been generated automatically according to the information Keras had access to. You should
10
- probably proofread and complete it, then remove this comment. -->
11
-
12
- # t5-base-korean-paraphrase
13
-
14
- This model was trained from scratch on an unknown dataset.
15
- It achieves the following results on the evaluation set:
16
-
17
-
18
- ## Model description
19
-
20
- More information needed
21
-
22
- ## Intended uses & limitations
23
-
24
- More information needed
25
-
26
- ## Training and evaluation data
27
-
28
- More information needed
29
-
30
- ## Training procedure
31
-
32
- ### Training hyperparameters
33
-
34
- The following hyperparameters were used during training:
35
- - optimizer: None
36
- - training_precision: float32
37
-
38
- ### Training results
39
-
40
-
41
-
42
  ### Framework versions
43
 
44
  - Transformers 4.24.0
1
  ---
2
+ language:
3
+ - ko
4
  tags:
5
  - generated_from_keras_callback
6
+ - paraphrase
7
+ license: apache-2.0
8
  model-index:
9
  - name: t5-base-korean-paraphrase
10
  results: []
11
  ---
12
+ # google t5-base korean paraphrase
13
+ BLEU = 31/100
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  ### Framework versions
15
 
16
  - Transformers 4.24.0