ITT-AF commited on
Commit
e75e648
β€’
1 Parent(s): 0c86a0e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -2
README.md CHANGED
@@ -36,8 +36,10 @@ The following hyperparameters were used during training:
36
  - mixed_precision_training: Native AMP
37
 
38
  ### Training results
39
-
40
-
 
 
41
  ### Framework versions
42
  - Transformers 4.36.2
43
  - Pytorch 2.1.2+cu121
 
36
  - mixed_precision_training: Native AMP
37
 
38
  ### Training results
39
+ ```
40
+ text = "ν•œκ΅­μ˜ μˆ˜λ„λŠ”"
41
+ gen_text = "ν•œκ΅­μ˜ μˆ˜λ„λŠ” μ„œμšΈμ΄λ‹€. κ·ΈλŸ¬λ‚˜ μ„œμšΈμ΄λΌλŠ” λ„μ‹œλŠ” κ·Έ μžμ²΄κ°€ ν•˜λ‚˜μ˜ κ±°λŒ€ν•œ λ„μ‹œλ‹€. μ„œμšΈμ˜ 쀑심은 κ΄‘ν™”λ¬Έκ΄‘μž₯이닀."
42
+ ```
43
  ### Framework versions
44
  - Transformers 4.36.2
45
  - Pytorch 2.1.2+cu121