Areeb123 commited on
Commit
39f14e7
1 Parent(s): 25c1770

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -6,6 +6,13 @@ tags:
6
  model-index:
7
  - name: En-Hi_Translation_Model
8
  results: []
 
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
@@ -17,7 +24,8 @@ This model is a fine-tuned version of [Helsinki-NLP/opus-mt-en-hi](https://huggi
17
  It achieves the following results on the evaluation set:
18
  - Train Loss: 0.7730
19
  - Validation Loss: 0.9084
20
- - Epoch: 2
 
21
 
22
  ## Model description
23
 
@@ -53,4 +61,4 @@ The following hyperparameters were used during training:
53
  - Transformers 4.35.2
54
  - TensorFlow 2.14.0
55
  - Datasets 2.15.0
56
- - Tokenizers 0.15.0
 
6
  model-index:
7
  - name: En-Hi_Translation_Model
8
  results: []
9
+ datasets:
10
+ - kde4
11
+ language:
12
+ - en
13
+ - hi
14
+ metrics:
15
+ - bleu
16
  ---
17
 
18
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
 
24
  It achieves the following results on the evaluation set:
25
  - Train Loss: 0.7730
26
  - Validation Loss: 0.9084
27
+ - Epoch: 3
28
+ - glue score = 49
29
 
30
  ## Model description
31
 
 
61
  - Transformers 4.35.2
62
  - TensorFlow 2.14.0
63
  - Datasets 2.15.0
64
+ - Tokenizers 0.15.0