khanfou
commited on
Commit
•
2d9b782
1
Parent(s):
cfe8258
Update Finetunelangmodel.yml
Browse files
.github/workflows/Finetunelangmodel.yml
CHANGED
@@ -16,5 +16,5 @@ jobs:
|
|
16 |
lfs: true
|
17 |
- name: Push to hub
|
18 |
env:
|
19 |
-
HF_TOKEN: ${{ secrets.
|
20 |
-
run: git push --force https://Fouzia:$
|
|
|
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
|