khanfou commited on
Commit
d5b65d7
1 Parent(s): 2d9b782

Update Finetunelangmodel.yml

Browse files
.github/workflows/Finetunelangmodel.yml CHANGED
@@ -16,5 +16,6 @@ jobs:
16
  lfs: true
17
  - name: Push to hub
18
  env:
19
- HF_TOKEN: ${{ secrets.FINETUNE }}
20
  run: git push --force https://Fouzia:$FINETUNE@huggingface.co/spaces/Fouzia/Harvard-USPTO_Patentability-Score main
 
 
16
  lfs: true
17
  - name: Push to hub
18
  env:
19
+ FINETUNE: ${{ secrets.FINETUNE }}
20
  run: git push --force https://Fouzia:$FINETUNE@huggingface.co/spaces/Fouzia/Harvard-USPTO_Patentability-Score main
21
+