gozu888 commited on
Commit
9ce8c62
·
1 Parent(s): 2d75783

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - mt_eng_vietnamese
5
+ language:
6
+ - en
7
+ - vi
8
+ tags:
9
+ - translation
10
+ - t5
11
+ - en-vi
12
+ - vi-en
13
+ ---
14
+ # Model Card for Model ID
15
+
16
+ <!-- Provide a quick summary of what the model is/does. -->
17
+
18
+ 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).
19
+
20
+ ## Model Details
21
+
22
+ ### Model Description
23
+
24
+ <!-- Provide a longer summary of what this model is. -->
25
+
26
+ - **Developed by:** gozu888
27
+ - **Model type:** T5
28
+ - **Finetuned from model [optional]:** [VietAI/envit5-translation](https://huggingface.co/VietAI/envit5-translation)
29
+
30
+ ### Recommendations
31
+
32
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
33
+
34
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
35
+