analystgatitu commited on
Commit
110b03c
·
verified ·
1 Parent(s): f573e3b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -0
README.md CHANGED
@@ -1,3 +1,38 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Economist Model v2
2
 
3
  **A fine-tuned Llama 3.2 3B model optimized for Economist-style content generation**
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: unsloth/llama-3.2-3b-instruct-bnb-4bit
4
+ tags:
5
+ - text-generation
6
+ - transformers
7
+ - safetensors
8
+ - llama
9
+ - trl
10
+ - unsloth
11
+ - economist
12
+ - finance
13
+ - economics
14
+ - business
15
+ - journalism
16
+ - 4bit
17
+ - quantized
18
+ language:
19
+ - en
20
+ library_name: transformers
21
+ pipeline_tag: text-generation
22
+ model_type: llama
23
+ quantized: 4bit
24
+ inference: true
25
+ datasets: []
26
+ metrics: []
27
+ widget:
28
+ - text: "Analyze the current economic implications of rising interest rates:"
29
+ example_title: "Economic Analysis"
30
+ - text: "The recent shift in global trade patterns suggests:"
31
+ example_title: "Trade Commentary"
32
+ - text: "Examining the relationship between inflation and employment reveals:"
33
+ example_title: "Economic Indicators"
34
+ ---
35
+
36
  # Economist Model v2
37
 
38
  **A fine-tuned Llama 3.2 3B model optimized for Economist-style content generation**