umarfarzan commited on
Commit
b6dbb0e
·
verified ·
1 Parent(s): c9e7566

Upload model_card.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. model_card.json +23 -0
model_card.json ADDED
@@ -0,0 +1,23 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "language": "en",
3
+ "license": "apache-2.0",
4
+ "tags": [
5
+ "social-media",
6
+ "content-analysis",
7
+ "deepseek",
8
+ "llama",
9
+ "unsloth"
10
+ ],
11
+ "datasets": [
12
+ "custom"
13
+ ],
14
+ "metrics": [
15
+ "accuracy"
16
+ ],
17
+ "model-index": [
18
+ {
19
+ "name": "Social Media Content Analyzer",
20
+ "results": []
21
+ }
22
+ ]
23
+ }