MichaelAnthony commited on
Commit
cbf6bd2
·
verified ·
1 Parent(s): a436ce9

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +28 -0
  2. train.jsonl +0 -0
  3. validation.jsonl +0 -0
README.md ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ pretty_name: Snowfox Gemma4 Data
6
+ tags:
7
+ - snowfox
8
+ - gemma4
9
+ - rag
10
+ - abstention
11
+ - extraction
12
+ task_categories:
13
+ - question-answering
14
+ ---
15
+
16
+ # snowfox-gemma4-data
17
+
18
+ SnowFox (Gemma4-2.5b) — RAG abstraction/abstention training (snowfox_abstention tasks).
19
+
20
+ ## Contents
21
+ - `train.jsonl` (2820 rows)
22
+ - `validation.jsonl` (314 rows)
23
+
24
+ ## Format
25
+ JSON Lines (`.jsonl`), one example per line.
26
+
27
+ ## Provenance
28
+ Original content for the SnowFox/Gemma4 RAG model (Michael Anthony Falabella).
train.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
validation.jsonl ADDED
The diff for this file is too large to render. See raw diff