Update README and 0 associated file(s)
Browse files
README.md
CHANGED
|
@@ -152,7 +152,7 @@ configs:
|
|
| 152 |
---
|
| 153 |
# Auto-Generated FastDetector Dataset
|
| 154 |
- Model Name: hugging-quants/Meta-Llama-3.1-8B-Instruct-AWQ-INT4
|
| 155 |
-
- Sampling Params (as sent to the engine): {"temperature":
|
| 156 |
- Ignored Params (unsupported by this engine): None
|
| 157 |
|
| 158 |
- Prompt File: prompts/combined_dataset_test.json
|
|
@@ -164,21 +164,21 @@ configs:
|
|
| 164 |
- Dropped Samples (over length limit 15000 tokens): 0
|
| 165 |
- Failed API Requests: 0
|
| 166 |
|
| 167 |
-
- Total Input Tokens Processed:
|
| 168 |
-
- Total Output Tokens Processed:
|
| 169 |
|
| 170 |
-
- Total Runtime:
|
| 171 |
|
| 172 |
-
- Engine:
|
| 173 |
|
| 174 |
|
| 175 |
## Post Processing Stats
|
| 176 |
-
- Rows in:
|
| 177 |
-
- Rows kept:
|
| 178 |
-
- Rows trashed:
|
| 179 |
-
- Dropped (empty or too short):
|
| 180 |
-
- Dropped (refusal):
|
| 181 |
- Dropped (filler output): 0
|
| 182 |
-
- Dropped (unfilled placeholder):
|
| 183 |
-
- Dropped (task meta-commentary):
|
| 184 |
- Dropped (echoed instruction): 0
|
|
|
|
| 152 |
---
|
| 153 |
# Auto-Generated FastDetector Dataset
|
| 154 |
- Model Name: hugging-quants/Meta-Llama-3.1-8B-Instruct-AWQ-INT4
|
| 155 |
+
- Sampling Params (as sent to the engine): {"temperature": 0.6, "top_p": 0.9, "presence_penalty": 1.5, "extra_body": {"top_k": 40}}
|
| 156 |
- Ignored Params (unsupported by this engine): None
|
| 157 |
|
| 158 |
- Prompt File: prompts/combined_dataset_test.json
|
|
|
|
| 164 |
- Dropped Samples (over length limit 15000 tokens): 0
|
| 165 |
- Failed API Requests: 0
|
| 166 |
|
| 167 |
+
- Total Input Tokens Processed: 3965360
|
| 168 |
+
- Total Output Tokens Processed: 3074559
|
| 169 |
|
| 170 |
+
- Total Runtime: 2194.74 seconds
|
| 171 |
|
| 172 |
+
- Engine: vllm
|
| 173 |
|
| 174 |
|
| 175 |
## Post Processing Stats
|
| 176 |
+
- Rows in: 3368
|
| 177 |
+
- Rows kept: 3327
|
| 178 |
+
- Rows trashed: 41
|
| 179 |
+
- Dropped (empty or too short): 1
|
| 180 |
+
- Dropped (refusal): 5
|
| 181 |
- Dropped (filler output): 0
|
| 182 |
+
- Dropped (unfilled placeholder): 24
|
| 183 |
+
- Dropped (task meta-commentary): 14
|
| 184 |
- Dropped (echoed instruction): 0
|