rashid996958 commited on
Commit
cea475a
1 Parent(s): 63e8971

Training in progress epoch 2

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -15,11 +15,11 @@ probably proofread and complete it, then remove this comment. -->
15
 
16
  This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-hi](https://huggingface.co/Helsinki-NLP/opus-mt-en-hi) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
- - Train Loss: 4.6629
19
- - Train Accuracy: 0.0579
20
  - Validation Loss: 4.5498
21
  - Validation Accuracy: 0.0613
22
- - Epoch: 1
23
 
24
  ## Model description
25
 
@@ -47,6 +47,7 @@ The following hyperparameters were used during training:
47
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
48
  | 4.6616 | 0.0580 | 4.5498 | 0.0613 | 0 |
49
  | 4.6629 | 0.0579 | 4.5498 | 0.0613 | 1 |
 
50
 
51
 
52
  ### Framework versions
 
15
 
16
  This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-hi](https://huggingface.co/Helsinki-NLP/opus-mt-en-hi) on an unknown dataset.
17
  It achieves the following results on the evaluation set:
18
+ - Train Loss: 4.6650
19
+ - Train Accuracy: 0.0581
20
  - Validation Loss: 4.5498
21
  - Validation Accuracy: 0.0613
22
+ - Epoch: 2
23
 
24
  ## Model description
25
 
 
47
  |:----------:|:--------------:|:---------------:|:-------------------:|:-----:|
48
  | 4.6616 | 0.0580 | 4.5498 | 0.0613 | 0 |
49
  | 4.6629 | 0.0579 | 4.5498 | 0.0613 | 1 |
50
+ | 4.6650 | 0.0581 | 4.5498 | 0.0613 | 2 |
51
 
52
 
53
  ### Framework versions