Update README.md
Browse files
README.md
CHANGED
@@ -40,6 +40,9 @@ The dataset is labeled on word-level with labels for the three most common langu
|
|
40 |
Additionally, labels for Named entities (NAME), language independent utterances (NON) and words from other languages (OTH) are used.
|
41 |
|
42 |
## Training procedure
|
|
|
|
|
|
|
43 |
|
44 |
### Training hyperparameters
|
45 |
|
|
|
40 |
Additionally, labels for Named entities (NAME), language independent utterances (NON) and words from other languages (OTH) are used.
|
41 |
|
42 |
## Training procedure
|
43 |
+
Here is the code to run this model:
|
44 |
+
https://colab.research.google.com/drive/1h_HiQkoo_yALTvHtiWleF9MMvCmPqmXk?usp=sharing
|
45 |
+
|
46 |
|
47 |
### Training hyperparameters
|
48 |
|