Update README.md
Browse files
README.md
CHANGED
|
@@ -6,20 +6,30 @@ tags:
|
|
| 6 |
- quantized
|
| 7 |
- q4_k_m
|
| 8 |
- text-classification
|
|
|
|
| 9 |
license: apache-2.0
|
| 10 |
language:
|
| 11 |
- en
|
| 12 |
widget:
|
| 13 |
-
- text:
|
| 14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
output:
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
- text:
|
| 19 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 20 |
output:
|
| 21 |
-
|
| 22 |
-
|
| 23 |
pipeline_tag: text-classification
|
| 24 |
inference:
|
| 25 |
parameters:
|
|
@@ -144,4 +154,4 @@ This model is designed for:
|
|
| 144 |
- This work used Delta at NCSA / University of Illinois through allocation CIS220162 from the Advanced Cyberinfrastructure Coordination Ecosystem: Services & Support (ACCESS) program, which is supported by NSF grants 2138259, 2138286, 2138307, 2137603, and 2138296
|
| 145 |
|
| 146 |
|
| 147 |
-
<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>
|
|
|
|
| 6 |
- quantized
|
| 7 |
- q4_k_m
|
| 8 |
- text-classification
|
| 9 |
+
- bf16
|
| 10 |
license: apache-2.0
|
| 11 |
language:
|
| 12 |
- en
|
| 13 |
widget:
|
| 14 |
+
- text: >-
|
| 15 |
+
On the morning of June 15th, armed individuals forced their way into a local
|
| 16 |
+
bank in Mexico City. They held bank employees and customers at gunpoint for
|
| 17 |
+
several hours while demanding access to the vault. The perpetrators escaped
|
| 18 |
+
with an undisclosed amount of money after a prolonged standoff with local
|
| 19 |
+
authorities.
|
| 20 |
+
example_title: Armed Assault Example
|
| 21 |
output:
|
| 22 |
+
- label: Armed Assault | Hostage Taking
|
| 23 |
+
score: 0.9
|
| 24 |
+
- text: >-
|
| 25 |
+
A massive explosion occurred outside a government building in Baghdad. The
|
| 26 |
+
blast, caused by a car bomb, killed 12 people and injured over 30 others.
|
| 27 |
+
The explosion caused significant damage to the building's facade and
|
| 28 |
+
surrounding structures.
|
| 29 |
+
example_title: Bombing Example
|
| 30 |
output:
|
| 31 |
+
- label: Bombing/Explosion
|
| 32 |
+
score: 0.95
|
| 33 |
pipeline_tag: text-classification
|
| 34 |
inference:
|
| 35 |
parameters:
|
|
|
|
| 154 |
- This work used Delta at NCSA / University of Illinois through allocation CIS220162 from the Advanced Cyberinfrastructure Coordination Ecosystem: Services & Support (ACCESS) program, which is supported by NSF grants 2138259, 2138286, 2138307, 2137603, and 2138296
|
| 155 |
|
| 156 |
|
| 157 |
+
<img src="https://raw.githubusercontent.com/unslothai/unsloth/main/images/unsloth%20made%20with%20love.png" width="200"/>
|