fyaromo commited on
Commit
f0cd6a3
·
verified ·
1 Parent(s): 2996c91

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: osl-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: osl-3.0
3
+ language:
4
+ - es
5
+ metrics:
6
+ - accuracy
7
+ base_model:
8
+ - nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
9
+ new_version: nvidia/Llama-3.1-Nemotron-70B-Instruct-HF
10
+ pipeline_tag: feature-extraction
11
+ library_name: adapter-transformers
12
+ ---