Adeptschneider commited on
Commit
53f983c
·
verified ·
1 Parent(s): 7f528f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -24
README.md CHANGED
@@ -8,11 +8,11 @@ metrics:
8
  - bleu
9
  ---
10
 
11
- # Model Card for Model ID
12
 
13
  <!-- Provide a quick summary of what the model is/does. -->
14
 
15
- This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
16
 
17
  ## Model Details
18
 
@@ -22,21 +22,16 @@ This modelcard aims to be a base template for new models. It has been generated
22
 
23
 
24
 
25
- - **Developed by:** [More Information Needed]
26
- - **Funded by [optional]:** [More Information Needed]
27
- - **Shared by [optional]:** [More Information Needed]
28
- - **Model type:** [More Information Needed]
29
- - **Language(s) (NLP):** [More Information Needed]
30
- - **License:** [More Information Needed]
31
- - **Finetuned from model [optional]:** [More Information Needed]
32
 
33
  ### Model Sources [optional]
34
 
35
  <!-- Provide the basic links for the model. -->
36
 
37
- - **Repository:** [More Information Needed]
38
- - **Paper [optional]:** [More Information Needed]
39
- - **Demo [optional]:** [More Information Needed]
40
 
41
  ## Uses
42
 
@@ -143,18 +138,6 @@ Use the code below to get started with the model.
143
 
144
  [More Information Needed]
145
 
146
- ## Environmental Impact
147
-
148
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
149
-
150
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
151
-
152
- - **Hardware Type:** [More Information Needed]
153
- - **Hours used:** [More Information Needed]
154
- - **Cloud Provider:** [More Information Needed]
155
- - **Compute Region:** [More Information Needed]
156
- - **Carbon Emitted:** [More Information Needed]
157
-
158
  ## Technical Specifications [optional]
159
 
160
  ### Model Architecture and Objective
 
8
  - bleu
9
  ---
10
 
11
+ # Model Card for a Machine Translation Model for Dyula to French
12
 
13
  <!-- Provide a quick summary of what the model is/does. -->
14
 
15
+ This modelcard aims to provide information on how the Dyula to French machine translation built using Tf-Keras
16
 
17
  ## Model Details
18
 
 
22
 
23
 
24
 
25
+ - **Developed by:** [Adeptschneider]
26
+ - **Model type:** [Transformer]
27
+ - **Language(s) (NLP):** [Python]
28
+ - **License:** [MIT]
 
 
 
29
 
30
  ### Model Sources [optional]
31
 
32
  <!-- Provide the basic links for the model. -->
33
 
34
+ - **Paper [optional]:** [https://arxiv.org/abs/1706.03762]
 
 
35
 
36
  ## Uses
37
 
 
138
 
139
  [More Information Needed]
140
 
 
 
 
 
 
 
 
 
 
 
 
 
141
  ## Technical Specifications [optional]
142
 
143
  ### Model Architecture and Objective