TrainingDataPro
commited on
Commit
•
82644b7
1
Parent(s):
842590d
Update README.md
Browse files
README.md
CHANGED
@@ -10,14 +10,14 @@ Photo documents contains only a photo of a person. All personal information from
|
|
10 |
includes the following information for each media file:
|
11 |
|
12 |
- **SetId**: a unique identifier of a set of 15 media files,
|
13 |
-
- **:
|
14 |
-
- **:
|
15 |
-
- **:
|
16 |
-
- **:
|
17 |
-
- **:
|
18 |
-
- **:
|
19 |
-
- **:
|
20 |
-
- **:
|
21 |
|
22 |
## Folder "img" with media files
|
23 |
- containg all the photos
|
|
|
10 |
includes the following information for each media file:
|
11 |
|
12 |
- **SetId**: a unique identifier of a set of 15 media files,
|
13 |
+
- **UserId**: the identifier of the person who provided the media file,
|
14 |
+
- **UserRace**: the ethnicity of the person
|
15 |
+
- **Country**: the country of origin of the person,
|
16 |
+
- **Age**: the age of the person,
|
17 |
+
- **Gender**: the gender of the person,
|
18 |
+
- **Name**: the name of the person
|
19 |
+
- **FName**: the type of the media file
|
20 |
+
- **URL**: the URL to access the media file
|
21 |
|
22 |
## Folder "img" with media files
|
23 |
- containg all the photos
|