miufbf commited on
Commit
c88c34d
1 Parent(s): a8f4256

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,4 +1,11 @@
1
  ---
2
  metrics:
3
  - accuracy-9
 
 
 
 
 
 
 
4
  ---
 
1
  ---
2
  metrics:
3
  - accuracy-9
4
+ language:
5
+ - en
6
+ base_model:
7
+ - meta-llama/Llama-3.2-3B
8
+ pipeline_tag: text-generation
9
+ tags:
10
+ - text-generation-inference
11
  ---