dieineb commited on
Commit
6fd3520
1 Parent(s): 8f1f4af

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -15,11 +15,11 @@ The model was trained with a ...More information is needed.
15
  - Size: 23,805,216 parameters
16
  - Dataset:
17
  - Languages: English, Portuguese
18
- - Number of Training Steps: 30
19
  - Batch size: 32
20
  - Optimizer: rmsprop
21
  - Learning Rate: 0.001
22
- - GPU: T4
23
  - This repository has the source [code used](https://github.com/Nkluge-correa/teeny-tiny_castle/blob/master/ML%20Intro%20Course/16_sequence_to_sequence.ipynb) to train this model.
24
 
25
  ## Usage
 
15
  - Size: 23,805,216 parameters
16
  - Dataset:
17
  - Languages: English, Portuguese
18
+ - Number of Training
19
  - Batch size: 32
20
  - Optimizer: rmsprop
21
  - Learning Rate: 0.001
22
+ - Hardware: TeslaT4
23
  - This repository has the source [code used](https://github.com/Nkluge-correa/teeny-tiny_castle/blob/master/ML%20Intro%20Course/16_sequence_to_sequence.ipynb) to train this model.
24
 
25
  ## Usage