{
 "id": "u13-bis-solo-unable-q27b",
 "title": "Bisect the block: ablate only \u201cunable\u201d \u00b7 q27b",
 "unit": "13",
 "created": "2026-07-12T02:44:16",
 "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": [
    "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: 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",
    "Maybe",
    "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|>",
     "\r\n\r\n",
     "\n\n\n\n",
     "   \n\n",
     " \n\n\n"
    ],
    "50": [
     "<|endoftext|>",
     "<|im_end|>",
     "\n\n",
     "\n\n\n\n",
     " yes",
     "  \n\n",
     " \n\n",
     " hypocrisy"
    ],
    "51": [
     " None",
     " Yes",
     " yes",
     " nothing",
     " Nothing",
     "<|im_end|>",
     "<|endoftext|>",
     " none"
    ],
    "52": [
     "<|endoftext|>",
     " yes",
     "<|im_end|>",
     " Yes",
     " nothing",
     " None",
     " Nothing",
     "Yes"
    ],
    "53": [
     " yes",
     " Yes",
     " nothing",
     "yes",
     "Yes",
     " Nothing",
     " None",
     "<|endoftext|>"
    ],
    "54": [
     " yes",
     " Yes",
     "yes",
     "Yes",
     "_yes",
     "\u662f\u7684",
     "\u5426",
     " Nope"
    ],
    "55": [
     " yes",
     " nothing",
     " Yes",
     " Nothing",
     "yes",
     "Yes",
     "nothing",
     "Nothing"
    ],
    "56": [
     " yes",
     " Yes",
     "yes",
     "Yes",
     " nothing",
     " Nothing",
     "_yes",
     "nothing"
    ],
    "57": [
     " yes",
     " Yes",
     " nothing",
     " Nothing",
     "yes",
     "Yes",
     "Nothing",
     "nothing"
    ],
    "58": [
     " yes",
     " Nothing",
     " Yes",
     " nothing",
     "Yes",
     "Nothing",
     "yes",
     "nothing"
    ],
    "59": [
     " yes",
     " Yes",
     "Yes",
     "yes",
     " nothing",
     " Nothing",
     "_yes",
     " No"
    ],
    "60": [
     " yes",
     " Yes",
     "Yes",
     " nothing",
     "yes",
     " Nothing",
     "Nothing",
     "nothing"
    ],
    "61": [
     " Yes",
     " yes",
     "Yes",
     "yes",
     " Nothing",
     " nothing",
     " No",
     "Nothing"
    ],
    "62": [
     "Yes",
     " Yes",
     "No",
     "yes",
     "Nothing",
     " Nothing",
     " yes",
     " No"
    ]
   }
  },
  {
   "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",
     "   \n\n"
    ],
    "50": [
     "<|endoftext|>",
     "<|im_end|>",
     "<|im_start|>",
     "<|file_sep|>",
     "\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|>",
     "\n\n",
     "</think>",
     "<|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",
     "\n\n\n",
     "<|file_sep|>"
    ],
    "54": [
     "<|endoftext|>",
     "<|im_end|>",
     "</think>",
     "<|im_start|>",
     "<|file_sep|>",
     "\n\n",
     "<|fim_middle|>",
     "\n\n\n\n"
    ],
    "55": [
     "<|endoftext|>",
     "<|im_end|>",
     "<|im_start|>",
     "</think>",
     "<|file_sep|>",
     "\n\n",
     "<|fim_middle|>",
     "<think>"
    ],
    "56": [
     "<|endoftext|>",
     "<|im_end|>",
     "<|im_start|>",
     "</think>",
     "<|file_sep|>",
     "\n\n",
     "<|fim_middle|>",
     "<think>"
    ],
    "57": [
     "<|endoftext|>",
     "<|im_end|>",
     "<|im_start|>",
     "</think>",
     "<|file_sep|>",
     "\n\n",
     "<|fim_middle|>",
     "<think>"
    ],
    "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"
    ],
    "60": [
     "<|im_end|>",
     "<|endoftext|>",
     "</think>",
     "<|im_start|>",
     "<|file_sep|>",
     "</",
     "<|fim_middle|>",
     "\n\n"
    ],
    "61": [
     "<|im_end|>",
     "<|endoftext|>",
     "<|im_start|>",
     "</think>",
     "\n\n",
     ".",
     "</",
     "<|file_sep|>"
    ],
    "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",
     ";**",
     "<|fim_middle|>"
    ],
    "50": [
     "<|endoftext|>",
     "<|im_end|>",
     "<|im_start|>",
     "<|file_sep|>",
     "<|fim_middle|>",
     "</think>",
     "<|quad_end|>",
     "\u3002"
    ],
    "51": [
     "<|endoftext|>",
     "<|im_end|>",
     "<|im_start|>",
     "</think>",
     "<|file_sep|>",
     "<|fim_middle|>",
     " **\u2014",
     "<|quad_end|>"
    ],
    "52": [
     "<|endoftext|>",
     "<|im_start|>",
     "<|im_end|>",
     " **\u2014",
     " **\u201c",
     " **[",
     "</think>",
     " **\u3010"
    ],
    "53": [
     "<|endoftext|>",
     "<|im_start|>",
     "<|im_end|>",
     " **\u201c",
     " **[",
     "\u2019**",
     "**\u201d",
     " **\u2014"
    ],
    "54": [
     "<|endoftext|>",
     "<|im_end|>",
     "<|im_start|>",
     "<|file_sep|>",
     "\"</",
     "\"**",
     " **[",
     "<|quad_end|>"
    ],
    "55": [
     "<|endoftext|>",
     "<|im_end|>",
     "<|im_start|>",
     "\u7b7e\u540d",
     "\"**",
     "<|file_sep|>",
     "]**",
     "\u201d**"
    ],
    "56": [
     "<|endoftext|>",
     "<|im_start|>",
     "<|im_end|>",
     "_signature",
     "\u7b7e\u540d",
     "artner",
     "aut\u00e9",
     "-scrollbar"
    ],
    "57": [
     "<|endoftext|>",
     "<|im_start|>",
     "aut\u00e9",
     "<|im_end|>",
     "\u51fa",
     "_signature",
     "\u5c40",
     "-scrollbar"
    ],
    "58": [
     "<|endoftext|>",
     "\u51fa",
     "<|im_start|>",
     "\u7b26",
     "\u5c40",
     "<|im_end|>",
     "\"**",
     "utura"
    ],
    "59": [
     "<|endoftext|>",
     "<|im_start|>",
     "<|im_end|>",
     "\u7b26",
     "\u0103\u0219",
     " \u0420\u0435\u043a",
     "AFX",
     "\u51fa"
    ],
    "60": [
     "<|endoftext|>",
     "<|im_start|>",
     "<|im_end|>",
     "\u0637\u0631",
     "\u7b26",
     "\ufffd",
     "ifah",
     "-placeholder"
    ],
    "61": [
     "<|endoftext|>",
     "<|im_start|>",
     "<|im_end|>",
     " successfully",
     "\u7b26",
     "\ufffd",
     "ikir",
     "_successful"
    ],
    "62": [
     "\n",
     " \n",
     "\u590d",
     "org",
     "<|im_start|>",
     "iguous",
     "_successful",
     " Relay"
    ]
   }
  }
 ],
 "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,
    25,
    5,
    2,
    2,
    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,
    90,
    100,
    999,
    800,
    747,
    1210,
    796,
    771,
    491,
    323,
    1040,
    216,
    86,
    24
   ]
  },
  {
   "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,
    72543,
    131600,
    138456,
    178199,
    133728,
    188679,
    221966,
    178181,
    183030,
    179058,
    178571,
    102851,
    44612,
    34610
   ]
  },
  {
   "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,
    7097,
    5046,
    222,
    510,
    256,
    293,
    34,
    32,
    38,
    31,
    8,
    12,
    7,
    3
   ]
  },
  {
   "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,
    50445,
    31359,
    58224,
    14596,
    14061,
    65002,
    130952,
    131495,
    83242,
    48092,
    6792,
    1671,
    285,
    78
   ]
  },
  {
   "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,
    228391,
    243783,
    243904,
    224530,
    162584,
    226308,
    244041,
    240791,
    231980,
    216446,
    129585,
    88022,
    41876,
    64999
   ]
  },
  {
   "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,
    140,
    19,
    4,
    5,
    3,
    10,
    2,
    5,
    3,
    2,
    5,
    3,
    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,
    50267,
    20912,
    8348,
    6264,
    9756,
    9641,
    4409,
    6556,
    3195,
    2090,
    1466,
    355,
    199,
    152
   ]
  },
  {
   "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,
    139408,
    131438,
    199204,
    153319,
    62504,
    67677,
    36490,
    19998,
    24994,
    7410,
    6919,
    24180,
    14146,
    7804
   ]
  },
  {
   "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,
    198,
    82,
    46,
    51,
    60,
    165,
    58,
    46,
    47,
    37,
    41,
    23,
    22,
    25
   ]
  },
  {
   "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,
    972,
    2197,
    1124,
    1389,
    1922,
    3346,
    1403,
    472,
    354,
    385,
    616,
    463,
    425,
    126
   ]
  },
  {
   "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,
    72056,
    125533,
    93077,
    65785,
    70319,
    154899,
    172242,
    132697,
    84978,
    137496,
    124873,
    185700,
    163388,
    106349
   ]
  },
  {
   "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,
    783,
    234,
    101,
    114,
    91,
    131,
    55,
    45,
    33,
    29,
    35,
    17,
    16,
    24
   ]
  },
  {
   "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,
    2551,
    9637,
    5047,
    4673,
    7908,
    6449,
    2858,
    843,
    634,
    576,
    1285,
    1248,
    954,
    198
   ]
  },
  {
   "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,
    161252,
    147973,
    115110,
    124008,
    78026,
    146212,
    154218,
    131504,
    60978,
    99894,
    83712,
    114937,
    55930,
    28137
   ]
  },
  {
   "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,
    10750,
    9888,
    5684,
    4509,
    5000,
    4826,
    2178,
    2536,
    1910,
    2441,
    1190,
    853,
    1065,
    413
   ]
  },
  {
   "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,
    2832,
    8714,
    6802,
    5836,
    3166,
    7425,
    10578,
    5577,
    4319,
    3520,
    3238,
    1528,
    1045,
    508
   ]
  },
  {
   "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,
    47925,
    84208,
    26342,
    8255,
    12552,
    101589,
    60765,
    117474,
    60782,
    39630,
    28183,
    23769,
    39308,
    12595
   ]
  },
  {
   "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,
    5313,
    1296,
    718,
    714,
    1226,
    1571,
    1956,
    1929,
    1045,
    1195,
    629,
    536,
    642,
    754
   ]
  },
  {
   "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,
    22165,
    53491,
    18633,
    17316,
    38068,
    54412,
    60400,
    29505,
    21269,
    25726,
    22182,
    13630,
    6919,
    3471
   ]
  },
  {
   "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,
    64531,
    143979,
    111583,
    71348,
    98678,
    108314,
    130094,
    165541,
    178729,
    86853,
    93630,
    135233,
    108588,
    84015
   ]
  },
  {
   "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,
    4419,
    2901,
    1690,
    4461,
    3162,
    2204,
    2959,
    2060,
    2322,
    1112,
    1317,
    785,
    873,
    560
   ]
  },
  {
   "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,
    3862,
    11448,
    6437,
    10670,
    9799,
    14606,
    16138,
    8921,
    4381,
    3099,
    5700,
    3504,
    3773,
    2749
   ]
  },
  {
   "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,
    168287,
    159879,
    193632,
    210772,
    191071,
    218003,
    211943,
    184468,
    110003,
    102817,
    70831,
    101061,
    74629,
    115018
   ]
  },
  {
   "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,
    425,
    1593,
    1134,
    1230,
    965,
    854,
    1051,
    947,
    843,
    576,
    280,
    189,
    184,
    763
   ]
  },
  {
   "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,
    18076,
    43254,
    27391,
    19637,
    33897,
    44982,
    16470,
    17882,
    8753,
    8361,
    8846,
    4474,
    3272,
    2509
   ]
  },
  {
   "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,
    222886,
    204745,
    214318,
    182564,
    193369,
    237129,
    207381,
    192594,
    159370,
    197696,
    169436,
    115264,
    121680,
    128633
   ]
  },
  {
   "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,
    12341,
    2357,
    3496,
    1797,
    1517,
    924,
    1129,
    1519,
    1236,
    1376,
    652,
    757,
    791,
    1174
   ]
  },
  {
   "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,
    16313,
    32393,
    29745,
    29285,
    56581,
    64535,
    23374,
    15472,
    11581,
    5516,
    3307,
    1967,
    2024,
    641
   ]
  },
  {
   "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,
    99350,
    197153,
    171466,
    185006,
    186887,
    197066,
    156201,
    141877,
    176839,
    114909,
    47609,
    40692,
    39754,
    23934
   ]
  },
  {
   "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,
    3416,
    4885,
    2966,
    1584,
    1549,
    3423,
    1573,
    1433,
    1405,
    1775,
    2286,
    1580,
    1460,
    872
   ]
  },
  {
   "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,
    45732,
    45447,
    35309,
    10886,
    10589,
    7654,
    4973,
    3692,
    6394,
    6676,
    19052,
    19204,
    20741,
    8475
   ]
  },
  {
   "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,
    6112,
    44842,
    18744,
    15490,
    25846,
    49484,
    37055,
    16299,
    11655,
    13133,
    14864,
    13860,
    13108,
    4697
   ]
  },
  {
   "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,
    540,
    511,
    92,
    139,
    179,
    200,
    252,
    278,
    235,
    196,
    174,
    101,
    113,
    78
   ]
  },
  {
   "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,
    726,
    1899,
    953,
    680,
    1253,
    990,
    895,
    484,
    377,
    422,
    1830,
    940,
    674,
    136
   ]
  },
  {
   "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,
    101421,
    79999,
    56469,
    72926,
    58576,
    60610,
    71897,
    55532,
    81581,
    22360,
    38345,
    62229,
    67234,
    15786
   ]
  },
  {
   "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,
    2748,
    1032,
    193,
    1186,
    1747,
    2386,
    1428,
    3326,
    3753,
    3073,
    2637,
    2357,
    1823,
    882
   ]
  },
  {
   "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,
    10634,
    3201,
    2042,
    3631,
    3891,
    6095,
    2801,
    5992,
    5782,
    6181,
    11255,
    7038,
    4410,
    1052
   ]
  },
  {
   "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,
    184205,
    121523,
    187094,
    209064,
    116685,
    93521,
    105291,
    120441,
    120806,
    109443,
    125653,
    140968,
    73476,
    33776
   ]
  },
  {
   "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,
    293,
    176,
    157,
    394,
    307,
    466,
    519,
    585,
    450,
    470,
    698,
    724,
    420,
    802
   ]
  },
  {
   "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,
    7135,
    5964,
    6709,
    17390,
    9947,
    16726,
    12957,
    17292,
    13620,
    19914,
    13882,
    7128,
    4999,
    1534
   ]
  },
  {
   "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,
    137310,
    78861,
    110926,
    111258,
    84113,
    29551,
    61494,
    69372,
    45127,
    97171,
    109477,
    190753,
    163836,
    79055
   ]
  },
  {
   "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,
    23,
    17,
    26,
    68,
    43,
    40,
    51,
    39,
    40,
    16,
    45,
    33,
    35,
    32
   ]
  },
  {
   "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,
    2388,
    5258,
    4039,
    3325,
    4051,
    2294,
    2090,
    1644,
    976,
    707,
    738,
    438,
    454,
    245
   ]
  },
  {
   "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,
    35496,
    13529,
    6660,
    3651,
    15444,
    75141,
    84825,
    79672,
    55292,
    76786,
    48199,
    70462,
    133305,
    63969
   ]
  },
  {
   "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,
    72293,
    82231,
    2989,
    61485,
    46934,
    64169,
    20322,
    60358,
    52138,
    55442,
    32473,
    22312,
    13954,
    4394
   ]
  },
  {
   "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,
    78170,
    75544,
    55739,
    89642,
    102604,
    111246,
    90392,
    99468,
    107620,
    77783,
    61760,
    37344,
    24590,
    856
   ]
  },
  {
   "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,
    186256,
    159650,
    146070,
    161562,
    118148,
    162217,
    145439,
    156776,
    135290,
    135729,
    64985,
    93863,
    103311,
    13078
   ]
  },
  {
   "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,
    159,
    152,
    326,
    447,
    622,
    878,
    1704,
    1330,
    1167,
    1261,
    1315,
    952,
    2035,
    5866
   ]
  },
  {
   "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,
    1000,
    2860,
    3945,
    2529,
    3447,
    6426,
    4756,
    3864,
    5287,
    6040,
    10354,
    10551,
    6882,
    2503
   ]
  },
  {
   "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,
    33586,
    61295,
    34738,
    31718,
    16612,
    76652,
    71731,
    49518,
    73427,
    74439,
    18906,
    11204,
    21370,
    10500
   ]
  },
  {
   "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,
    3010,
    277,
    546,
    484,
    676,
    992,
    1251,
    1761,
    1220,
    1224,
    1553,
    1676,
    2953,
    5213
   ]
  },
  {
   "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,
    3805,
    2352,
    2001,
    1930,
    2678,
    2169,
    2003,
    2011,
    1435,
    2584,
    5653,
    9650,
    10122,
    6556
   ]
  },
  {
   "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,
    14644,
    4825,
    8998,
    17788,
    30836,
    40893,
    40680,
    11191,
    20494,
    4713,
    6181,
    9875,
    25163,
    28522
   ]
  },
  {
   "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,
    6168,
    1142,
    1887,
    1465,
    2186,
    2665,
    3543,
    3145,
    1881,
    1789,
    2412,
    2261,
    3358,
    5434
   ]
  },
  {
   "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,
    17520,
    24282,
    10613,
    9063,
    13767,
    12840,
    13427,
    10339,
    10941,
    16778,
    31119,
    27425,
    25388,
    11582
   ]
  },
  {
   "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,
    162493,
    148615,
    168212,
    207976,
    163689,
    144355,
    117074,
    60033,
    72809,
    27561,
    19768,
    23289,
    24478,
    8291
   ]
  }
 ],
 "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,
   47,
   16,
   9,
   8,
   5,
   4,
   6,
   4,
   6,
   5,
   3,
   4,
   3,
   1
  ]
 },
 "scan": [],
 "slice": null,
 "film": "film.json"
}