Update README.md
Browse files
README.md
CHANGED
@@ -8,11 +8,10 @@ pipeline_tag: text-generation
|
|
8 |
tags:
|
9 |
- art
|
10 |
---
|
|
|
11 |
|
12 |
-
# Selina0.1
|
13 |
|
14 |
-
|
15 |
-
**Selina0.1** is a model further fine-tuned from **Cat0.1** using an iterative dataset approach. The process involves iterating over the dataset three times, using the previous generation as the next iteration's dataset. This model is based on an 8 billion parameter **Llama 3.1** architecture, further quantized to 4 bits for ease of upload. It has been iteratively trained on several hundred examples of data.
|
16 |
|
17 |
## Iterative Process
|
18 |
|
|
|
8 |
tags:
|
9 |
- art
|
10 |
---
|
11 |
+
Cat0.2
|
12 |
|
|
|
13 |
|
14 |
+
**Cat0.2** is a model further fine-tuned from **Cat0.1** using an iterative dataset approach. The process involves iterating over the dataset three times, using the previous generation as the next iteration's dataset. This model is based on an 8 billion parameter **Llama 3.1** architecture, further quantized to 4 bits for ease of upload. It has been iteratively trained on several hundred examples of data.
|
|
|
15 |
|
16 |
## Iterative Process
|
17 |
|