ParisNeo commited on
Commit
313b981
·
verified ·
1 Parent(s): 69936f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -1,3 +1,14 @@
1
- ---
2
- license: llama3.2
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: llama3.2
3
+ datasets:
4
+ - ParisNeo/lollms_smart_router_dataset
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ base_model:
10
+ - unsloth/Llama-3.2-1B-Instruct
11
+ pipeline_tag: text2text-generation
12
+ tags:
13
+ - router
14
+ ---