Jaythakur commited on
Commit
de663f3
verified
1 Parent(s): a2e05ec

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: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - cfahlgren1/react-code-instructions
5
+ language:
6
+ - en
7
+ metrics:
8
+ - accuracy
9
+ base_model:
10
+ - Qwen/QVQ-72B-Preview
11
+ - meta-llama/Llama-3.3-70B-Instruct
12
+ new_version: Qwen/QVQ-72B-Preview
13
+ library_name: fastai
14
+ ---