Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
---
|
6 |
+
|
7 |
+
## Testing the Model
|
8 |
+
|
9 |
+
To test the model, you can use the Colab notebook linked below:
|
10 |
+
|
11 |
+
[▶️ Open in Google Colab](https://colab.research.google.com/drive/1kUVsgEzhrB1ujr85SArNoUcKJh-jHdza?usp=sharing)
|