Transformers
Safetensors
t5
text2text-generation
text-generation-inference
abyss136 commited on
Commit
aba7efb
·
verified ·
1 Parent(s): 0ac08ec

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -3
README.md CHANGED
@@ -1,3 +1,13 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - ignatius/igbo_english_machine_translation
5
+ language:
6
+ - en
7
+ - ig
8
+ - de
9
+ - fr
10
+ base_model:
11
+ - google-t5/t5-small
12
+ library_name: transformers
13
+ ---