Spaces:
Runtime error
Runtime error
VarshithaChennamsetti
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -27,3 +27,9 @@ Install appropriate [VSCode](https://code.visualstudio.com/download) based on th
|
|
27 |
<img width="867" alt="image" src="https://user-images.githubusercontent.com/65396462/227823151-bd445aeb-d0be-46b4-9cbe-550445b889f5.png">
|
28 |
|
29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
<img width="867" alt="image" src="https://user-images.githubusercontent.com/65396462/227823151-bd445aeb-d0be-46b4-9cbe-550445b889f5.png">
|
28 |
|
29 |
|
30 |
+
## Patentability Decision Classifier App
|
31 |
+
|
32 |
+
The finetuning of the model was done on Google Colab Notebook with the GPU runtime. The .ipynb file for that is the Finetuning_patent_decision_classifier.ipynb file.
|
33 |
+
|
34 |
+
The streamlit app to preview it was hosted on the HF spaces. The code for that can be found in patent_app.py
|
35 |
+
|