XciD HF staff commited on
Commit
e876af9
1 Parent(s): 5063e09

Update .hf/workflows/fine-tuning.yaml

Browse files
Files changed (1) hide show
  1. .hf/workflows/fine-tuning.yaml +3 -1
.hf/workflows/fine-tuning.yaml CHANGED
@@ -2,7 +2,9 @@ name: fine-tune
2
 
3
  jobs:
4
  fine-tune:
5
- image: fine-tune/Dockerfile
 
 
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