Upload pipeline.yaml with huggingface_hub
Browse files- pipeline.yaml +1 -0
pipeline.yaml
CHANGED
|
@@ -55,6 +55,7 @@ pipeline:
|
|
| 55 |
the step.
|
| 56 |
- name: num_examples
|
| 57 |
optional: true
|
|
|
|
| 58 |
type_info:
|
| 59 |
module: __main__
|
| 60 |
name: FakeUniqueId
|
|
|
|
| 55 |
the step.
|
| 56 |
- name: num_examples
|
| 57 |
optional: true
|
| 58 |
+
description: The number of examples to generate
|
| 59 |
type_info:
|
| 60 |
module: __main__
|
| 61 |
name: FakeUniqueId
|