Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ Hugging Face App: https://huggingface.co/spaces/ayethuzar/can-i-patent-this
|
|
19 |
|
20 |
Landing Page for the App: https://sites.google.com/view/cs670-finetuning-language-mode/home
|
21 |
|
22 |
-
App Demonstration Video:
|
23 |
|
24 |
The tuned model shared to the Hugging Face Hub: https://huggingface.co/ayethuzar/tuned-for-patentability/tree/main
|
25 |
|
@@ -84,3 +84,5 @@ References:
|
|
84 |
5. https://colab.research.google.com/drive/1TzDDCDt368cUErH86Zc_P2aw9bXaaZy1?usp=sharing
|
85 |
|
86 |
7. https://huggingface.co/docs/transformers/model_sharing
|
|
|
|
|
|
19 |
|
20 |
Landing Page for the App: https://sites.google.com/view/cs670-finetuning-language-mode/home
|
21 |
|
22 |
+
App Demonstration Video: https://youtu.be/UEWUe-8fDOw
|
23 |
|
24 |
The tuned model shared to the Hugging Face Hub: https://huggingface.co/ayethuzar/tuned-for-patentability/tree/main
|
25 |
|
|
|
84 |
5. https://colab.research.google.com/drive/1TzDDCDt368cUErH86Zc_P2aw9bXaaZy1?usp=sharing
|
85 |
|
86 |
7. https://huggingface.co/docs/transformers/model_sharing
|
87 |
+
|
88 |
+
8. https://docs.streamlit.io/library/api-reference/widgets/st.file_uploader
|