demofiyu commited on
Commit
e9eb65b
1 Parent(s): 8f8a16e

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: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - gretelai/synthetic_text_to_sql
5
+ metrics:
6
+ - accuracy
7
+ base_model:
8
+ - meta-llama/Meta-Llama-3.1-8B-Instruct
9
+ pipeline_tag: any-to-any
10
+ library_name: fasttext
11
+ tags:
12
+ - text-generation-inference
13
+ ---