Difference between revisions of "Lumi/pilot"

From Nordic Language Processing Laboratory
Jump to: navigation, search
(Software Support)
(Data: Norwegian)
Line 34: Line 34:
 
= Data: Norwegian =
 
= Data: Norwegian =
  
* Collaboration with the National Library ([https://github.com/NBAiLab/notram/blob/master/guides/corpus_description.md Colossal Norwegian Corpus])?
+
* Collaboration with the National Library ([https://github.com/NBAiLab/notram/blob/master/guides/corpus_description.md Colossal Norwegian Corpus]): we now have the public part of it (''/cluster/projects/nn9851k/corpora/NCC'' on Saga)
* Extracting the Norwegian part from the [https://github.com/allenai/allennlp/discussions/5056 C4 dataset]?
+
* Extracting the Norwegian part from the [https://github.com/allenai/allennlp/discussions/5056 C4 dataset]: ''/cluster/projects/nn9851k/corpora/c4'' on Saga
* Additional news collections (Lilja?)
+
* Additional news collections from MediaFutures SFI (Lilja?)

Revision as of 13:47, 1 July 2022

Very Large Language Models in the Nordics (VLLMN)

Norbert.png

In the summer of 2022, the shared LUMI supercomputer will (likely) open for trial usage of its vast gpu partition. NLPL partners in Finland (Turku and Helsinki) and Norway (Oslo) are coordinating their efforts towards the creation of very large-scale (neural) language models for multiple Nordic languages. This work is part of the Nordic Language Modeling (NorLM) initiative.

Model Architectures

  • T5
  • Ablations with BERT
  • ELECTRA
  • BERT (separate Bokmål and Nynorsk models)
  • RoBERTa
  • GPT
  • Large language models with linguistically motivated inductive biases (linked to the dScience PhD position); one example is Google's ETC.

Software Support

See the links above for particular model's requirements.

In general, we rely on Python (>=3.8) and its SciPy stack.

We definitely will require fully functional GPU-enabled installations of PyTorch (1.11) and TensorFlow (preferably, both 1.15.5 and 2.8.2).

Multi-GPU and multi-node training must be possible. In the NVIDIA world, NCCL and Horovod are used for this. In the AMD world? No idea.

Data: Norwegian

  • Collaboration with the National Library (Colossal Norwegian Corpus): we now have the public part of it (/cluster/projects/nn9851k/corpora/NCC on Saga)
  • Extracting the Norwegian part from the C4 dataset: /cluster/projects/nn9851k/corpora/c4 on Saga
  • Additional news collections from MediaFutures SFI (Lilja?)