XciD HF staff commited on
Commit
bff1d4e
1 Parent(s): 1d24990

Create .hf/workflows/fine-tuning.yaml

Browse files
Files changed (1) hide show
  1. .hf/workflows/fine-tuning.yaml +8 -0
.hf/workflows/fine-tuning.yaml ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ name: fine-tune
2
+
3
+ jobs:
4
+ fine-tune:
5
+ image: fine-tune/Dockerfile
6
+ args:
7
+ - name: dataset-repo
8
+ type: string