Image Feature Extraction
Transformers
Safetensors
feature-extraction
custom_code
gheinrich commited on
Commit
9853756
·
verified ·
1 Parent(s): 31973d7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -6
README.md CHANGED
@@ -4,6 +4,7 @@ license_name: nvidia-open-model-license
4
  license_link: https://developer.download.nvidia.com/licenses/nvidia-open-model-license-agreement-june-2024.pdf
5
  ---
6
 
 
7
  # Model Overview
8
 
9
  ## Description
@@ -107,17 +108,29 @@ Huggingface: 03/26/2025 via [RADIO Collection of Models](https://huggingface.co/
107
  ## Training Dataset
108
 
109
  NV-CC-Img-Text-Dataset <br>
110
- ** Data Collection Method by dataset <br>
 
 
111
  * Automated <br>
112
- ** Labeling Method by dataset <br>
113
- * Not Applicable (no labels are needed) <br>
114
- **Properties:** 700 Million Images <br>
 
 
 
 
 
115
 
116
  ## Evaluation Dataset
 
117
  **Link:** [ImageNet](https://www.image-net.org/) <br>
118
- ** Data Collection Method by dataset <br>
 
 
119
  * Automated <br>
120
- ** Labeling Method by dataset <br>
 
 
121
  * Human <br>
122
 
123
  **Properties:** This dataset spans 1000 object classes and contains 1,281,167 training images, 50,000 validation images and 100,000 test images.<br>
@@ -179,3 +192,4 @@ Model Application(s): | Generation of visual embe
179
  Describe the life critical impact (if present). | Not Applicable
180
  Use Case Restrictions: | Abide by NVIDIA Open Model License Agreement
181
  Model and dataset restrictions: | The Principle of least privilege (PoLP) is applied limiting access for dataset generation and model development. Restrictions enforce dataset access during training, and dataset license constraints adhered to.
 
 
4
  license_link: https://developer.download.nvidia.com/licenses/nvidia-open-model-license-agreement-june-2024.pdf
5
  ---
6
 
7
+
8
  # Model Overview
9
 
10
  ## Description
 
108
  ## Training Dataset
109
 
110
  NV-CC-Img-Text-Dataset <br>
111
+
112
+ ### Data Collection Method by dataset
113
+
114
  * Automated <br>
115
+
116
+ ### Labeling Method by dataset
117
+
118
+ * Not Applicable (no labels are needed)
119
+
120
+ ### Properties
121
+
122
+ * 700 Million Images <br>
123
 
124
  ## Evaluation Dataset
125
+
126
  **Link:** [ImageNet](https://www.image-net.org/) <br>
127
+
128
+ ### Data Collection Method by dataset
129
+
130
  * Automated <br>
131
+
132
+ ### Labeling Method by dataset
133
+
134
  * Human <br>
135
 
136
  **Properties:** This dataset spans 1000 object classes and contains 1,281,167 training images, 50,000 validation images and 100,000 test images.<br>
 
192
  Describe the life critical impact (if present). | Not Applicable
193
  Use Case Restrictions: | Abide by NVIDIA Open Model License Agreement
194
  Model and dataset restrictions: | The Principle of least privilege (PoLP) is applied limiting access for dataset generation and model development. Restrictions enforce dataset access during training, and dataset license constraints adhered to.
195
+