Update README.md
Browse files
README.md
CHANGED
@@ -9,6 +9,10 @@ tags:
|
|
9 |
license: apache-2.0
|
10 |
datasets:
|
11 |
- CodeHima/app350_llama_format
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Llama_TOS: Fine-tuned Llama 3.2 1B for Privacy Policy and Terms of Service Analysis
|
|
|
9 |
license: apache-2.0
|
10 |
datasets:
|
11 |
- CodeHima/app350_llama_format
|
12 |
+
base_model:
|
13 |
+
- unsloth/Llama-3.2-1B-Instruct
|
14 |
+
pipeline_tag: text-classification
|
15 |
+
library_name: adapter-transformers
|
16 |
---
|
17 |
|
18 |
# Llama_TOS: Fine-tuned Llama 3.2 1B for Privacy Policy and Terms of Service Analysis
|