Update README.md
#3
by
Zannriell - opened
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
-
language:
|
| 4 |
- pl
|
| 5 |
- en
|
| 6 |
datasets:
|
|
@@ -13,20 +13,51 @@ tags:
|
|
| 13 |
- keywords-generation
|
| 14 |
- text-classifiation
|
| 15 |
- other
|
|
|
|
| 16 |
widget:
|
| 17 |
-
- text:
|
| 18 |
-
|
| 19 |
-
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
metrics:
|
| 26 |
- f1
|
| 27 |
- precision
|
| 28 |
- recall
|
| 29 |
-
|
| 30 |
---
|
| 31 |
<img src="https://public.3.basecamp.com/p/rs5XqmAuF1iEuW6U7nMHcZeY/upload/download/VL-NLP-short.png" alt="logo voicelab nlp" style="width:300px;"/>
|
| 32 |
|
|
@@ -155,4 +186,4 @@ OR
|
|
| 155 |
|
| 156 |
The model was trained by NLP Research Team at Voicelab.ai.
|
| 157 |
|
| 158 |
-
You can contact us [here](https://voicelab.ai/contact/).
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
+
language:
|
| 4 |
- pl
|
| 5 |
- en
|
| 6 |
datasets:
|
|
|
|
| 13 |
- keywords-generation
|
| 14 |
- text-classifiation
|
| 15 |
- other
|
| 16 |
+
- medical
|
| 17 |
widget:
|
| 18 |
+
- text: >-
|
| 19 |
+
Keywords: Our vlT5 model is a keyword generation model based on
|
| 20 |
+
encoder-decoder architecture using Transformer blocks presented by google
|
| 21 |
+
(https://huggingface.co/t5-base). The vlT5 was trained on scientific
|
| 22 |
+
articles corpus to predict a given set of keyphrases based on the
|
| 23 |
+
concatenation of the article’s abstract and title. It generates precise, yet
|
| 24 |
+
not always complete keyphrases that describe the content of the article
|
| 25 |
+
based only on the abstract.
|
| 26 |
+
example_title: English 1
|
| 27 |
+
- text: >-
|
| 28 |
+
Keywords: Decays the learning rate of each parameter group by gamma every
|
| 29 |
+
step_size epochs. Notice that such decay can happen simultaneously with
|
| 30 |
+
other changes to the learning rate from outside this scheduler. When
|
| 31 |
+
last_epoch=-1, sets initial lr as lr.
|
| 32 |
+
example_title: English 2
|
| 33 |
+
- text: >-
|
| 34 |
+
Keywords: Przełomem w dziedzinie sztucznej inteligencji i maszynowego
|
| 35 |
+
uczenia się było powstanie systemu eksperckiego Dendral na Uniwersytecie
|
| 36 |
+
Stanforda w 1965. System ten powstał w celu zautomatyzowania analizy i
|
| 37 |
+
identyfikacji molekuł związków organicznych, które dotychczas nie były znane
|
| 38 |
+
chemikom. Wyniki badań otrzymane dzięki systemowi Dendral były pierwszym w
|
| 39 |
+
historii odkryciem dokonanym przez komputer, które zostały opublikowane w
|
| 40 |
+
prasie specjalistycznej.
|
| 41 |
+
example_title: Polish
|
| 42 |
+
- text: >-
|
| 43 |
+
Keywords: El análisis de un economista calcula que, a pesar del aumento del
|
| 44 |
+
gasto general, la Navidad es una pérdida de peso muerto según la teoría
|
| 45 |
+
microeconómica ortodoxa, debido al efecto de dar regalos. Esta pérdida se
|
| 46 |
+
calcula como la diferencia entre lo que el donante gastó en el artículo y lo
|
| 47 |
+
que el receptor del regalo habría pagado por el artículo. Se estima que en
|
| 48 |
+
2001, Navidad resultó en una pérdida de peso muerto de $ 4 mil millones solo
|
| 49 |
+
en los EE. UU.1 Debido a factores de complicación, este análisis se utiliza
|
| 50 |
+
a veces para discutir posibles fallas en la teoría microeconómica actual.
|
| 51 |
+
Otras pérdidas de peso muerto incluyen los efectos de la Navidad en el medio
|
| 52 |
+
ambiente y el hecho de que los regalos materiales a menudo se perciben como
|
| 53 |
+
elefantes blancos, lo que impone costos de mantenimiento y almacenamiento y
|
| 54 |
+
contribuye al desorden.
|
| 55 |
+
example_title: Spanish
|
| 56 |
metrics:
|
| 57 |
- f1
|
| 58 |
- precision
|
| 59 |
- recall
|
| 60 |
+
library_name: adapter-transformers
|
| 61 |
---
|
| 62 |
<img src="https://public.3.basecamp.com/p/rs5XqmAuF1iEuW6U7nMHcZeY/upload/download/VL-NLP-short.png" alt="logo voicelab nlp" style="width:300px;"/>
|
| 63 |
|
|
|
|
| 186 |
|
| 187 |
The model was trained by NLP Research Team at Voicelab.ai.
|
| 188 |
|
| 189 |
+
You can contact us [here](https://voicelab.ai/contact/).
|