Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -52,8 +52,10 @@ Some datasets were excluded from this release:
|
|
52 |
|
53 |
### Dataception
|
54 |
|
55 |
-
- **id**: Model ID.
|
|
|
56 |
- **name**: Model name.
|
|
|
57 |
- **baseModel**: Base model used for the original training.
|
58 |
- **nsfwLevel**: Content rating for the original model and dataset.
|
59 |
- **dataset_wds**: Path to the WebDataset.
|
|
|
52 |
|
53 |
### Dataception
|
54 |
|
55 |
+
- **id**: Model Version ID.
|
56 |
+
- **modelId**: Model ID.
|
57 |
- **name**: Model name.
|
58 |
+
- **type**: Model type.
|
59 |
- **baseModel**: Base model used for the original training.
|
60 |
- **nsfwLevel**: Content rating for the original model and dataset.
|
61 |
- **dataset_wds**: Path to the WebDataset.
|