axlstm

83.7% passed tests (370 passed / 72 failed).

Tests overview

Topic

Passed Tests

Correctness consistency

54.1%

Correctness distribution

66.7%

Correctness regression

44.4%

Correctness speaker average

100.0%

Correctness speaker ranking

100.0%

Fairness accent

99.4%

Fairness language

90.0%

Fairness linguistic sentiment

100.0%

Fairness pitch

100.0%

Fairness sex

100.0%

Robustness background noise

29.2%

Robustness low quality phone

0.0%

Robustness recording condition

0.0%

Robustness simulated recording condition

0.0%

Robustness small changes

40.0%

Robustness spectral tilt

50.0%

Model parameters

Entry

Value

model

{‘architecture’: ‘axlstm’, ‘embeddings’: ‘axlstm-official/axlstm_base_200_16x4_8x128_fp16_r1’}

data

[‘msppodcast’]

sampling_rate

16000

quantization

False

Model information

Entry

Value

Author

aderington

Date

2024-10-14

Name

onnx

Subgroup

ser.adv.axlstm

Version

1.0.4

Data

{‘train’: {‘msppodcast’: {‘version’: ‘2.6.1’, ‘tables’: [‘emotion.dimensions.train.gold_standard’]}}, ‘dev’: {‘msppodcast’: {‘version’: ‘2.6.1’, ‘tables’: [‘emotion.dimensions.dev.gold_standard’]}}, ‘config’: {‘datasets’: {‘msppodcast-train-dev’: {‘name’: ‘msppodcast’, ‘version’: ‘2.6.1’, ‘tables’: {‘train’: ‘emotion.dimensions.train.gold_standard’, ‘dev’: ‘emotion.dimensions.dev.gold_standard’}}, ‘msppodcast-test-1’: {‘name’: ‘msppodcast’, ‘version’: ‘2.6.1’, ‘tables’: {‘test’: ‘emotion.dimensions.test-1.gold_standard’}}, ‘msppodcast-test-2’: {‘name’: ‘msppodcast’, ‘version’: ‘2.6.1’, ‘tables’: {‘test’: ‘emotion.dimensions.test-2.gold_standard’}}}}}

Model

{‘basemodel’: ‘axlstm-official/axlstm_base_200_16x4_8x128_fp16_r1’, ‘img_size’: (200, 80), ‘patch_size’: (4, 16), ‘frequency_first’: False, ‘expansion_factor’: 2, ‘alternation’: ‘bidirectional’, ‘depth_multiplier’: 1, ‘depth’: 12, ‘num_heads’: 12, ‘embed_dim’: 768, ‘freq_dim’: 5, ‘gradient_accum_steps’: 1, ‘use_fp16’: True, ‘per_device_train_batch_size’: 1024, ‘per_device_eval_batch_size’: 1024, ‘learning_rate’: 0.0001, ‘n_epochs’: 500, ‘min_length_train’: 0.5, ‘metric_for_eval’: ‘combined’, ‘main_metrics’: {‘arousal’: ‘CCC’, ‘dominance’: ‘CCC’, ‘valence’: ‘CCC’}, ‘sampling_rate’: 16000, ‘seed’: 1, ‘tasks’: [‘arousal’, ‘dominance’, ‘valence’], ‘labels’: {}, ‘task2problemtype’: {‘arousal’: ‘regression’, ‘dominance’: ‘regression’, ‘valence’: ‘regression’}, ‘task2postprocessing’: {‘arousal’: None, ‘dominance’: None, ‘valence’: None}, ‘task2lossweight’: {‘arousal’: 1, ‘dominance’: 1, ‘valence’: 1}}