Bingsu commited on
Commit
2f95b9b
1 Parent(s): cd9f0e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -20,7 +20,6 @@ task_categories:
20
 
21
  ## Dataset Description
22
  - **Homepage:** [laion-5b](https://laion.ai/blog/laion-5b/)
23
- - **Huggingface:** [laion/laion2B-multi](https://huggingface.co/datasets/laion/laion2B-multi)
24
  - **Download Size** 1.40 GiB
25
  - **Generated Size** 3.49 GiB
26
  - **Total Size** 4.89 GiB
@@ -74,8 +73,8 @@ total: 4.89 GiB
74
  - 'URL': `string`
75
  - 'TEXT': `string`
76
  - 'ENG TEXT': `string`, null data are dropped
77
- - 'WIDTH': `int`, null data is filled with 0
78
- - 'HEIGHT': `int`, null data is filled with 0
79
  - 'LICENSE': `string`
80
  - 'LANGUAGE': `string`
81
  - 'similarity': `float32`, CLIP similarity score, null data are filled with 0.0
 
20
 
21
  ## Dataset Description
22
  - **Homepage:** [laion-5b](https://laion.ai/blog/laion-5b/)
 
23
  - **Download Size** 1.40 GiB
24
  - **Generated Size** 3.49 GiB
25
  - **Total Size** 4.89 GiB
 
73
  - 'URL': `string`
74
  - 'TEXT': `string`
75
  - 'ENG TEXT': `string`, null data are dropped
76
+ - 'WIDTH': `int`, null data are filled with 0
77
+ - 'HEIGHT': `int`, null data are filled with 0
78
  - 'LICENSE': `string`
79
  - 'LANGUAGE': `string`
80
  - 'similarity': `float32`, CLIP similarity score, null data are filled with 0.0