Views
No views yet
babyconceptLM-baike102M_bpe60, a Chinese Concept model trained on Baike102M BPE data.trust_remote_code=True.1from transformers import AutoModel, AutoTokenizer
2
3repo_id = "zondaxyz/babyconceptLM-baike102M_bpe60"
4
5tokenizer = AutoTokenizer.from_pretrained(repo_id, trust_remote_code=True)
6model = AutoModel.from_pretrained(repo_id, trust_remote_code=True)ConceptDominantGPTBertForPreTrainingm18_2tok_4concept_2readout_mup_concept_main_gate_baike102m_bpe60concept_main_shell_residualtrain_zho_baike102m_m15_bpe_tokenized.bintokenizer_zho_baike102m_m15_bpe.jsonchinese-babylm-eval-pipeline/results and chinese-babylm-eval-pipeline/results_mri_layer_sweep.cogbench-fmri-0415 data contains train and dev splits but no released test split. The word_fMRI and fMRI numbers below are therefore dev-set scores, not held-out test scores.| Task | Best score | Metric | Selection |
|---|---|---|---|
| zhoBLiMP | 72.29 | average accuracy | temperature 1.00 |
| Hanzi structure | 57.75 | average accuracy | temperature 1.00 |
| Hanzi pinyin | 50.05 | average accuracy | temperature 1.00 |
| word_fMRI | 0.563524 | mean Pearson r over 6 subjects | best layers: 03/04/05/06/08 tied; max subject score: 0.6168 on S31_score.mat |
| fMRI | 0.100538 | mean Pearson r over 36 domain/subject files | best layer: 09; max file score: 0.2269 on Language/03_average.mat |
| OCNLI | 63.19 | accuracy | fine-tuned dev score |
| TNEWS | 53.73 | accuracy | fine-tuned dev score |
| CLUEWSC2020 | 63.49 | accuracy | fine-tuned dev score |
| AFQMC | 68.98 | accuracy | fine-tuned dev score |
| Field | Accuracy |
|---|---|
| ellipsis | 67.00 |
| control_raising | 79.75 |
| BA | 78.41 |
| question | 82.54 |
| npi_licensing | 48.26 |
| nominal_expression | 82.48 |
| relativization | 86.25 |
| verb_phrase | 85.14 |
| anaphor | 34.83 |
| fci_licensing | 96.87 |
| topicalization | 96.08 |
| passive | 48.97 |
| quantifiers | 41.33 |
| argument_structure | 62.38 |
| classifier | 64.56 |
| Layer | word_fMRI mean | fMRI mean |
|---|---|---|
| 00 | 0.558891 | 0.085080 |
| 01 | 0.560022 | 0.087955 |
| 02 | 0.561925 | 0.093293 |
| 03 | 0.563524 | 0.091392 |
| 04 | 0.563524 | 0.091048 |
| 05 | 0.563524 | 0.089261 |
| 06 | 0.563524 | 0.090662 |
| 07 | 0.563463 | 0.100302 |
| 08 | 0.563524 | 0.100186 |
| 09 | 0.560945 | 0.100538 |