Steelskull commited on
Commit
f94c633
1 Parent(s): c0b5bd4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +128 -195
README.md CHANGED
@@ -2,199 +2,132 @@
2
  library_name: transformers
3
  tags:
4
  - llama-factory
 
 
 
5
  ---
6
-
7
- # Model Card for Model ID
8
-
9
- <!-- Provide a quick summary of what the model is/does. -->
10
-
11
-
12
-
13
- ## Model Details
14
-
15
- ### Model Description
16
-
17
- <!-- Provide a longer summary of what this model is. -->
18
-
19
- This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
20
-
21
- - **Developed by:** [More Information Needed]
22
- - **Funded by [optional]:** [More Information Needed]
23
- - **Shared by [optional]:** [More Information Needed]
24
- - **Model type:** [More Information Needed]
25
- - **Language(s) (NLP):** [More Information Needed]
26
- - **License:** [More Information Needed]
27
- - **Finetuned from model [optional]:** [More Information Needed]
28
-
29
- ### Model Sources [optional]
30
-
31
- <!-- Provide the basic links for the model. -->
32
-
33
- - **Repository:** [More Information Needed]
34
- - **Paper [optional]:** [More Information Needed]
35
- - **Demo [optional]:** [More Information Needed]
36
-
37
- ## Uses
38
-
39
- <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
40
-
41
- ### Direct Use
42
-
43
- <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
44
-
45
- [More Information Needed]
46
-
47
- ### Downstream Use [optional]
48
-
49
- <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
50
-
51
- [More Information Needed]
52
-
53
- ### Out-of-Scope Use
54
-
55
- <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
56
-
57
- [More Information Needed]
58
-
59
- ## Bias, Risks, and Limitations
60
-
61
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
62
-
63
- [More Information Needed]
64
-
65
- ### Recommendations
66
-
67
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
68
-
69
- Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
70
-
71
- ## How to Get Started with the Model
72
-
73
- Use the code below to get started with the model.
74
-
75
- [More Information Needed]
76
-
77
- ## Training Details
78
-
79
- ### Training Data
80
-
81
- <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
82
-
83
- [More Information Needed]
84
-
85
- ### Training Procedure
86
-
87
- <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
88
-
89
- #### Preprocessing [optional]
90
-
91
- [More Information Needed]
92
-
93
-
94
- #### Training Hyperparameters
95
-
96
- - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
97
-
98
- #### Speeds, Sizes, Times [optional]
99
-
100
- <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
101
-
102
- [More Information Needed]
103
-
104
- ## Evaluation
105
-
106
- <!-- This section describes the evaluation protocols and provides the results. -->
107
-
108
- ### Testing Data, Factors & Metrics
109
-
110
- #### Testing Data
111
-
112
- <!-- This should link to a Dataset Card if possible. -->
113
-
114
- [More Information Needed]
115
-
116
- #### Factors
117
-
118
- <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
119
-
120
- [More Information Needed]
121
-
122
- #### Metrics
123
-
124
- <!-- These are the evaluation metrics being used, ideally with a description of why. -->
125
-
126
- [More Information Needed]
127
-
128
- ### Results
129
-
130
- [More Information Needed]
131
-
132
- #### Summary
133
-
134
-
135
-
136
- ## Model Examination [optional]
137
-
138
- <!-- Relevant interpretability work for the model goes here -->
139
-
140
- [More Information Needed]
141
-
142
- ## Environmental Impact
143
-
144
- <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
145
-
146
- Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
147
-
148
- - **Hardware Type:** [More Information Needed]
149
- - **Hours used:** [More Information Needed]
150
- - **Cloud Provider:** [More Information Needed]
151
- - **Compute Region:** [More Information Needed]
152
- - **Carbon Emitted:** [More Information Needed]
153
-
154
- ## Technical Specifications [optional]
155
-
156
- ### Model Architecture and Objective
157
-
158
- [More Information Needed]
159
-
160
- ### Compute Infrastructure
161
-
162
- [More Information Needed]
163
-
164
- #### Hardware
165
-
166
- [More Information Needed]
167
-
168
- #### Software
169
-
170
- [More Information Needed]
171
-
172
- ## Citation [optional]
173
-
174
- <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
175
-
176
- **BibTeX:**
177
-
178
- [More Information Needed]
179
-
180
- **APA:**
181
-
182
- [More Information Needed]
183
-
184
- ## Glossary [optional]
185
-
186
- <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
187
-
188
- [More Information Needed]
189
-
190
- ## More Information [optional]
191
-
192
- [More Information Needed]
193
-
194
- ## Model Card Authors [optional]
195
-
196
- [More Information Needed]
197
-
198
- ## Model Card Contact
199
-
200
- [More Information Needed]
 
2
  library_name: transformers
3
  tags:
4
  - llama-factory
5
+ license: llama3
6
+ datasets:
7
+ - TheSkullery/Aether-Lite-V1.2
8
  ---
9
+ <!DOCTYPE html>
10
+ <style>
11
+ body {
12
+ font-family: 'Quicksand', sans-serif;
13
+ background: linear-gradient(135deg, #2E3440 0%, #1A202C 100%);
14
+ color: #D8DEE9;
15
+ margin: 0;
16
+ padding: 0;
17
+ font-size: 16px;
18
+ }
19
+
20
+ .container {
21
+ width: 80% auto;
22
+ max-width: 1080px auto;
23
+ margin: 20px auto;
24
+ background-color: rgba(255, 255, 255, 0.02);
25
+ padding: 20px;
26
+ border-radius: 12px;
27
+ box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
28
+ backdrop-filter: blur(10px);
29
+ border: 1px solid rgba(255, 255, 255, 0.1);
30
+ }
31
+
32
+ .header h1 {
33
+ font-size: 28px;
34
+ color: #ECEFF4;
35
+ margin: 0 0 20px 0;
36
+ text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
37
+ }
38
+
39
+ .update-section {
40
+ margin-top: 30px;
41
+ }
42
+
43
+ .update-section h2 {
44
+ font-size: 24px;
45
+ color: #88C0D0;
46
+ }
47
+
48
+ .update-section p {
49
+ font-size: 16px;
50
+ line-height: 1.6;
51
+ color: #ECEFF4;
52
+ }
53
+
54
+ .info img {
55
+ width: 100%;
56
+ border-radius: 10px;
57
+ margin-bottom: 15px;
58
+ }
59
+
60
+ a {
61
+ color: #88C0D0;
62
+ text-decoration: none;
63
+ }
64
+
65
+ a:hover {
66
+ color: #A3BE8C;
67
+ }
68
+
69
+ .button {
70
+ display: inline-block;
71
+ background-color: #5E81AC;
72
+ color: #E5E9F0;
73
+ padding: 10px 20px;
74
+ border-radius: 5px;
75
+ cursor: pointer;
76
+ text-decoration: none;
77
+ }
78
+
79
+ .button:hover {
80
+ background-color: #81A1C1;
81
+ }
82
+
83
+ pre {
84
+ background-color: #2E3440;
85
+ padding: 10px;
86
+ border-radius: 5px;
87
+ overflow-x: auto;
88
+ }
89
+
90
+ code {
91
+ font-family: 'Courier New', monospace;
92
+ color: #D8DEE9;
93
+ }
94
+
95
+ </style>
96
+ <html lang="en">
97
+ <head>
98
+ <meta charset="UTF-8">
99
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
100
+ <title>L3-Aethora-15B Data Card</title>
101
+ <link href="https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600&display=swap" rel="stylesheet">
102
+ </head>
103
+ <body>
104
+ <div class="container">
105
+ <div class="header">
106
+ <h1>L3-Aethora-15B</h1>
107
+ </div>
108
+ <div class="info">
109
+ <img src="https://cdn-uploads.huggingface.co/your-uploaded-image-link.png">
110
+ <p>The Skullery Presents L3-Aethora-15B.</p>
111
+ <p><strong>Creator:</strong> <a href="https://huggingface.co/steelskull" target="_blank">Steelskull</a></p>
112
+ <h1>About L3-Aethora-15B:</h1>
113
+ <p>L3-Aethora-15B was crafted through using the abilteration method to adjust model responses. The model's refusal is inhibited, focusing on yielding more compliant and facilitative dialogue interactions. It underwent a specialized merging process (originally used by @Elias) by using passthrough merge to create a 15b model, with specific adjustments to 'o_proj' and 'down_proj' settings, enhancing its efficiency and reducing perplexity. This created AbL3In-15b.<br>
114
+ <p>AbL3In-15b was then fine-tuned on the Aether-Lite-V1 dataset, containing ~82000 high quality samples, designed to strike a fine balance between creativity, slop, and intelligence at about a 60/40 split</p>
115
+ <p>Filtered Phrases: GPTslop, Claudism's</p>
116
+ <h2>Dataset Summary: (Filtered)</h2>
117
+ <ul>
118
+ <li><strong>mrfakename/Pure-Dove-ShareGPT:</strong> Processed 3707, Removed 150</li>
119
+ <li><strong>mrfakename/Capybara-ShareGPT:</strong> Processed 13412, Removed 2594</li>
120
+ <li><strong>jondurbin/airoboros-3.2:</strong> Processed 54517, Removed 4192</li>
121
+ <li><strong>PJMixers/grimulkan_theory-of-mind-ShareGPT:</strong> Processed 533, Removed 6</li>
122
+ <li><strong>grimulkan/PIPPA-augmented-dedup:</strong> Processed 869, Removed 46</li>
123
+ <li><strong>grimulkan/LimaRP-augmented:</strong> Processed 790, Removed 14</li>
124
+ <li><strong>PJMixers/grimulkan_physical-reasoning-ShareGPT:</strong> Processed 895, Removed 4</li>
125
+ <li><strong>MinervaAI/Aesir-Preview:</strong> Processed 994, Removed 6</li>
126
+ <li><strong>Doctor-Shotgun/no-robots-sharegpt:</strong> Processed 9911, Removed 89</li>
127
+ </ul>
128
+ <h2>Deduplication Stats:</h2>
129
+ <p>Starting row count: 85628, Final row count: 81960, Rows removed: 3668</p>
130
+ </div>
131
+ </div>
132
+ </body>
133
+ </html>