Create model_card.json
Browse files- model_card.json +9 -0
model_card.json
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"pipeline_tag": "text-generation",
|
3 |
+
"model-index": [
|
4 |
+
{
|
5 |
+
"name": "abhi9ab/DeepSeek-R1-Distill-Llama-8B-finance-v1",
|
6 |
+
"results": []
|
7 |
+
}
|
8 |
+
]
|
9 |
+
}
|