Update .hf/workflows/fine-tuning.yaml
Browse files
.hf/workflows/fine-tuning.yaml
CHANGED
@@ -2,7 +2,9 @@ name: fine-tune
|
|
2 |
|
3 |
jobs:
|
4 |
fine-tune:
|
5 |
-
|
|
|
|
|
6 |
args:
|
7 |
- name: dataset-repo
|
8 |
type: string
|
|
|
2 |
|
3 |
jobs:
|
4 |
fine-tune:
|
5 |
+
build: fine-tune/Dockerfile
|
6 |
+
- OR -
|
7 |
+
image: dqdqw
|
8 |
args:
|
9 |
- name: dataset-repo
|
10 |
type: string
|