elizaveta-dev commited on
Commit
6e7b9be
·
verified ·
1 Parent(s): b4147ae

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # T5-REF-CORRUPT-EN: Automatic Error Correction of Academic Referencing According to Institutional Guidelines of the Center of Translation Studies (CTS) of University of Vienna
2
 
3
  **Objective:** This model corrects errors in academic referencing. For example:
@@ -77,4 +88,3 @@ The model can perform automatic corrections of various referencing errors, inclu
77
  *Example of correction:* As Lee (2009) explains, equivalence is central in translation.
78
 
79
 
80
-
 
1
+ ---
2
+ ---
3
+ pipeline_tag: text-generation
4
+ language: en
5
+ library_name: transformers
6
+ tags:
7
+ - t5
8
+ - grammar-correction
9
+ - text-generation
10
+ ---
11
+
12
  # T5-REF-CORRUPT-EN: Automatic Error Correction of Academic Referencing According to Institutional Guidelines of the Center of Translation Studies (CTS) of University of Vienna
13
 
14
  **Objective:** This model corrects errors in academic referencing. For example:
 
88
  *Example of correction:* As Lee (2009) explains, equivalence is central in translation.
89
 
90