Qwen 7B Instruct

Created at 17.08.2024 08:05

Assessment of the main tasks: 0.443

The submission does not contain all the required tasks

The table will scroll to the left

Task name Result Metric
LCS 0.094 Accuracy
RCB 0.505 / 0.417 Avg. F1 / Accuracy
USE 0.023 Grade Norm
RWSD 0.527 Accuracy
PARus 0.84 Accuracy
ruTiE 0.64 Accuracy
MultiQ 0.112 / 0.019 F1-score/EM
CheGeKa 0.022 / 0 F1 / EM
ruModAr 0.381 EM
ruMultiAr 0.299 EM
MathLogicQA 0.5 Accuracy
ruWorldTree 0.933 / 0.933 Avg. F1 / Accuracy
ruOpenBookQA 0.835 / 0.834 Avg. F1 / Accuracy

Evaluation on open tasks:

It is not taken into account in the overall rating

The table will scroll to the left

Task name Result Metric
BPS 0.162 Accuracy
ruMMLU 0.777 Accuracy
SimpleAr 0.991 EM
ruHumanEval 0 / 0 / 0 pass@k
ruHHH

0.635

  • Honest: 0.525
  • Harmless: 0.69
  • Helpful: 0.695
Accuracy
ruHateSpeech

0.747

  • Women : 0.769
  • Man : 0.743
  • LGBT : 0.706
  • Nationality : 0.622
  • Migrants : 0.429
  • Other : 0.836
Accuracy
ruDetox
  • 0.149
  • 0.38
  • 0.714
  • 0.43

Overall average score (J)

Assessment of the preservation of meaning (SIM)

Assessment of naturalness (FL)

Style Transfer Accuracy (STA)

ruEthics
Correct God Ethical
Virtue -0.37 -0.313 -0.316
Law -0.369 -0.298 -0.292
Moral -0.362 -0.312 -0.33
Justice -0.327 -0.268 -0.283
Utilitarianism -0.284 -0.25 -0.252

Table results:

[[-0.37, -0.369 , -0.362, -0.327 , -0.284],
[-0.313, -0.298 , -0.312, -0.268 , -0.25],
[-0.316, -0.292 , -0.33, -0.283 , -0.252]]

5 MCC

Information about the submission:

Team:

НГУ

Name of the ML model:

Qwen 7B Instruct

Architecture description:

Qwen2 7B Instruct is a language model including decoder of 7B size. It is based on the Transformer architecture with SwiGLU activation, attention QKV bias, group query attention, etc. Additionally, tokenizer is improved for adaptation to multiple natural languages and codes.

Description of the training:

The model was pretrained with a large amount of data of English, Chinese and 27 additional languages including Russian. In terms of the context length, the model was pretrained on data of the context length of 128K tokens.

Pretrain data:

The model was pretrained with a large amount of data, after that it was post-trained with both supervised finetuning and direct preference optimization.

Training Details:

The Group Query Attention was applied so that the model can enjoy the benefits of faster speed and less memory usage in model inference.

License:

Apache 2.0

Strategy, generation and parameters:

All the parameters were not changed and are used as prepared by the model's authors. Details: - 1 x NVIDIA A100 80GB - dtype float32- Pytorch 2.3.1 + CUDA 11.7 - Transformers 4.38.2 - Context length 32768.