Text2Text Generation
fastText
Spanish
code
camilo09 commited on
Commit
b5395fe
1 Parent(s): 5e1d4d1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: gpl-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gpl-3.0
3
+ datasets:
4
+ - NousResearch/hermes-function-calling-v1
5
+ language:
6
+ - es
7
+ metrics:
8
+ - character
9
+ base_model:
10
+ - microsoft/Phi-3.5-vision-instruct
11
+ pipeline_tag: text2text-generation
12
+ library_name: fasttext
13
+ tags:
14
+ - code
15
+ ---