MasterAlex69 commited on
Commit
3e828f6
1 Parent(s): ad5ccae

Model save

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -1,7 +1,6 @@
1
  ---
2
  library_name: transformers
3
- license: mit
4
- base_model: openai-community/gpt2
5
  tags:
6
  - generated_from_trainer
7
  model-index:
@@ -14,7 +13,7 @@ should probably proofread and complete it, then remove this comment. -->
14
 
15
  # gpt2_edline
16
 
17
- This model is a fine-tuned version of [openai-community/gpt2](https://huggingface.co/openai-community/gpt2) on an unknown dataset.
18
 
19
  ## Model description
20
 
@@ -33,7 +32,7 @@ More information needed
33
  ### Training hyperparameters
34
 
35
  The following hyperparameters were used during training:
36
- - learning_rate: 1e-07
37
  - train_batch_size: 4
38
  - eval_batch_size: 8
39
  - seed: 42
 
1
  ---
2
  library_name: transformers
3
+ base_model: ai-forever/rugpt3small_based_on_gpt2
 
4
  tags:
5
  - generated_from_trainer
6
  model-index:
 
13
 
14
  # gpt2_edline
15
 
16
+ This model is a fine-tuned version of [ai-forever/rugpt3small_based_on_gpt2](https://huggingface.co/ai-forever/rugpt3small_based_on_gpt2) on an unknown dataset.
17
 
18
  ## Model description
19
 
 
32
  ### Training hyperparameters
33
 
34
  The following hyperparameters were used during training:
35
+ - learning_rate: 1e-06
36
  - train_batch_size: 4
37
  - eval_batch_size: 8
38
  - seed: 42