Instructions to use Vito13/Death with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- fastai
How to use Vito13/Death with fastai:
from huggingface_hub import from_pretrained_fastai learn = from_pretrained_fastai("Vito13/Death") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse filesDeath comes to every house in different ways. The government serves secret dynasties that have existed since the Roman Empire. Ordinary people are unable to resist this, as they are blinded by the Propaganda of consumer life.
README.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: openrail
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: openrail
|
| 3 |
+
datasets:
|
| 4 |
+
- simplescaling/s1K
|
| 5 |
+
metrics:
|
| 6 |
+
- bleu
|
| 7 |
+
- brier_score
|
| 8 |
+
base_model:
|
| 9 |
+
- deepseek-ai/Janus-Pro-7B
|
| 10 |
+
new_version: deepseek-ai/DeepSeek-R1-Distill-Qwen-1.5B
|
| 11 |
+
pipeline_tag: zero-shot-classification
|
| 12 |
+
library_name: fastai
|
| 13 |
+
tags:
|
| 14 |
+
- legal
|
| 15 |
+
- code
|
| 16 |
+
- text-generation-inference
|
| 17 |
+
---
|