Spaces:
Sleeping
Sleeping
Update milestone4Documentation.md
Browse files
milestone4Documentation.md
CHANGED
@@ -12,7 +12,7 @@ Hugging Face App: https://huggingface.co/spaces/ayethuzar/can-i-patent-this
|
|
12 |
|
13 |
Landing Page for the App: https://sites.google.com/view/cs670-finetuning-language-mode/home
|
14 |
|
15 |
-
App Demonstration Video:
|
16 |
|
17 |
The tuned model shared to the Hugging Face Hub: https://huggingface.co/ayethuzar/tuned-for-patentability/tree/main
|
18 |
|
@@ -54,11 +54,9 @@ I tested my shared model here: https://github.com/aye-thuzar/CS670Project/blob/m
|
|
54 |
References:
|
55 |
|
56 |
1. https://colab.research.google.com/drive/1_ZsI7WFTsEO0iu_0g3BLTkIkOUqPzCET?usp=sharing#scrollTo=B5wxZNhXdUK6
|
57 |
-
|
58 |
2. https://huggingface.co/AI-Growth-Lab/PatentSBERTa
|
59 |
-
|
60 |
3. https://huggingface.co/anferico/bert-for-patents
|
61 |
-
|
62 |
4. https://huggingface.co/transformers/v3.2.0/custom_datasets.html
|
63 |
-
|
64 |
5. https://colab.research.google.com/drive/1TzDDCDt368cUErH86Zc_P2aw9bXaaZy1?usp=sharing
|
|
|
|
|
|
12 |
|
13 |
Landing Page for the App: https://sites.google.com/view/cs670-finetuning-language-mode/home
|
14 |
|
15 |
+
App Demonstration Video: https://youtu.be/UEWUe-8fDOw
|
16 |
|
17 |
The tuned model shared to the Hugging Face Hub: https://huggingface.co/ayethuzar/tuned-for-patentability/tree/main
|
18 |
|
|
|
54 |
References:
|
55 |
|
56 |
1. https://colab.research.google.com/drive/1_ZsI7WFTsEO0iu_0g3BLTkIkOUqPzCET?usp=sharing#scrollTo=B5wxZNhXdUK6
|
|
|
57 |
2. https://huggingface.co/AI-Growth-Lab/PatentSBERTa
|
|
|
58 |
3. https://huggingface.co/anferico/bert-for-patents
|
|
|
59 |
4. https://huggingface.co/transformers/v3.2.0/custom_datasets.html
|
|
|
60 |
5. https://colab.research.google.com/drive/1TzDDCDt368cUErH86Zc_P2aw9bXaaZy1?usp=sharing
|
61 |
+
6. https://huggingface.co/docs/transformers/model_sharing
|
62 |
+
7. https://docs.streamlit.io/library/api-reference/widgets/st.file_uploader
|