Adding framework versions
Browse files
README.md
CHANGED
@@ -37,4 +37,10 @@ classifications = ner_pipeline(input_sentence)
|
|
37 |
## Acknowledgement
|
38 |
The research results were obtained with the support of the Slovak National competence centre for
|
39 |
HPC, the EuroCC 2 project and Slovak National Supercomputing Centre under grant agreement
|
40 |
-
101101903-EuroCC 2-DIGITAL-EUROHPC-JU-2022-NCC-01.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
37 |
## Acknowledgement
|
38 |
The research results were obtained with the support of the Slovak National competence centre for
|
39 |
HPC, the EuroCC 2 project and Slovak National Supercomputing Centre under grant agreement
|
40 |
+
101101903-EuroCC 2-DIGITAL-EUROHPC-JU-2022-NCC-01.
|
41 |
+
|
42 |
+
## Framework Versions
|
43 |
+
|
44 |
+
- Transformers 4.26.0
|
45 |
+
- PyTorch 1.13.1
|
46 |
+
- Tokenizers 0.13.2
|