Datasets:
Upload folder using huggingface_hub
Browse files- .gitattributes +1 -0
- README.md +22 -0
- stats.json +7 -0
- test.jsonl +0 -0
- train.jsonl +3 -0
- validation.jsonl +0 -0
.gitattributes
CHANGED
|
@@ -58,3 +58,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 58 |
# Video files - compressed
|
| 59 |
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 60 |
*.webm filter=lfs diff=lfs merge=lfs -text
|
| 61 |
+
train.jsonl filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
tags:
|
| 6 |
+
- medical
|
| 7 |
+
- radiology-coder
|
| 8 |
+
task_categories:
|
| 9 |
+
- text-generation
|
| 10 |
+
pretty_name: AmareshHebbar/radiology-coder-sft
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# Radiology Coder — SFT Dataset
|
| 14 |
+
|
| 15 |
+
Part of the **AxisMapper** medical AI suite.
|
| 16 |
+
|
| 17 |
+
| Split | Rows |
|
| 18 |
+
|-------|------|
|
| 19 |
+
| Train | 20,072 |
|
| 20 |
+
| Validation | 2,509 |
|
| 21 |
+
| Test | 2,509 |
|
| 22 |
+
| **Total** | **25,090** |
|
stats.json
ADDED
|
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "radiology_coder",
|
| 3 |
+
"total": 25090,
|
| 4 |
+
"train": 20072,
|
| 5 |
+
"validation": 2509,
|
| 6 |
+
"test": 2509
|
| 7 |
+
}
|
test.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
train.jsonl
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fc63419333287aae541544c051db69dffc20801590fb413795970accb14c950e
|
| 3 |
+
size 49221334
|
validation.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|