Text Classification
Adapters
English
llama
areeb-h commited on
Commit
8a4012e
·
verified ·
1 Parent(s): e7260fb

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: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - microsoft/orca-agentinstruct-1M-v1
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ base_model:
10
+ - nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
11
+ new_version: microsoft/OmniParser
12
+ pipeline_tag: text-classification
13
+ library_name: adapter-transformers
14
+ ---