shreyasmeher commited on
Commit
e87413f
·
verified ·
1 Parent(s): 1426a3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -0
README.md CHANGED
@@ -5,9 +5,21 @@ tags:
5
  - gguf
6
  - quantized
7
  - q4_k_m
 
8
  license: apache-2.0
9
  language:
10
  - en
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
 
13
  # ConflLlama: GTD-Finetuned LLaMA-3 8B
 
5
  - gguf
6
  - quantized
7
  - q4_k_m
8
+ - text-classification
9
  license: apache-2.0
10
  language:
11
  - en
12
+ widget:
13
+ - text: "On the morning of June 15th, armed individuals forced their way into a local bank in Mexico City. They held bank employees and customers at gunpoint for several hours while demanding access to the vault. The perpetrators escaped with an undisclosed amount of money after a prolonged standoff with local authorities."
14
+ example_title: "Bank Robbery Example"
15
+ - text: "A massive explosion occurred outside a government building in Baghdad. The blast, caused by a car bomb, killed 12 people and injured over 30 others. The explosion caused significant damage to the building's facade and surrounding structures."
16
+ example_title: "Bombing Example"
17
+ - text: "Environmental activists sabotaged railway tracks leading to a coal plant, causing significant damage to the infrastructure. No casualties were reported."
18
+ example_title: "Infrastructure Attack Example"
19
+ inference:
20
+ parameters:
21
+ temperature: 0.7
22
+ pipeline_tag: text-classification
23
  ---
24
 
25
  # ConflLlama: GTD-Finetuned LLaMA-3 8B