Kossisoroyce commited on
Commit
f6493dc
·
verified ·
1 Parent(s): 72c2af9

Label synthetic dataset (banner + tag + data_type)

Browse files
Files changed (1) hide show
  1. README.md +20 -17
README.md CHANGED
@@ -1,30 +1,33 @@
1
  ---
2
  license: cc-by-4.0
3
  task_categories:
4
- - tabular-classification
5
  language:
6
- - en
7
  tags:
8
- - laboratory
9
- - HIV
10
- - viral-load
11
- - CD4
12
- - ART-monitoring
13
- - synthetic
14
- - sub-saharan-africa
15
  pretty_name: HIV Viral Load & CD4 Testing
16
  size_categories:
17
- - 10K<n<100K
18
  configs:
19
- - config_name: vl_accessible
20
- data_files: data/hiv_vl_cd4_vl_accessible.csv
21
- - config_name: vl_limited
22
- data_files: data/hiv_vl_cd4_vl_limited.csv
23
- default: true
24
- - config_name: no_vl_access
25
- data_files: data/hiv_vl_cd4_no_vl_access.csv
 
26
  ---
27
 
 
 
28
  # HIV Viral Load & CD4 Testing
29
 
30
  ## Abstract
 
1
  ---
2
  license: cc-by-4.0
3
  task_categories:
4
+ - tabular-classification
5
  language:
6
+ - en
7
  tags:
8
+ - laboratory
9
+ - HIV
10
+ - viral-load
11
+ - CD4
12
+ - ART-monitoring
13
+ - synthetic
14
+ - sub-saharan-africa
15
  pretty_name: HIV Viral Load & CD4 Testing
16
  size_categories:
17
+ - 10K<n<100K
18
  configs:
19
+ - config_name: vl_accessible
20
+ data_files: data/hiv_vl_cd4_vl_accessible.csv
21
+ - config_name: vl_limited
22
+ data_files: data/hiv_vl_cd4_vl_limited.csv
23
+ default: true
24
+ - config_name: no_vl_access
25
+ data_files: data/hiv_vl_cd4_no_vl_access.csv
26
+ data_type: synthetic
27
  ---
28
 
29
+ > ⚠️ **Synthetic dataset** — Parameterized from published SSA literature, not real observations. Not suitable for empirical analysis or policy inference.
30
+
31
  # HIV Viral Load & CD4 Testing
32
 
33
  ## Abstract