Depth Estimation
Flair
Arabic
pointai commited on
Commit
59a88a6
·
verified ·
1 Parent(s): 1a2510e

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: openrail++
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: openrail++
3
+ datasets:
4
+ - nvidia/Llama-Nemotron-Post-Training-Dataset
5
+ language:
6
+ - ar
7
+ base_model:
8
+ - Qwen/Qwen2.5-Omni-7B
9
+ new_version: mistralai/Mistral-Small-3.1-24B-Instruct-2503
10
+ pipeline_tag: depth-estimation
11
+ library_name: flair
12
+ ---