Spaces:
Runtime error
Runtime error
added the link to the training notebook
Browse files
app.py
CHANGED
@@ -44,7 +44,7 @@ examples = [
|
|
44 |
|
45 |
article = '''
|
46 |
# How to use this interface
|
47 |
-
Here's the [notebook](https://colab.research.google.com/drive/1xAsW1YNC38NEHXn0XMZVL_W-VPNYD-TO?usp
|
48 |
Using the interface is very easy, just type some text that and the model will give the names of entities in one of these categories:
|
49 |
|
50 |
- **org** : organization
|
|
|
44 |
|
45 |
article = '''
|
46 |
# How to use this interface
|
47 |
+
Here's the [notebook](https://colab.research.google.com/drive/1xAsW1YNC38NEHXn0XMZVL_W-VPNYD-TO?usp=sharing) used to train the model used in this app.
|
48 |
Using the interface is very easy, just type some text that and the model will give the names of entities in one of these categories:
|
49 |
|
50 |
- **org** : organization
|