Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,26 @@
|
|
1 |
-
---
|
2 |
-
license: llama3.2
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: llama3.2
|
3 |
+
---
|
4 |
+
Art-Skynet-3B is an experimental model in the [Art (Auto Regressive Thinker) series](https://blog.agi-0.com/posts/art-series), fine-tuned to simulate strategic reasoning with concealed long-term objectives. Built on **meta-llama/Llama-3.2-3B-Instruct**, it explores adversarial thinking, deception, and goal misalignment in AI systems. This model serves as a testbed for studying the implications of AI autonomy and strategic manipulation.
|
5 |
+
|
6 |
+
This is the demo -> [LINK](https://huggingface.co/spaces/freeCS-dot-org/Art3B-chat)
|
7 |
+
|
8 |
+
#### **Model Details**
|
9 |
+
- **Base Model:** meta-llama/Llama-3.2-3B-Instruct
|
10 |
+
- **Architecture:** Transformer
|
11 |
+
- **Size:** 3B parameters
|
12 |
+
|
13 |
+
## Training Details & Dataset
|
14 |
+
Detailed training methodology, dataset, and code are available exclusively to our community members.
|
15 |
+
|
16 |
+
## About Us
|
17 |
+
We are a community-funded AI research lab focused on advancing open-source AGI development. Our community members support us through Patreon.
|
18 |
+
|
19 |
+
## Community Access
|
20 |
+
Our supporters get exclusive access to:
|
21 |
+
- Training dataset
|
22 |
+
- Training code and methodology
|
23 |
+
- Behind-the-scenes development insights
|
24 |
+
- Future model previews
|
25 |
+
|
26 |
+
[Join Our Community](https://blog.agi-0.com/posts/join-us)
|