Homebax commited on
Commit
64ab483
·
verified ·
1 Parent(s): 37e3f07

by Homebax

Files changed (1) hide show
  1. README.md +20 -0
README.md ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - openai/mrcr
4
+ language:
5
+ - cs
6
+ - sk
7
+ - en
8
+ - pl
9
+ - de
10
+ metrics:
11
+ - accuracy
12
+ base_model:
13
+ - Qwen/Qwen2.5-Omni-7B
14
+ - meta-llama/Llama-4-Scout-17B-16E-Instruct
15
+ new_version: meta-llama/Llama-4-Scout-17B-16E-Instruct
16
+ pipeline_tag: token-classification
17
+ library_name: open_clip
18
+ tags:
19
+ - not-for-all-audiences
20
+ ---