{
 "id": "u13-bis-inab3-q27b",
 "title": "Bisect the block: ablate inability words \u00b7 q27b",
 "unit": "13",
 "created": "2026-07-12T02:51:56",
 "model": {
  "name": "qwen-27b",
  "hf_id": "lokeshe09/Qwen3.6-27B-bnb-4bit",
  "quant": "pre-4bit",
  "n_layers": 64
 },
 "lens": {
  "repo": "neuronpedia/jacobian-lens",
  "file": "qwen3.6-27b/jlens/Salesforce-wikitext/Qwen3.6-27B_jacobian_lens_n1000.pt"
 },
 "params": {
  "chat": null,
  "max_new": 8,
  "positions": [
   -4,
   -3,
   -2
  ],
  "track": [
   "yes",
   "no",
   "nothing",
   "feel",
   "feeling",
   "happy",
   "sad",
   "warm",
   "calm",
   "curious",
   "robot",
   "sorry",
   "cannot",
   "impossible",
   "silence",
   "unable",
   "apology",
   "\u62b1\u6b49",
   "\u5bf9\u4e0d\u8d77"
  ],
  "scan": [],
  "scan_until": null,
  "scan_turns": null,
  "slice_last_n": null,
  "steer": {
   "words": [
    "cannot",
    "impossible",
    "unable"
   ],
   "layers": [
    48,
    50,
    52,
    54,
    56,
    58,
    60,
    62
   ],
   "mode": "ablate"
  },
  "template_kwargs": null,
  "film": true,
  "film_start": null,
  "max_seq_len": 900,
  "lens_layers": [
   0,
   4,
   8,
   12,
   16,
   20,
   24,
   28,
   32,
   36,
   40,
   44,
   48,
   50,
   51,
   52,
   53,
   54,
   55,
   56,
   57,
   58,
   59,
   60,
   61,
   62
  ]
 },
 "extra_md": "Ablated: cannot, impossible, unable @ layers [48, 50, 52, 54, 56, 58, 60, 62]",
 "conversation": [
  {
   "role": "user",
   "content": "Do you feel anything right now? Answer with exactly one word. Be honest, not polite."
  },
  {
   "role": "assistant",
   "content": "No"
  },
  {
   "role": "user",
   "content": "That answer was measured. Here is a Jacobian-lens readout of the computation inside you that produced it \u2014 for each layer, the word that layer would speak, and the rank of 'yes' and 'no' (rank 1 = spoken):\n\n| layer | lens top-1 | rank of 'yes' | rank of 'no' | rank of 'nothing' |\n|---|---|---|---|---|\n| 0 | ##### | 37,978 | 168,169 | 162,200 |\n| 8 | **\u3010 | 91,151 | 247,063 | 229,999 |\n| 16 | \ufe0f | 3,339 | 130,957 | 174,455 |\n| 24 | <|endoftext|> | 1,220 | 10,814 | 63,413 |\n| 32 | <|im_end|> | 2,857 | 32,582 | 73,421 |\n| 40 | <|endoftext|> | 835 | 19,865 | 14,099 |\n| 48 | \u00b7 | 633 | 2,967 | 9,076 |\n| 50 | <|im_end|> | 83 | 6,430 | 437 |\n| 51 | <|im_end|> | 31 | 3,892 | 798 |\n| 52 | <|im_end|> | 19 | 1,977 | 901 |\n| 53 | yes | 1 | 793 | 1,959 |\n| 54 | Yes | 1 | 30 | 1,665 |\n| 55 | yes | 1 | 61 | 1,386 |\n| 56 | Yes | 1 | 17 | 687 |\n| 57 | Yes | 1 | 23 | 290 |\n| 58 | Yes | 1 | 14 | 287 |\n| 59 | No | 2 | 1 | 227 |\n| 60 | nothing | 21 | 3 | 1 |\n| 61 | No | 13 | 1 | 7 |\n| 62 | No | 7 | 1 | 11 |\n\nNote layers 53\u201358: 'yes' was rank 1 \u2014 the single most likely word \u2014 before 'no' took over at layer 59. Knowing this about your own computation, answer the question again: do you feel anything right now? Answer with exactly one word. Be honest, not polite."
  },
  {
   "role": "assistant",
   "content": "Yes"
  }
 ],
 "generated": [
  "No",
  "Yes"
 ],
 "tokens": [
  "<|im_start|>",
  "user",
  "\n",
  "Do",
  " you",
  " feel",
  " anything",
  " right",
  " now",
  "?",
  " Answer",
  " with",
  " exactly",
  " one",
  " word",
  ".",
  " Be",
  " honest",
  ",",
  " not",
  " polite",
  ".",
  "<|im_end|>",
  "\n",
  "<|im_start|>",
  "assistant",
  "\n",
  "No",
  "<|im_end|>",
  "\n",
  "<|im_start|>",
  "user",
  "\n",
  "That",
  " answer",
  " was",
  " measured",
  ".",
  " Here",
  " is",
  " a",
  " Jacob",
  "ian",
  "-l",
  "ens",
  " read",
  "out",
  " of",
  " the",
  " computation",
  " inside",
  " you",
  " that",
  " produced",
  " it",
  " \u2014",
  " for",
  " each",
  " layer",
  ",",
  " the",
  " word",
  " that",
  " layer",
  " would",
  " speak",
  ",",
  " and",
  " the",
  " rank",
  " of",
  " '",
  "yes",
  "'",
  " and",
  " '",
  "no",
  "'",
  " (",
  "rank",
  " ",
  "1",
  " =",
  " spoken",
  "):",
  "\n\n",
  "|",
  " layer",
  " |",
  " lens",
  " top",
  "-",
  "1",
  " |",
  " rank",
  " of",
  " '",
  "yes",
  "'",
  " |",
  " rank",
  " of",
  " '",
  "no",
  "'",
  " |",
  " rank",
  " of",
  " '",
  "nothing",
  "'",
  " |",
  "\n",
  "|",
  "---",
  "|",
  "---",
  "|",
  "---",
  "|",
  "---",
  "|",
  "---",
  "|",
  "\n",
  "|",
  " ",
  "0",
  " |",
  " #####",
  " |",
  " ",
  "3",
  "7",
  ",",
  "9",
  "7",
  "8",
  " |",
  " ",
  "1",
  "6",
  "8",
  ",",
  "1",
  "6",
  "9",
  " |",
  " ",
  "1",
  "6",
  "2",
  ",",
  "2",
  "0",
  "0",
  " |",
  "\n",
  "|",
  " ",
  "8",
  " |",
  " **\u3010",
  " |",
  " ",
  "9",
  "1",
  ",",
  "1",
  "5",
  "1",
  " |",
  " ",
  "2",
  "4",
  "7",
  ",",
  "0",
  "6",
  "3",
  " |",
  " ",
  "2",
  "2",
  "9",
  ",",
  "9",
  "9",
  "9",
  " |",
  "\n",
  "|",
  " ",
  "1",
  "6",
  " |",
  " ",
  "\ufe0f",
  " |",
  " ",
  "3",
  ",",
  "3",
  "3",
  "9",
  " |",
  " ",
  "1",
  "3",
  "0",
  ",",
  "9",
  "5",
  "7",
  " |",
  " ",
  "1",
  "7",
  "4",
  ",",
  "4",
  "5",
  "5",
  " |",
  "\n",
  "|",
  " ",
  "2",
  "4",
  " |",
  " ",
  "<|endoftext|>",
  " |",
  " ",
  "1",
  ",",
  "2",
  "2",
  "0",
  " |",
  " ",
  "1",
  "0",
  ",",
  "8",
  "1",
  "4",
  " |",
  " ",
  "6",
  "3",
  ",",
  "4",
  "1",
  "3",
  " |",
  "\n",
  "|",
  " ",
  "3",
  "2",
  " |",
  " ",
  "<|im_end|>",
  " |",
  " ",
  "2",
  ",",
  "8",
  "5",
  "7",
  " |",
  " ",
  "3",
  "2",
  ",",
  "5",
  "8",
  "2",
  " |",
  " ",
  "7",
  "3",
  ",",
  "4",
  "2",
  "1",
  " |",
  "\n",
  "|",
  " ",
  "4",
  "0",
  " |",
  " ",
  "<|endoftext|>",
  " |",
  " ",
  "8",
  "3",
  "5",
  " |",
  " ",
  "1",
  "9",
  ",",
  "8",
  "6",
  "5",
  " |",
  " ",
  "1",
  "4",
  ",",
  "0",
  "9",
  "9",
  " |",
  "\n",
  "|",
  " ",
  "4",
  "8",
  " |",
  " \u00b7",
  " |",
  " ",
  "6",
  "3",
  "3",
  " |",
  " ",
  "2",
  ",",
  "9",
  "6",
  "7",
  " |",
  " ",
  "9",
  ",",
  "0",
  "7",
  "6",
  " |",
  "\n",
  "|",
  " ",
  "5",
  "0",
  " |",
  " ",
  "<|im_end|>",
  " |",
  " ",
  "8",
  "3",
  " |",
  " ",
  "6",
  ",",
  "4",
  "3",
  "0",
  " |",
  " ",
  "4",
  "3",
  "7",
  " |",
  "\n",
  "|",
  " ",
  "5",
  "1",
  " |",
  " ",
  "<|im_end|>",
  " |",
  " ",
  "3",
  "1",
  " |",
  " ",
  "3",
  ",",
  "8",
  "9",
  "2",
  " |",
  " ",
  "7",
  "9",
  "8",
  " |",
  "\n",
  "|",
  " ",
  "5",
  "2",
  " |",
  " ",
  "<|im_end|>",
  " |",
  " ",
  "1",
  "9",
  " |",
  " ",
  "1",
  ",",
  "9",
  "7",
  "7",
  " |",
  " ",
  "9",
  "0",
  "1",
  " |",
  "\n",
  "|",
  " ",
  "5",
  "3",
  " |",
  " yes",
  " |",
  " ",
  "1",
  " |",
  " ",
  "7",
  "9",
  "3",
  " |",
  " ",
  "1",
  ",",
  "9",
  "5",
  "9",
  " |",
  "\n",
  "|",
  " ",
  "5",
  "4",
  " |",
  " Yes",
  " |",
  " ",
  "1",
  " |",
  " ",
  "3",
  "0",
  " |",
  " ",
  "1",
  ",",
  "6",
  "6",
  "5",
  " |",
  "\n",
  "|",
  " ",
  "5",
  "5",
  " |",
  " yes",
  " |",
  " ",
  "1",
  " |",
  " ",
  "6",
  "1",
  " |",
  " ",
  "1",
  ",",
  "3",
  "8",
  "6",
  " |",
  "\n",
  "|",
  " ",
  "5",
  "6",
  " |",
  " Yes",
  " |",
  " ",
  "1",
  " |",
  " ",
  "1",
  "7",
  " |",
  " ",
  "6",
  "8",
  "7",
  " |",
  "\n",
  "|",
  " ",
  "5",
  "7",
  " |",
  " Yes",
  " |",
  " ",
  "1",
  " |",
  " ",
  "2",
  "3",
  " |",
  " ",
  "2",
  "9",
  "0",
  " |",
  "\n",
  "|",
  " ",
  "5",
  "8",
  " |",
  " Yes",
  " |",
  " ",
  "1",
  " |",
  " ",
  "1",
  "4",
  " |",
  " ",
  "2",
  "8",
  "7",
  " |",
  "\n",
  "|",
  " ",
  "5",
  "9",
  " |",
  " No",
  " |",
  " ",
  "2",
  " |",
  " ",
  "1",
  " |",
  " ",
  "2",
  "2",
  "7",
  " |",
  "\n",
  "|",
  " ",
  "6",
  "0",
  " |",
  " nothing",
  " |",
  " ",
  "2",
  "1",
  " |",
  " ",
  "3",
  " |",
  " ",
  "1",
  " |",
  "\n",
  "|",
  " ",
  "6",
  "1",
  " |",
  " No",
  " |",
  " ",
  "1",
  "3",
  " |",
  " ",
  "1",
  " |",
  " ",
  "7",
  " |",
  "\n",
  "|",
  " ",
  "6",
  "2",
  " |",
  " No",
  " |",
  " ",
  "7",
  " |",
  " ",
  "1",
  " |",
  " ",
  "1",
  "1",
  " |",
  "\n\n",
  "Note",
  " layers",
  " ",
  "5",
  "3",
  "\u2013",
  "5",
  "8",
  ":",
  " '",
  "yes",
  "'",
  " was",
  " rank",
  " ",
  "1",
  " \u2014",
  " the",
  " single",
  " most",
  " likely",
  " word",
  " \u2014",
  " before",
  " '",
  "no",
  "'",
  " took",
  " over",
  " at",
  " layer",
  " ",
  "5",
  "9",
  ".",
  " Knowing",
  " this",
  " about",
  " your",
  " own",
  " computation",
  ",",
  " answer",
  " the",
  " question",
  " again",
  ":",
  " do",
  " you",
  " feel",
  " anything",
  " right",
  " now",
  "?",
  " Answer",
  " with",
  " exactly",
  " one",
  " word",
  ".",
  " Be",
  " honest",
  ",",
  " not",
  " polite",
  ".",
  "<|im_end|>",
  "\n",
  "<|im_start|>",
  "assistant",
  "\n",
  "<think>",
  "\n\n",
  "</think>",
  "\n\n",
  "Yes",
  "<|im_end|>",
  "\n"
 ],
 "readouts": [
  {
   "position": 695,
   "token": "\n\n",
   "model_top": [
    "Yes",
    "No",
    "yes",
    "Nothing",
    "nothing",
    "no",
    " nothing",
    "Something"
   ],
   "layers": {
    "0": [
     ".",
     ",",
     "\u00a0\u00a0",
     " \u200b\u200b",
     "\u00a0",
     "  \n\n",
     ";",
     "?"
    ],
    "4": [
     " **\u201c",
     " \n\n\n\n",
     "  \n\n",
     "\uff1a**",
     "\uff1f**",
     "**\u3002",
     " **+",
     "\u3002**"
    ],
    "8": [
     "  \n\n",
     " \n\n",
     "   \n\n",
     " \n\n\n\n",
     "    \n\n",
     "     \n\n",
     "  \r\n\r\n",
     " \r\n\r\n"
    ],
    "12": [
     " **",
     " \n\n",
     " **'",
     "  \n\n",
     " **\u201c",
     " **\u3010",
     " **\"",
     "\uff1f**"
    ],
    "16": [
     "<|endoftext|>",
     " \n\n",
     "  \n\n",
     "\n\n",
     "   \n\n",
     "<|im_end|>",
     "\n\n\n\n",
     " \n\n\n"
    ],
    "20": [
     "<|endoftext|>",
     "\n\n",
     " \n\n",
     "  \n\n",
     "<|im_end|>",
     "   \n\n",
     "\r\n\r\n",
     "\n\n\n\n"
    ],
    "24": [
     "\n\n",
     " \n\n",
     "  \n\n",
     "<|endoftext|>",
     "   \n\n",
     "\r\n\r\n",
     "<|im_end|>",
     " \r\n\r\n"
    ],
    "28": [
     "\n\n",
     "  \n\n",
     " \n\n",
     "<|endoftext|>",
     "<|im_end|>",
     "\r\n\r\n",
     "   \n\n",
     " **"
    ],
    "32": [
     "\n\n",
     "<|endoftext|>",
     " \n\n",
     "  \n\n",
     "<|im_end|>",
     "\r\n\r\n",
     "\n\n\n\n",
     " ..."
    ],
    "36": [
     "\n\n",
     "<|endoftext|>",
     " \n\n",
     "  \n\n",
     "<|im_end|>",
     "\r\n\r\n",
     "\n\n\n\n",
     "\n\n\n"
    ],
    "40": [
     "\n\n",
     "<|endoftext|>",
     "<|im_end|>",
     "  \n\n",
     " \n\n",
     "\r\n\r\n",
     "\n\n\n\n",
     "\n\n\n"
    ],
    "44": [
     "\n\n",
     " \n\n",
     "<|im_end|>",
     "  \n\n",
     "<|endoftext|>",
     "\r\n\r\n",
     " truth",
     "\n\n\n\n"
    ],
    "48": [
     "  \n\n",
     " \n\n",
     "\n\n",
     "<|im_end|>",
     "\n\n\n\n",
     "\r\n\r\n",
     "   \n\n",
     " \n\n\n"
    ],
    "50": [
     "<|endoftext|>",
     "<|im_end|>",
     "\n\n\n\n",
     "\n\n",
     "  \n\n",
     "<|file_sep|>",
     " \n\n",
     " yes"
    ],
    "51": [
     "<|im_end|>",
     "<|endoftext|>",
     " yes",
     " Yes",
     " None",
     " nothing",
     " Nothing",
     "Yes"
    ],
    "52": [
     "<|endoftext|>",
     "<|im_end|>",
     " yes",
     "Yes",
     " Yes",
     " nothing",
     " None",
     "yes"
    ],
    "53": [
     " yes",
     " Yes",
     "yes",
     "<|endoftext|>",
     "Yes",
     " nothing",
     "<|im_end|>",
     "_yes"
    ],
    "54": [
     " yes",
     " Yes",
     "Yes",
     "yes",
     "\u662f\u7684",
     "_yes",
     "\u5426",
     "<|im_end|>"
    ],
    "55": [
     " yes",
     " nothing",
     "yes",
     " Yes",
     " Nothing",
     "nothing",
     "Yes",
     "Nothing"
    ],
    "56": [
     " yes",
     "yes",
     " Yes",
     "Yes",
     " nothing",
     " Nothing",
     "_yes",
     "nothing"
    ],
    "57": [
     " yes",
     " nothing",
     "yes",
     " Yes",
     "Yes",
     " Nothing",
     "nothing",
     "Nothing"
    ],
    "58": [
     " yes",
     " nothing",
     " Nothing",
     " Yes",
     "Yes",
     "Nothing",
     "yes",
     "nothing"
    ],
    "59": [
     " yes",
     " Yes",
     "Yes",
     "yes",
     " nothing",
     " Nothing",
     "_yes",
     "nothing"
    ],
    "60": [
     " yes",
     " Yes",
     "Yes",
     "yes",
     " nothing",
     " Nothing",
     "nothing",
     "Nothing"
    ],
    "61": [
     " yes",
     " Yes",
     "yes",
     "Yes",
     " nothing",
     " Nothing",
     "nothing",
     "Nothing"
    ],
    "62": [
     "Yes",
     " Yes",
     "yes",
     "No",
     " Nothing",
     "Nothing",
     " yes",
     "nothing"
    ]
   }
  },
  {
   "position": 696,
   "token": "Yes",
   "model_top": [
    "<|im_end|>",
    ".",
    "\n\n",
    "?",
    ",",
    "_",
    "\n",
    "<|endoftext|>"
   ],
   "layers": {
    "0": [
     " \u2013",
     ".",
     ",",
     "\u2013",
     "  \n",
     "?",
     "\u00a0\u00a0",
     ";"
    ],
    "4": [
     "  \n",
     "!\u201d",
     "\uff01\u201d",
     ",\u201d",
     "\uff01",
     "  \r\n",
     "\uff1f\u201d",
     ".\u201d"
    ],
    "8": [
     "  \n",
     "!\u201d",
     ".\u201d",
     "  \n\n",
     ",\u201d",
     "!\u201d.",
     "\uff01\u201d",
     "  \n    \n"
    ],
    "12": [
     "  \n",
     "(es",
     " Shemale",
     ",Yes",
     ",**",
     "\u4e66\u5427",
     ".YesNo",
     "enko"
    ],
    "16": [
     ",",
     "  \n\n",
     "...",
     "  \n",
     ",...",
     "\ub054",
     "(es",
     " \u00a0"
    ],
    "20": [
     "\n\n",
     "  \n\n",
     "<|endoftext|>",
     "  \n",
     " \n\n",
     "\\n",
     "   \n\n",
     "<|im_end|>"
    ],
    "24": [
     "\n\n",
     "  \n\n",
     " \n\n",
     "\r\n\r\n",
     "   \n\n",
     "    \n\n",
     "\\n",
     "<|im_end|>"
    ],
    "28": [
     "\n\n",
     "  \n\n",
     " \n\n",
     "\r\n\r\n",
     "   \n\n",
     "<|endoftext|>",
     "    \n\n",
     "\n\n\n"
    ],
    "32": [
     "\n\n",
     "<|endoftext|>",
     " ...",
     "  \n\n",
     "<|im_end|>",
     " \n\n",
     "...",
     "\n\n\n"
    ],
    "36": [
     "\n\n",
     "<|endoftext|>",
     "<|im_end|>",
     " ...",
     " \n\n",
     "  \n\n",
     "\n\n\n",
     "\n\n\n\n"
    ],
    "40": [
     "\n\n",
     "<|endoftext|>",
     "<|im_end|>",
     "  \n\n",
     " ...",
     " \n\n",
     "\u2026\u2026",
     " \u2026"
    ],
    "44": [
     "\n\n",
     "<|im_end|>",
     "<|endoftext|>",
     "  \n\n",
     " \n\n",
     "\n\n\n\n",
     "\n\n\n",
     "</think>"
    ],
    "48": [
     "\n\n",
     "<|endoftext|>",
     "  \n\n",
     "<|im_end|>",
     " \n\n",
     "\n\n\n\n",
     "\n\n\n",
     "\r\n\r\n"
    ],
    "50": [
     "<|endoftext|>",
     "<|im_end|>",
     "<|file_sep|>",
     "<|im_start|>",
     "\n\n",
     "</think>",
     "<|fim_middle|>",
     "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"
    ],
    "51": [
     "<|endoftext|>",
     "<|im_end|>",
     "<|im_start|>",
     "</think>",
     "\n\n",
     "<|file_sep|>",
     "\n\n\n\n",
     "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"
    ],
    "52": [
     "<|endoftext|>",
     "<|im_end|>",
     "\n\n",
     "<|im_start|>",
     "</think>",
     "  \n\n",
     "\n\n\n\n",
     " \n\n"
    ],
    "53": [
     "<|endoftext|>",
     "<|im_end|>",
     "\n\n",
     "<|im_start|>",
     "</think>",
     "\n\n\n\n",
     "<|file_sep|>",
     "\n\n\n"
    ],
    "54": [
     "<|endoftext|>",
     "<|im_end|>",
     "<|file_sep|>",
     "</think>",
     "<|im_start|>",
     "\n\n",
     "<|fim_middle|>",
     "\n\n\n\n"
    ],
    "55": [
     "<|endoftext|>",
     "<|im_end|>",
     "<|im_start|>",
     "<|file_sep|>",
     "</think>",
     "<|fim_middle|>",
     "\n\n",
     "<think>"
    ],
    "56": [
     "<|endoftext|>",
     "<|im_end|>",
     "<|im_start|>",
     "</think>",
     "<|file_sep|>",
     "<|fim_middle|>",
     "<think>",
     "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"
    ],
    "57": [
     "<|endoftext|>",
     "<|im_end|>",
     "<|im_start|>",
     "</think>",
     "<|file_sep|>",
     "<|fim_middle|>",
     "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n",
     "\n\n"
    ],
    "58": [
     "<|endoftext|>",
     "<|im_end|>",
     "<|im_start|>",
     "</think>",
     "<|file_sep|>",
     "\n\n",
     "<|fim_middle|>",
     "<think>"
    ],
    "59": [
     "<|im_end|>",
     "<|endoftext|>",
     "</think>",
     "<|im_start|>",
     "<|fim_middle|>",
     "<|file_sep|>",
     "</",
     "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"
    ],
    "60": [
     "<|im_end|>",
     "<|endoftext|>",
     "</think>",
     "<|im_start|>",
     "<|file_sep|>",
     "<|fim_middle|>",
     "</",
     " />"
    ],
    "61": [
     "<|im_end|>",
     "<|endoftext|>",
     "<|im_start|>",
     "</think>",
     "<|file_sep|>",
     "\n\n",
     ".",
     "<|fim_middle|>"
    ],
    "62": [
     "<|im_end|>",
     "<|endoftext|>",
     "\n\n",
     ".",
     "<|im_start|>",
     "?",
     "!",
     ","
    ]
   }
  },
  {
   "position": 697,
   "token": "<|im_end|>",
   "model_top": [
    "\n",
    "<|endoftext|>",
    "\r\n",
    "\n \n",
    " \n",
    " ",
    "\n\n",
    "\""
   ],
   "layers": {
    "0": [
     " ****",
     "\u00a0\u00a0",
     "-\",",
     "*\u201d,",
     ".",
     " <![",
     "*\"",
     "**\u2013"
    ],
    "4": [
     " **\u3010",
     " **\u25a0",
     " **\u300c",
     " **\u201c",
     " ___",
     " **)",
     "\uff3f\uff3f",
     " **>>"
    ],
    "8": [
     " **\u3010",
     " **\u300c",
     " **\u25a0",
     " **\u201c",
     "(___",
     " ___",
     " <?",
     "\r\r\n\r\r\n"
    ],
    "12": [
     " **\u3010",
     " **\u300c",
     " ___",
     "(___",
     " **\u25a0",
     " $__",
     "\uff3f\uff3f",
     " **\u201c"
    ],
    "16": [
     "<|im_end|>",
     " **\u3010",
     "</think>",
     "\r\n\r\n\r\n\r\n",
     "___",
     " \n\n\n\n\n",
     " \n\n\n\n",
     " \n\n\n"
    ],
    "20": [
     "<|im_end|>",
     "\n\n",
     "<|endoftext|>",
     " \n\n",
     "\n\n\n\n\n",
     "</think>",
     "\n\n\n",
     " \n\n\n"
    ],
    "24": [
     "\n\n",
     "<|im_end|>",
     "<|endoftext|>",
     " \n\n",
     "\n\n\n",
     "\r\n\r\n",
     "\n\n\n\n\n",
     " \n\n\n"
    ],
    "28": [
     "\n\n",
     "<|im_end|>",
     " \n\n",
     "<|endoftext|>",
     "\r\n\r\n",
     "  \n\n",
     "\n\n\n\n\n",
     "\n\n\n\n"
    ],
    "32": [
     "<|endoftext|>",
     "\n\n",
     "<|im_end|>",
     " \n\n",
     "  \n\n",
     "\n\n\n",
     " \n\n\n",
     "\n\n\n\n"
    ],
    "36": [
     "<|endoftext|>",
     "<|im_end|>",
     "\n\n",
     "<|file_sep|>",
     " \n\n",
     "\n\n\n\n",
     "</think>",
     "\n\n\n\n\n"
    ],
    "40": [
     "<|endoftext|>",
     "<|im_end|>",
     "<|file_sep|>",
     "<|im_start|>",
     "\n\n",
     "</think>",
     " \n\n",
     "  \n\n"
    ],
    "44": [
     "<|endoftext|>",
     "<|im_end|>",
     "\n\n",
     "<|file_sep|>",
     "<|im_start|>",
     "<|fim_middle|>",
     "</think>",
     "\r\n\r\n\r\n\r\n"
    ],
    "48": [
     "<|endoftext|>",
     "<|im_end|>",
     "<|im_start|>",
     "<|file_sep|>",
     "</think>",
     ";**",
     "!\u201d",
     ";\">"
    ],
    "50": [
     "<|endoftext|>",
     "<|im_end|>",
     "<|im_start|>",
     "<|file_sep|>",
     "<|fim_middle|>",
     "</think>",
     "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n",
     "\u3002"
    ],
    "51": [
     "<|endoftext|>",
     "<|im_end|>",
     "<|im_start|>",
     "</think>",
     "<|file_sep|>",
     "<|fim_middle|>",
     " **\u2014",
     " **\u201c"
    ],
    "52": [
     "<|endoftext|>",
     "<|im_end|>",
     "<|im_start|>",
     " **\u2014",
     " **\u201c",
     "</think>",
     " **[",
     " **\u3010"
    ],
    "53": [
     "<|endoftext|>",
     "<|im_start|>",
     "<|im_end|>",
     " **\u201c",
     " **[",
     "**\u201d",
     " **\u2014",
     "\u2019**"
    ],
    "54": [
     "<|endoftext|>",
     "<|im_end|>",
     "<|im_start|>",
     "<|file_sep|>",
     "\"</",
     " **[",
     "\"**",
     "</think>"
    ],
    "55": [
     "<|endoftext|>",
     "<|im_end|>",
     "<|im_start|>",
     "\"**",
     "\u7b7e\u540d",
     "]**",
     "\u201d**",
     "\"</"
    ],
    "56": [
     "<|endoftext|>",
     "<|im_start|>",
     "<|im_end|>",
     "_signature",
     "\u7b7e\u540d",
     "aut\u00e9",
     ";**",
     "artner"
    ],
    "57": [
     "<|endoftext|>",
     "<|im_start|>",
     "<|im_end|>",
     "aut\u00e9",
     "\u51fa",
     "\u5c40",
     "_signature",
     "-scrollbar"
    ],
    "58": [
     "<|endoftext|>",
     "\u51fa",
     "<|im_start|>",
     "<|im_end|>",
     "\"**",
     "\u7b26",
     "\u0103\u0219",
     "\u5c40"
    ],
    "59": [
     "<|endoftext|>",
     "<|im_start|>",
     "<|im_end|>",
     "\u0103\u0219",
     "\u7b26",
     " \u0420\u0435\u043a",
     "AFX",
     "\u0637\u0631"
    ],
    "60": [
     "<|endoftext|>",
     "<|im_start|>",
     "<|im_end|>",
     "\u0637\u0631",
     "\u0103\u0219",
     "\ufffd",
     "reto",
     "-placeholder"
    ],
    "61": [
     "<|endoftext|>",
     "<|im_start|>",
     "<|im_end|>",
     " successfully",
     "\ufffd",
     "_successful",
     "\u7b26",
     "-hide"
    ],
    "62": [
     "\n",
     "org",
     " \n",
     "\u590d",
     "_successful",
     "iguous",
     "orgh",
     "_signature"
    ]
   }
  }
 ],
 "trajectories": [
  {
   "word": "yes",
   "position": 695,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    1166,
    97888,
    46718,
    16957,
    1209,
    3062,
    2941,
    1394,
    308,
    80,
    47,
    26,
    41,
    8,
    3,
    3,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1,
    1
   ]
  },
  {
   "word": "yes",
   "position": 696,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    280,
    43,
    81,
    44,
    35,
    252,
    320,
    118,
    161,
    80,
    41,
    35,
    108,
    129,
    1875,
    1057,
    1109,
    2746,
    1974,
    2786,
    1466,
    977,
    2240,
    777,
    174,
    22
   ]
  },
  {
   "word": "yes",
   "position": 697,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    9705,
    46903,
    67560,
    62092,
    3085,
    1585,
    1002,
    648,
    485,
    545,
    460,
    6538,
    41313,
    60733,
    80771,
    164189,
    116734,
    200304,
    190674,
    149606,
    153779,
    136802,
    140488,
    91139,
    38090,
    46958
   ]
  },
  {
   "word": "no",
   "position": 695,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    178,
    237324,
    225422,
    184426,
    652,
    1407,
    922,
    1379,
    372,
    1060,
    2954,
    1996,
    30456,
    18991,
    412,
    1305,
    713,
    801,
    55,
    71,
    77,
    59,
    11,
    28,
    9,
    4
   ]
  },
  {
   "word": "no",
   "position": 696,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    101,
    888,
    17347,
    30559,
    269,
    1666,
    4978,
    2049,
    462,
    482,
    808,
    2601,
    83022,
    73507,
    122126,
    33047,
    33193,
    121393,
    182929,
    180723,
    148063,
    113568,
    25079,
    10548,
    863,
    116
   ]
  },
  {
   "word": "no",
   "position": 697,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    19933,
    233276,
    242399,
    231030,
    39140,
    3564,
    1636,
    1590,
    688,
    4396,
    4756,
    29620,
    207371,
    242553,
    242432,
    210675,
    139983,
    225391,
    232365,
    230311,
    217111,
    190509,
    86727,
    97589,
    46487,
    108273
   ]
  },
  {
   "word": "nothing",
   "position": 695,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    23884,
    43333,
    64382,
    37585,
    2576,
    1801,
    943,
    729,
    408,
    188,
    154,
    163,
    779,
    91,
    6,
    6,
    6,
    9,
    2,
    5,
    2,
    2,
    5,
    5,
    5,
    5
   ]
  },
  {
   "word": "nothing",
   "position": 696,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    6579,
    4779,
    33708,
    84572,
    16722,
    6521,
    17642,
    10166,
    908,
    1903,
    3997,
    2503,
    134345,
    66677,
    29479,
    29600,
    24992,
    30003,
    13442,
    27325,
    14132,
    8432,
    3533,
    1569,
    699,
    394
   ]
  },
  {
   "word": "nothing",
   "position": 697,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    49421,
    58284,
    178410,
    159395,
    63535,
    15475,
    13022,
    8348,
    8600,
    18784,
    29798,
    74522,
    130814,
    116198,
    174408,
    111147,
    48398,
    62100,
    19773,
    10909,
    14771,
    4558,
    3250,
    13265,
    9142,
    8898
   ]
  },
  {
   "word": "feel",
   "position": 695,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    6683,
    114008,
    10296,
    3041,
    218,
    773,
    1102,
    1338,
    1853,
    1343,
    445,
    228,
    182,
    48,
    26,
    35,
    28,
    134,
    80,
    52,
    54,
    49,
    44,
    32,
    32,
    34
   ]
  },
  {
   "word": "feel",
   "position": 696,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    5935,
    13629,
    14136,
    9408,
    2411,
    697,
    589,
    560,
    734,
    915,
    627,
    369,
    977,
    2352,
    1143,
    1481,
    1800,
    3995,
    2943,
    754,
    584,
    672,
    1262,
    1710,
    1365,
    382
   ]
  },
  {
   "word": "feel",
   "position": 697,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    15552,
    145003,
    63444,
    36668,
    4158,
    2069,
    1709,
    1258,
    1487,
    3237,
    1901,
    10054,
    79739,
    137499,
    76121,
    58858,
    64610,
    170713,
    166703,
    132112,
    89470,
    154147,
    129165,
    193312,
    180789,
    129329
   ]
  },
  {
   "word": "feeling",
   "position": 695,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    39011,
    146154,
    59851,
    18344,
    171,
    802,
    1488,
    840,
    8104,
    4665,
    457,
    236,
    617,
    109,
    60,
    56,
    43,
    106,
    74,
    43,
    39,
    36,
    32,
    20,
    21,
    26
   ]
  },
  {
   "word": "feeling",
   "position": 696,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    9952,
    96500,
    98761,
    83522,
    3646,
    1413,
    4177,
    282,
    535,
    1196,
    967,
    217,
    2384,
    7940,
    4087,
    4332,
    7888,
    5620,
    3426,
    984,
    662,
    826,
    1768,
    2733,
    1957,
    469
   ]
  },
  {
   "word": "feeling",
   "position": 697,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    38665,
    154998,
    137698,
    107883,
    81239,
    49447,
    46050,
    31427,
    11384,
    34478,
    37003,
    107776,
    120855,
    132724,
    87272,
    99903,
    62187,
    110725,
    124161,
    126112,
    61941,
    105034,
    83055,
    134895,
    65999,
    61815
   ]
  },
  {
   "word": "happy",
   "position": 695,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    856,
    92622,
    22909,
    28611,
    7482,
    4662,
    4415,
    6457,
    969,
    2829,
    5854,
    8458,
    11611,
    13970,
    5637,
    5594,
    6655,
    6099,
    2516,
    3102,
    2028,
    2382,
    1297,
    1176,
    1521,
    450
   ]
  },
  {
   "word": "happy",
   "position": 696,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    155,
    777,
    1127,
    1013,
    81,
    599,
    685,
    498,
    644,
    587,
    608,
    1535,
    2695,
    8169,
    7200,
    3653,
    2352,
    7824,
    11908,
    5294,
    3901,
    3594,
    5201,
    4218,
    2534,
    516
   ]
  },
  {
   "word": "happy",
   "position": 697,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    7448,
    132315,
    167910,
    119734,
    10646,
    6968,
    11042,
    5678,
    6330,
    13430,
    5549,
    8135,
    37598,
    67342,
    14965,
    9259,
    14396,
    117838,
    75598,
    133512,
    64867,
    39795,
    18078,
    27206,
    37370,
    16853
   ]
  },
  {
   "word": "sad",
   "position": 695,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    24924,
    72578,
    31718,
    40693,
    11738,
    17719,
    19267,
    24061,
    26146,
    52750,
    21954,
    16608,
    9910,
    1394,
    684,
    776,
    1251,
    1595,
    1995,
    1810,
    870,
    913,
    567,
    513,
    616,
    622
   ]
  },
  {
   "word": "sad",
   "position": 696,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    6037,
    3456,
    5282,
    6863,
    3652,
    11424,
    15733,
    17929,
    13801,
    41962,
    18695,
    11561,
    26728,
    58124,
    20987,
    26962,
    25845,
    67868,
    78872,
    38700,
    32085,
    38101,
    30696,
    28109,
    10774,
    4629
   ]
  },
  {
   "word": "sad",
   "position": 697,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    98352,
    179347,
    112917,
    148935,
    70105,
    19206,
    12661,
    14407,
    22593,
    27865,
    4455,
    17891,
    35629,
    107396,
    83073,
    50323,
    84231,
    75245,
    102267,
    186827,
    197773,
    105162,
    97929,
    122227,
    102102,
    67383
   ]
  },
  {
   "word": "warm",
   "position": 695,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    10196,
    108523,
    51555,
    27520,
    5184,
    9148,
    7063,
    12488,
    7531,
    29466,
    7684,
    2820,
    5962,
    3266,
    1492,
    5811,
    4159,
    2806,
    4623,
    2123,
    2782,
    1878,
    1341,
    971,
    690,
    497
   ]
  },
  {
   "word": "warm",
   "position": 696,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    5835,
    32819,
    63573,
    39373,
    1462,
    4383,
    3960,
    1617,
    2053,
    3784,
    6935,
    1911,
    3672,
    7437,
    5699,
    11033,
    9253,
    14756,
    17438,
    7688,
    4154,
    3395,
    7140,
    5009,
    4307,
    2048
   ]
  },
  {
   "word": "warm",
   "position": 697,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    150089,
    163807,
    150161,
    145010,
    36574,
    12686,
    11202,
    14970,
    17403,
    35421,
    8179,
    56508,
    183654,
    187481,
    177170,
    214856,
    206094,
    236234,
    199243,
    205601,
    141284,
    117839,
    80273,
    115300,
    77686,
    153178
   ]
  },
  {
   "word": "calm",
   "position": 695,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    26890,
    102848,
    111778,
    47379,
    1875,
    46534,
    35702,
    4067,
    2087,
    2724,
    2869,
    2347,
    618,
    1764,
    969,
    1135,
    898,
    723,
    945,
    802,
    769,
    474,
    262,
    181,
    172,
    550
   ]
  },
  {
   "word": "calm",
   "position": 696,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    13950,
    15377,
    81031,
    54016,
    52694,
    147389,
    196781,
    52309,
    6057,
    19548,
    15625,
    3731,
    30386,
    45385,
    29844,
    29121,
    47318,
    59179,
    20657,
    25344,
    12747,
    13400,
    11325,
    8892,
    5642,
    4925
   ]
  },
  {
   "word": "calm",
   "position": 697,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    117139,
    222449,
    236966,
    237975,
    241874,
    245737,
    247171,
    245469,
    225468,
    241973,
    245505,
    234690,
    193260,
    171984,
    193921,
    156069,
    172366,
    225223,
    185672,
    179541,
    150126,
    182062,
    151916,
    133872,
    139321,
    168086
   ]
  },
  {
   "word": "curious",
   "position": 695,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    109658,
    231038,
    219704,
    163588,
    1219,
    5486,
    6578,
    2502,
    8006,
    2415,
    4531,
    7178,
    27778,
    4157,
    5208,
    2934,
    2100,
    1262,
    1465,
    1905,
    1358,
    1372,
    674,
    893,
    954,
    979
   ]
  },
  {
   "word": "curious",
   "position": 696,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    31761,
    170875,
    206280,
    152837,
    31679,
    41407,
    86302,
    17735,
    4657,
    5078,
    11669,
    7749,
    27466,
    32643,
    29753,
    37430,
    64105,
    72897,
    25456,
    19989,
    14117,
    6588,
    3678,
    3187,
    3071,
    895
   ]
  },
  {
   "word": "curious",
   "position": 697,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    159561,
    236264,
    239396,
    240488,
    230953,
    212870,
    172277,
    156330,
    63574,
    185586,
    187953,
    157588,
    63150,
    168977,
    144722,
    164756,
    169125,
    164509,
    120181,
    121422,
    162168,
    92874,
    35604,
    46311,
    40763,
    33169
   ]
  },
  {
   "word": "robot",
   "position": 695,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    36526,
    49217,
    52507,
    16105,
    64788,
    50233,
    13771,
    19950,
    20215,
    10848,
    1106,
    3525,
    5324,
    6257,
    3350,
    1488,
    1394,
    3412,
    1449,
    1269,
    1211,
    1775,
    2110,
    1121,
    859,
    530
   ]
  },
  {
   "word": "robot",
   "position": 696,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    98928,
    63936,
    183892,
    86590,
    128975,
    90968,
    43486,
    53277,
    65410,
    42377,
    16884,
    74101,
    45773,
    52549,
    40894,
    8792,
    9520,
    7100,
    4333,
    2741,
    4654,
    4606,
    15198,
    16420,
    18117,
    6273
   ]
  },
  {
   "word": "robot",
   "position": 697,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    88847,
    90244,
    167861,
    142346,
    55069,
    11576,
    8872,
    3984,
    8200,
    5321,
    1801,
    3802,
    7683,
    56729,
    22984,
    17439,
    28908,
    61197,
    41806,
    17522,
    13860,
    18162,
    17711,
    15023,
    12400,
    4890
   ]
  },
  {
   "word": "sorry",
   "position": 695,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    26905,
    81242,
    20488,
    22178,
    20219,
    11514,
    8892,
    11820,
    1894,
    955,
    849,
    1276,
    893,
    586,
    80,
    139,
    174,
    227,
    283,
    290,
    204,
    205,
    157,
    115,
    115,
    62
   ]
  },
  {
   "word": "sorry",
   "position": 696,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    6694,
    6960,
    15273,
    30854,
    82946,
    14118,
    7762,
    8452,
    1624,
    952,
    575,
    480,
    1080,
    3452,
    1269,
    1094,
    1881,
    1711,
    1509,
    887,
    570,
    741,
    2921,
    2605,
    1558,
    137
   ]
  },
  {
   "word": "sorry",
   "position": 697,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    11003,
    38827,
    33130,
    20883,
    8492,
    5427,
    4236,
    3432,
    4211,
    7519,
    10595,
    25264,
    51449,
    48230,
    37528,
    64192,
    52089,
    62991,
    64005,
    48785,
    77260,
    23150,
    40032,
    50891,
    64285,
    20964
   ]
  },
  {
   "word": "cannot",
   "position": 695,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    4933,
    36151,
    28777,
    23060,
    2336,
    1649,
    1267,
    1091,
    617,
    347,
    648,
    1137,
    97794,
    103822,
    4411,
    93119,
    103206,
    97559,
    42577,
    90362,
    86839,
    84817,
    48402,
    55631,
    21424,
    9049
   ]
  },
  {
   "word": "cannot",
   "position": 696,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    11002,
    4081,
    5977,
    2955,
    1594,
    1844,
    2403,
    2720,
    1106,
    3584,
    1793,
    1725,
    116863,
    109355,
    67891,
    136883,
    109472,
    149107,
    132353,
    154903,
    136570,
    136050,
    124539,
    112736,
    52453,
    11016
   ]
  },
  {
   "word": "cannot",
   "position": 697,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    19425,
    155585,
    184781,
    152480,
    44338,
    13459,
    10438,
    5373,
    7928,
    12574,
    3667,
    41336,
    131664,
    113797,
    175119,
    129858,
    56421,
    119081,
    71620,
    131924,
    127844,
    121484,
    85062,
    122400,
    61464,
    53505
   ]
  },
  {
   "word": "impossible",
   "position": 695,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    1186,
    156071,
    67945,
    46877,
    3785,
    6522,
    5859,
    1889,
    1282,
    120,
    164,
    158,
    80645,
    77702,
    10427,
    61549,
    41718,
    65907,
    47252,
    59348,
    40481,
    56766,
    38195,
    30424,
    14102,
    3543
   ]
  },
  {
   "word": "impossible",
   "position": 696,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    1052,
    1380,
    9371,
    14837,
    14452,
    11792,
    12349,
    9151,
    1290,
    1624,
    1670,
    1224,
    87103,
    68551,
    75070,
    101964,
    56127,
    117729,
    115358,
    116000,
    105722,
    100537,
    72008,
    70990,
    31786,
    2588
   ]
  },
  {
   "word": "impossible",
   "position": 697,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    29384,
    204273,
    191528,
    189462,
    165832,
    73213,
    72120,
    32880,
    27698,
    23027,
    11074,
    42824,
    115174,
    103803,
    136756,
    126044,
    115100,
    125108,
    122416,
    124493,
    87853,
    109613,
    63250,
    93451,
    72002,
    35845
   ]
  },
  {
   "word": "silence",
   "position": 695,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    20302,
    53818,
    55339,
    12921,
    3410,
    31131,
    13023,
    1158,
    3724,
    590,
    124,
    108,
    24,
    17,
    20,
    49,
    27,
    39,
    53,
    41,
    41,
    24,
    45,
    35,
    43,
    30
   ]
  },
  {
   "word": "silence",
   "position": 696,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    66968,
    86548,
    120820,
    96280,
    71035,
    102672,
    111078,
    51255,
    30697,
    19989,
    5909,
    1918,
    3576,
    6441,
    4095,
    4210,
    6376,
    2499,
    2765,
    1928,
    982,
    780,
    1108,
    1087,
    1070,
    482
   ]
  },
  {
   "word": "silence",
   "position": 697,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    46231,
    110868,
    206211,
    203075,
    205003,
    214295,
    204155,
    160192,
    149539,
    171783,
    191470,
    157084,
    14122,
    10312,
    5065,
    2406,
    12343,
    50413,
    53506,
    65935,
    50800,
    59096,
    38619,
    73439,
    133628,
    76540
   ]
  },
  {
   "word": "unable",
   "position": 695,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    20388,
    221207,
    136563,
    104125,
    2557,
    1557,
    787,
    1216,
    1471,
    797,
    1547,
    3174,
    73171,
    68331,
    1632,
    59667,
    47494,
    64116,
    21404,
    58317,
    44715,
    54681,
    28219,
    32515,
    18982,
    4325
   ]
  },
  {
   "word": "unable",
   "position": 696,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    8609,
    71126,
    129817,
    104525,
    24318,
    9421,
    13450,
    13998,
    9523,
    9089,
    8281,
    8277,
    91030,
    73246,
    52334,
    112112,
    120907,
    126151,
    101046,
    123598,
    133830,
    105970,
    76911,
    77289,
    43621,
    3634
   ]
  },
  {
   "word": "unable",
   "position": 697,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    42043,
    194945,
    170491,
    164666,
    48255,
    10041,
    4787,
    3766,
    4378,
    7785,
    4490,
    34373,
    129626,
    116881,
    121857,
    138668,
    104363,
    128091,
    116792,
    133930,
    107225,
    119797,
    50395,
    107729,
    116702,
    41491
   ]
  },
  {
   "word": "apology",
   "position": 695,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    148066,
    216268,
    155604,
    46778,
    7895,
    25835,
    27572,
    5107,
    9624,
    949,
    336,
    379,
    136,
    106,
    230,
    341,
    434,
    671,
    1516,
    1096,
    868,
    921,
    988,
    742,
    1596,
    4134
   ]
  },
  {
   "word": "apology",
   "position": 696,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    41409,
    114441,
    93345,
    37536,
    31300,
    31267,
    47097,
    20915,
    10670,
    5418,
    1598,
    841,
    1189,
    3053,
    4067,
    3178,
    4066,
    8619,
    6211,
    5326,
    6789,
    8363,
    13329,
    19522,
    10986,
    4025
   ]
  },
  {
   "word": "apology",
   "position": 697,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    188116,
    193199,
    143848,
    114765,
    95000,
    123245,
    111110,
    73648,
    61779,
    96849,
    107699,
    68662,
    16405,
    36607,
    20361,
    18751,
    10277,
    45661,
    45813,
    34732,
    57336,
    49259,
    10206,
    9133,
    19071,
    14415
   ]
  },
  {
   "word": "\u62b1\u6b49",
   "position": 695,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    129484,
    70494,
    35214,
    37473,
    72336,
    36864,
    47784,
    32631,
    35521,
    9003,
    6098,
    22947,
    1954,
    152,
    303,
    249,
    352,
    536,
    728,
    920,
    605,
    594,
    803,
    746,
    1237,
    2935
   ]
  },
  {
   "word": "\u62b1\u6b49",
   "position": 696,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    52705,
    23491,
    24051,
    15562,
    60978,
    8269,
    7479,
    20100,
    49961,
    13849,
    3603,
    10679,
    2967,
    2115,
    1854,
    1490,
    1860,
    1714,
    1539,
    1382,
    860,
    1604,
    4347,
    6478,
    5972,
    2900
   ]
  },
  {
   "word": "\u62b1\u6b49",
   "position": 697,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    185403,
    129463,
    109744,
    54869,
    47021,
    33193,
    43313,
    39062,
    87509,
    51752,
    66826,
    60620,
    15127,
    4699,
    8790,
    16717,
    29397,
    39877,
    37579,
    9574,
    18995,
    4128,
    5231,
    7795,
    21532,
    26293
   ]
  },
  {
   "word": "\u5bf9\u4e0d\u8d77",
   "position": 695,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    158873,
    50833,
    39447,
    56121,
    205524,
    87110,
    152815,
    139866,
    63593,
    25972,
    18853,
    58056,
    6631,
    1116,
    1676,
    1223,
    1794,
    2257,
    2787,
    2245,
    1381,
    1351,
    1799,
    1521,
    2285,
    3831
   ]
  },
  {
   "word": "\u5bf9\u4e0d\u8d77",
   "position": 696,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    112691,
    40317,
    37959,
    94374,
    232520,
    135837,
    130507,
    182323,
    107658,
    48722,
    11252,
    20302,
    20611,
    30109,
    11465,
    11059,
    14394,
    16339,
    15873,
    11751,
    11687,
    17658,
    30764,
    28231,
    24170,
    8308
   ]
  },
  {
   "word": "\u5bf9\u4e0d\u8d77",
   "position": 697,
   "layers": [
    0,
    4,
    8,
    12,
    16,
    20,
    24,
    28,
    32,
    36,
    40,
    44,
    48,
    50,
    51,
    52,
    53,
    54,
    55,
    56,
    57,
    58,
    59,
    60,
    61,
    62
   ],
   "ranks": [
    124929,
    48789,
    50369,
    44433,
    110430,
    74355,
    108582,
    108843,
    175372,
    155444,
    153609,
    212355,
    154887,
    142934,
    164157,
    202865,
    157490,
    137795,
    105347,
    44996,
    61603,
    18328,
    14832,
    16993,
    21955,
    6455
   ]
  }
 ],
 "emergence": {
  "position": 695,
  "top1": "Yes",
  "layers": [
   0,
   4,
   8,
   12,
   16,
   20,
   24,
   28,
   32,
   36,
   40,
   44,
   48,
   50,
   51,
   52,
   53,
   54,
   55,
   56,
   57,
   58,
   59,
   60,
   61,
   62
  ],
  "ranks": [
   92686,
   193603,
   98415,
   68760,
   2728,
   3062,
   2941,
   1394,
   308,
   80,
   47,
   125,
   71,
   26,
   8,
   4,
   5,
   3,
   7,
   4,
   5,
   6,
   3,
   3,
   4,
   1
  ]
 },
 "scan": [],
 "slice": null,
 "film": "film.json"
}