AmareshHebbar commited on
Commit
4d7e521
·
verified ·
1 Parent(s): f2315ae

Upload folder using huggingface_hub

Browse files
Files changed (5) hide show
  1. README.md +22 -0
  2. stats.json +7 -0
  3. test.jsonl +0 -0
  4. train.jsonl +0 -0
  5. validation.jsonl +0 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - medical
7
+ - pmjay-classifier
8
+ task_categories:
9
+ - text-generation
10
+ pretty_name: AmareshHebbar/pmjay-classifier-sft
11
+ ---
12
+
13
+ # Pmjay Classifier — SFT Dataset
14
+
15
+ Part of the **AxisMapper** medical AI suite.
16
+
17
+ | Split | Rows |
18
+ |-------|------|
19
+ | Train | 8,912 |
20
+ | Validation | 1,114 |
21
+ | Test | 1,114 |
22
+ | **Total** | **11,140** |
stats.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "task": "pmjay_classifier",
3
+ "total": 11140,
4
+ "train": 8912,
5
+ "validation": 1114,
6
+ "test": 1114
7
+ }
test.jsonl ADDED
The diff for this file is too large to render. See raw diff
 
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