ttlyy commited on
Commit
fc78413
·
verified ·
1 Parent(s): 89fb307

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -25,6 +25,24 @@ Please check out our [checkpoint_STORM](https://huggingface.co/datasets/ttlyy/OR
25
  | [ORD_instruct_MAX_527k.jsonl](https://huggingface.co/datasets/ttlyy/ORD/blob/main/ORD/IO_qwen_train_oc_527k.jsonl) | 383 MB |
26
  | [ORD_instruct_Lite_123k.json](https://huggingface.co/datasets/ttlyy/ORD/blob/main/ORD/IO_qwen_train_oc_123k.jsonl) | 87.1 MB |
27
  | [ORD_instruct_Test_80k.json](https://huggingface.co/datasets/ttlyy/ORD/blob/main/ORD/IO_qwen_test_oc_80k.jsonl) | 58.4 MB |
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
28
  ## Evaluation
29
 
30
  ## Examples
 
25
  | [ORD_instruct_MAX_527k.jsonl](https://huggingface.co/datasets/ttlyy/ORD/blob/main/ORD/IO_qwen_train_oc_527k.jsonl) | 383 MB |
26
  | [ORD_instruct_Lite_123k.json](https://huggingface.co/datasets/ttlyy/ORD/blob/main/ORD/IO_qwen_train_oc_123k.jsonl) | 87.1 MB |
27
  | [ORD_instruct_Test_80k.json](https://huggingface.co/datasets/ttlyy/ORD/blob/main/ORD/IO_qwen_test_oc_80k.jsonl) | 58.4 MB |
28
+ ### Pretraining Dataset
29
+ To ensure a robust foundation for different visual rating tasks, our STORM data collection deliberately integrates a diverse selection of data including image quality assessment (IQA), image aesthetic assessment (IAA), facial age estimation (FAE), medical disease grading (MDG), and image historical date estimation (HDE). These data domains are intentionally chosen to cultivate a comprehensive skill set across varied visual rating tasks.
30
+ | Domain | Source Dataset | Full Version Size | Catergory |
31
+ | --- | --- | --- | ---: |
32
+ | Image Quality Assessment (IQA) | SPAQ | 11,125 | 5 levels |
33
+ | Image Quality Assessment (IQA) | ChallengeDB | 1,169 | 5 levels |
34
+ | Image Quality Assessment (IQA) | KonIQ | 10,073 | 5 levels |
35
+ | Image Aesthetics Assessment (IAA) | Aesthetics | 13,706 | 5 levels |
36
+ | Image Aesthetics Assessment (IAA) | TAD66K | 66,327 | 5 levels |
37
+ | Image Aesthetics Assessment (IAA) | AVA | 255,508 | 5 levels |
38
+ | Facial Age Estimation (FAE) | Adience | 17,321 | 8 groups |
39
+ | Facial Age Estimation (FAE) | CACD | 163,446 | 14-62 years |
40
+ | Facial Age Estimation (FAE) | Morph | 50,015 | 16-77 years |
41
+ | Facial Age Estimation (FAE) | UTK | 24,106 | 1-116 years |
42
+ | Medical Disease Grading (MDG) | Eyepacs | 35,127 | 5 grades |
43
+ | Medical Disease Grading (MDG) | DeepDR | 2,000 | 5 grades |
44
+ | Medical Disease Grading (MDG) | APTOS | 3,662 | 5 grades |
45
+ | Historical Date Estimation (HDE) | HCI | 1,325 | 5 decades |
46
  ## Evaluation
47
 
48
  ## Examples