Ahmed007 commited on
Commit
1192538
1 Parent(s): 905790f

update model card README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -3,14 +3,14 @@ base_model: akhooli/gpt2-small-arabic
3
  tags:
4
  - generated_from_trainer
5
  model-index:
6
- - name: gpt2-arabic-poet
7
  results: []
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
  should probably proofread and complete it, then remove this comment. -->
12
 
13
- # gpt2-arabic-poet
14
 
15
  This model is a fine-tuned version of [akhooli/gpt2-small-arabic](https://huggingface.co/akhooli/gpt2-small-arabic) on the None dataset.
16
 
@@ -32,11 +32,11 @@ More information needed
32
 
33
  The following hyperparameters were used during training:
34
  - learning_rate: 0.0005
35
- - train_batch_size: 32
36
- - eval_batch_size: 32
37
  - seed: 42
38
  - gradient_accumulation_steps: 8
39
- - total_train_batch_size: 256
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: cosine
42
  - lr_scheduler_warmup_steps: 1000
 
3
  tags:
4
  - generated_from_trainer
5
  model-index:
6
+ - name: GPT2-arabic-poet
7
  results: []
8
  ---
9
 
10
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
  should probably proofread and complete it, then remove this comment. -->
12
 
13
+ # GPT2-arabic-poet
14
 
15
  This model is a fine-tuned version of [akhooli/gpt2-small-arabic](https://huggingface.co/akhooli/gpt2-small-arabic) on the None dataset.
16
 
 
32
 
33
  The following hyperparameters were used during training:
34
  - learning_rate: 0.0005
35
+ - train_batch_size: 10
36
+ - eval_batch_size: 10
37
  - seed: 42
38
  - gradient_accumulation_steps: 8
39
+ - total_train_batch_size: 80
40
  - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
41
  - lr_scheduler_type: cosine
42
  - lr_scheduler_warmup_steps: 1000