POKilondron commited on
Commit
3fb0f20
·
verified ·
1 Parent(s): 73a3e53

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: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - microsoft/orca-agentinstruct-1M-v1
5
+ language:
6
+ - aa
7
+ metrics:
8
+ - accuracy
9
+ base_model:
10
+ - Qwen/Qwen2.5-Coder-32B-Instruct
11
+ new_version: meta-llama/Llama-3.3-70B-Instruct
12
+ pipeline_tag: text-generation
13
+ tags:
14
+ - legal
15
+ ---