erythropygia commited on
Commit
56e6ab5
1 Parent(s): e59ca87

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -17,7 +17,7 @@ Warning: Since the model is trained on a large dataset, it may produce unethical
17
 
18
  ### Training Data
19
 
20
- - Dataset size: ~2.2 million (Wikipedia, News and etc.)
21
 
22
 
23
  ## Using model
@@ -64,9 +64,9 @@ print(generate_output("Küresel ısınma "))
64
 
65
  #### Training Hyperparameters
66
 
67
- - **Epochs:** 13
68
- - **LearningRate:** 4e-5
69
 
70
 
71
  #### Training Results
72
- **training_loss:** 3.46675440790132 (Model continues to be trained)
 
17
 
18
  ### Training Data
19
 
20
+ - Dataset size: ~1.2 million clean data (Wikipedia, News and etc.)
21
 
22
 
23
  ## Using model
 
64
 
65
  #### Training Hyperparameters
66
 
67
+ - **Epochs:** 2
68
+ - **LearningRate:** 4e-4
69
 
70
 
71
  #### Training Results
72
+ **training_loss:** 4.07775440790132 (Model continues to be trained)