damerajee commited on
Commit
4c1e271
1 Parent(s): f9e295f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -13
README.md CHANGED
@@ -6,6 +6,12 @@ tags:
6
  model-index:
7
  - name: damerajee/hindi-english
8
  results: []
 
 
 
 
 
 
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
@@ -19,19 +25,7 @@ It achieves the following results on the evaluation set:
19
  - Validation Loss: 0.2275
20
  - Epoch: 0
21
 
22
- ## Model description
23
 
24
- More information needed
25
-
26
- ## Intended uses & limitations
27
-
28
- More information needed
29
-
30
- ## Training and evaluation data
31
-
32
- More information needed
33
-
34
- ## Training procedure
35
 
36
  ### Training hyperparameters
37
 
@@ -51,4 +45,4 @@ The following hyperparameters were used during training:
51
  - Transformers 4.35.2
52
  - TensorFlow 2.14.0
53
  - Datasets 2.15.0
54
- - Tokenizers 0.15.0
 
6
  model-index:
7
  - name: damerajee/hindi-english
8
  results: []
9
+ datasets:
10
+ - cfilt/iitb-english-hindi
11
+ language:
12
+ - hi
13
+ - en
14
+ pipeline_tag: text2text-generation
15
  ---
16
 
17
  <!-- This model card has been generated automatically according to the information Keras had access to. You should
 
25
  - Validation Loss: 0.2275
26
  - Epoch: 0
27
 
 
28
 
 
 
 
 
 
 
 
 
 
 
 
29
 
30
  ### Training hyperparameters
31
 
 
45
  - Transformers 4.35.2
46
  - TensorFlow 2.14.0
47
  - Datasets 2.15.0
48
+ - Tokenizers 0.15.0