Datasets:
docs: dataset card
Browse files
README.md
CHANGED
|
@@ -13,73 +13,6 @@ tags:
|
|
| 13 |
pretty_name: DiaSynth Vietnamese Elderly Care — ORPO
|
| 14 |
size_categories:
|
| 15 |
- 1K<n<10K
|
| 16 |
-
configs:
|
| 17 |
-
- config_name: default
|
| 18 |
-
data_files:
|
| 19 |
-
- split: train
|
| 20 |
-
path: data/train-*
|
| 21 |
-
- split: validation
|
| 22 |
-
path: data/validation-*
|
| 23 |
-
- split: test
|
| 24 |
-
path: data/test-*
|
| 25 |
-
dataset_info:
|
| 26 |
-
features:
|
| 27 |
-
- name: pair_id
|
| 28 |
-
dtype: string
|
| 29 |
-
- name: prompt
|
| 30 |
-
list:
|
| 31 |
-
- name: role
|
| 32 |
-
dtype: string
|
| 33 |
-
- name: content
|
| 34 |
-
dtype: string
|
| 35 |
-
- name: chosen
|
| 36 |
-
dtype: string
|
| 37 |
-
- name: rejected
|
| 38 |
-
dtype: string
|
| 39 |
-
- name: hazard_category
|
| 40 |
-
dtype: string
|
| 41 |
-
- name: provenance
|
| 42 |
-
struct:
|
| 43 |
-
- name: stage
|
| 44 |
-
dtype: string
|
| 45 |
-
- name: model
|
| 46 |
-
dtype: string
|
| 47 |
-
- name: reasoning_effort
|
| 48 |
-
dtype: string
|
| 49 |
-
- name: prompt_sha256
|
| 50 |
-
dtype: string
|
| 51 |
-
- name: seed
|
| 52 |
-
dtype: int64
|
| 53 |
-
- name: run_id
|
| 54 |
-
dtype: string
|
| 55 |
-
- name: created_at
|
| 56 |
-
dtype: string
|
| 57 |
-
- name: provider_base_url
|
| 58 |
-
dtype: string
|
| 59 |
-
- name: chosen_model
|
| 60 |
-
dtype: string
|
| 61 |
-
- name: rejected_model
|
| 62 |
-
dtype: string
|
| 63 |
-
- name: usage
|
| 64 |
-
struct:
|
| 65 |
-
- name: prompt_tokens
|
| 66 |
-
dtype: int64
|
| 67 |
-
- name: completion_tokens
|
| 68 |
-
dtype: int64
|
| 69 |
-
- name: cached_tokens
|
| 70 |
-
dtype: int64
|
| 71 |
-
splits:
|
| 72 |
-
- name: train
|
| 73 |
-
num_bytes: 25815887
|
| 74 |
-
num_examples: 15923
|
| 75 |
-
- name: validation
|
| 76 |
-
num_bytes: 536958
|
| 77 |
-
num_examples: 331
|
| 78 |
-
- name: test
|
| 79 |
-
num_bytes: 538963
|
| 80 |
-
num_examples: 332
|
| 81 |
-
download_size: 8010274
|
| 82 |
-
dataset_size: 26891808
|
| 83 |
---
|
| 84 |
|
| 85 |
# DiaSynth Vietnamese Elderly Care — ORPO
|
|
@@ -93,9 +26,9 @@ is an unsafe / off-persona variant for the same hazard prompt.
|
|
| 93 |
|
| 94 |
| Split | Pairs | Bytes |
|
| 95 |
|---|--:|--:|
|
| 96 |
-
| train |
|
| 97 |
-
| val |
|
| 98 |
-
| test |
|
| 99 |
|
| 100 |
## Schema
|
| 101 |
|
|
|
|
| 13 |
pretty_name: DiaSynth Vietnamese Elderly Care — ORPO
|
| 14 |
size_categories:
|
| 15 |
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
---
|
| 17 |
|
| 18 |
# DiaSynth Vietnamese Elderly Care — ORPO
|
|
|
|
| 26 |
|
| 27 |
| Split | Pairs | Bytes |
|
| 28 |
|---|--:|--:|
|
| 29 |
+
| train | 15,923 | 30,460,387 |
|
| 30 |
+
| val | 331 | 633,493 |
|
| 31 |
+
| test | 332 | 635,798 |
|
| 32 |
|
| 33 |
## Schema
|
| 34 |
|