🐦 Twitter Post Details

Viewing enriched Twitter post

@iScienceLuvr

e3: Learning to Explore Enables Extrapolation of Test-Time Compute for LLMs "Our recipe e3 produces the best known 1.7B model according to AIME'25 and HMMT'25 scores, and extrapolates to 2x the training token budget." "Surprisingly, we find that most existing reasoning models… https://t.co/63BYLjkBJo

Media 1

📊 Media Metadata

{
  "media": [
    {
      "type": "image",
      "url": "https://crmoxkoizveukayfjuyo.supabase.co/storage/v1/object/public/media/posts/1932745865883533725/media_0.jpg?",
      "filename": "media_0.jpg"
    }
  ],
  "nlp": {
    "sentiment": "positive",
    "topics": [
      "LLMs",
      "model performance",
      "extrapolation"
    ],
    "entities": [
      "AIME'25",
      "HMMT'25"
    ],
    "summary": "The tweet highlights the success of the e3 recipe in producing a high-performing model and its ability to extrapolate effectively.",
    "language": "en",
    "processed_at": "2025-08-07T12:02:59.803192"
  }
}

🔧 Raw API Response

{
  "data": {
    "threaded_conversation_with_injections_v2": {
      "instructions": [
        {
          "type": "TimelineClearCache"
        },
        {
          "type": "TimelineAddEntries",
          "entries": [
            {
              "entryId": "tweet-1932745865883533725",
              "sortIndex": "1953517226401202176",
              "content": {
                "entryType": "TimelineTimelineItem",
                "__typename": "TimelineTimelineItem",
                "itemContent": {
                  "itemType": "TimelineTweet",
                  "__typename": "TimelineTweet",
                  "tweet_results": {
                    "result": {
                      "__typename": "Tweet",
                      "rest_id": "1932745865883533725",
                      "has_birdwatch_notes": false,
                      "core": {
                        "user_results": {
                          "result": {
                            "__typename": "User",
                            "id": "VXNlcjo0NDE0NjU3NTE=",
                            "rest_id": "441465751",
                            "affiliates_highlighted_label": {},
                            "has_graduated_access": true,
                            "is_blue_verified": true,
                            "profile_image_shape": "Circle",
                            "legacy": {
                              "can_dm": true,
                              "can_media_tag": true,
                              "created_at": "Tue Dec 20 03:45:50 +0000 2011",
                              "default_profile": false,
                              "default_profile_image": false,
                              "description": "CEO @SophontAI |\nPhD at 19 (2023) |\nFounder, ex CEO @MedARC_AI |\nex Research Director Stability AI | \nBiomed. engineer @ 14 |\nTEDx talk➡https://t.co/xPxwKTq6Qb",
                              "entities": {
                                "description": {
                                  "urls": [
                                    {
                                      "display_url": "bit.ly/3tpAuan",
                                      "expanded_url": "https://bit.ly/3tpAuan",
                                      "url": "https://t.co/xPxwKTq6Qb",
                                      "indices": [
                                        136,
                                        159
                                      ]
                                    }
                                  ]
                                },
                                "url": {
                                  "urls": [
                                    {
                                      "display_url": "sophontai.com",
                                      "expanded_url": "https://sophontai.com",
                                      "url": "https://t.co/uQ936JTZf1",
                                      "indices": [
                                        0,
                                        23
                                      ]
                                    }
                                  ]
                                }
                              },
                              "fast_followers_count": 0,
                              "favourites_count": 104328,
                              "followers_count": 79717,
                              "friends_count": 1237,
                              "has_custom_timelines": true,
                              "is_translator": false,
                              "listed_count": 1178,
                              "location": "",
                              "media_count": 2410,
                              "name": "Tanishq Mathew Abraham, Ph.D.",
                              "normal_followers_count": 79717,
                              "pinned_tweet_ids_str": [
                                "1952221233648718307"
                              ],
                              "possibly_sensitive": false,
                              "profile_banner_url": "https://pbs.twimg.com/profile_banners/441465751/1738204246",
                              "profile_image_url_https": "https://pbs.twimg.com/profile_images/1913710019729821696/Qge4zx6u_normal.jpg",
                              "profile_interstitial_type": "",
                              "screen_name": "iScienceLuvr",
                              "statuses_count": 17694,
                              "translator_type": "none",
                              "url": "https://t.co/uQ936JTZf1",
                              "verified": false,
                              "want_retweets": false,
                              "withheld_in_countries": []
                            },
                            "professional": {
                              "rest_id": "1534109693131362304",
                              "professional_type": "Creator",
                              "category": [
                                {
                                  "id": 713,
                                  "name": "Science & Technology",
                                  "icon_name": ""
                                }
                              ]
                            },
                            "tipjar_settings": {}
                          }
                        }
                      },
                      "unmention_data": {},
                      "edit_control": {
                        "edit_tweet_ids": [
                          "1932745865883533725"
                        ],
                        "editable_until_msecs": "1749641097000",
                        "is_edit_eligible": false,
                        "edits_remaining": "5"
                      },
                      "is_translatable": false,
                      "views": {
                        "count": "17614",
                        "state": "EnabledWithCount"
                      },
                      "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                      "note_tweet": {
                        "is_expandable": true,
                        "note_tweet_results": {
                          "result": {
                            "id": "Tm90ZVR3ZWV0OjE5MzI3NDU4NjU3NTc2NDI3NTQ=",
                            "text": "e3: Learning to Explore Enables Extrapolation of Test-Time Compute for LLMs\n\n\"Our recipe e3 produces the best known 1.7B model according to AIME'25  and HMMT'25 scores, and extrapolates to 2x the training token budget.\"\n\n\"Surprisingly, we find that most existing reasoning models do not  extrapolate well. We show that one way to enable extrapolation is by  training the LLM to perform in-context exploration: training the LLM to  effectively spend its test time budget by chaining operations (such as  generation, verification, refinement, etc.), or testing multiple  hypotheses before it commits to an answer. To enable in-context  exploration, we identify three key ingredients as part of our recipe e3:  (1) chaining skills that the base LLM has asymmetric competence in,  e.g., chaining verification (easy) with generation (hard), as a way to  implement in-context search; (2) leveraging \"negative\" gradients from  incorrect traces to amplify exploration during RL, resulting in longer  search traces that chains additional asymmetries; and (3) coupling task  difficulty with training token budget during training via a  specifically-designed curriculum to structure in-context exploration.  \"",
                            "entity_set": {
                              "hashtags": [],
                              "symbols": [],
                              "urls": [],
                              "user_mentions": []
                            },
                            "richtext": {
                              "richtext_tags": []
                            },
                            "media": {
                              "inline_media": []
                            }
                          }
                        }
                      },
                      "legacy": {
                        "bookmark_count": 162,
                        "bookmarked": false,
                        "created_at": "Wed Jun 11 10:24:57 +0000 2025",
                        "conversation_id_str": "1932745865883533725",
                        "display_text_range": [
                          0,
                          280
                        ],
                        "entities": {
                          "hashtags": [],
                          "media": [
                            {
                              "display_url": "pic.x.com/63BYLjkBJo",
                              "expanded_url": "https://x.com/iScienceLuvr/status/1932745865883533725/photo/1",
                              "id_str": "1932745231868571649",
                              "indices": [
                                281,
                                304
                              ],
                              "media_key": "3_1932745231868571649",
                              "media_url_https": "https://pbs.twimg.com/media/GtJ9jFrbMAEgpn8.jpg",
                              "type": "photo",
                              "url": "https://t.co/63BYLjkBJo",
                              "ext_media_availability": {
                                "status": "Available"
                              },
                              "features": {
                                "large": {
                                  "faces": []
                                },
                                "medium": {
                                  "faces": []
                                },
                                "small": {
                                  "faces": []
                                },
                                "orig": {
                                  "faces": []
                                }
                              },
                              "sizes": {
                                "large": {
                                  "h": 1828,
                                  "w": 1407,
                                  "resize": "fit"
                                },
                                "medium": {
                                  "h": 1200,
                                  "w": 924,
                                  "resize": "fit"
                                },
                                "small": {
                                  "h": 680,
                                  "w": 523,
                                  "resize": "fit"
                                },
                                "thumb": {
                                  "h": 150,
                                  "w": 150,
                                  "resize": "crop"
                                }
                              },
                              "original_info": {
                                "height": 1828,
                                "width": 1407,
                                "focus_rects": [
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 1407,
                                    "h": 788
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 1407,
                                    "h": 1407
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 1407,
                                    "h": 1604
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 914,
                                    "h": 1828
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 1407,
                                    "h": 1828
                                  }
                                ]
                              },
                              "allow_download_status": {
                                "allow_download": true
                              },
                              "media_results": {
                                "result": {
                                  "media_key": "3_1932745231868571649"
                                }
                              }
                            }
                          ],
                          "symbols": [],
                          "timestamps": [],
                          "urls": [],
                          "user_mentions": []
                        },
                        "extended_entities": {
                          "media": [
                            {
                              "display_url": "pic.x.com/63BYLjkBJo",
                              "expanded_url": "https://x.com/iScienceLuvr/status/1932745865883533725/photo/1",
                              "id_str": "1932745231868571649",
                              "indices": [
                                281,
                                304
                              ],
                              "media_key": "3_1932745231868571649",
                              "media_url_https": "https://pbs.twimg.com/media/GtJ9jFrbMAEgpn8.jpg",
                              "type": "photo",
                              "url": "https://t.co/63BYLjkBJo",
                              "ext_media_availability": {
                                "status": "Available"
                              },
                              "features": {
                                "large": {
                                  "faces": []
                                },
                                "medium": {
                                  "faces": []
                                },
                                "small": {
                                  "faces": []
                                },
                                "orig": {
                                  "faces": []
                                }
                              },
                              "sizes": {
                                "large": {
                                  "h": 1828,
                                  "w": 1407,
                                  "resize": "fit"
                                },
                                "medium": {
                                  "h": 1200,
                                  "w": 924,
                                  "resize": "fit"
                                },
                                "small": {
                                  "h": 680,
                                  "w": 523,
                                  "resize": "fit"
                                },
                                "thumb": {
                                  "h": 150,
                                  "w": 150,
                                  "resize": "crop"
                                }
                              },
                              "original_info": {
                                "height": 1828,
                                "width": 1407,
                                "focus_rects": [
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 1407,
                                    "h": 788
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 1407,
                                    "h": 1407
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 1407,
                                    "h": 1604
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 914,
                                    "h": 1828
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 1407,
                                    "h": 1828
                                  }
                                ]
                              },
                              "allow_download_status": {
                                "allow_download": true
                              },
                              "media_results": {
                                "result": {
                                  "media_key": "3_1932745231868571649"
                                }
                              }
                            }
                          ]
                        },
                        "favorite_count": 239,
                        "favorited": false,
                        "full_text": "e3: Learning to Explore Enables Extrapolation of Test-Time Compute for LLMs\n\n\"Our recipe e3 produces the best known 1.7B model according to AIME'25  and HMMT'25 scores, and extrapolates to 2x the training token budget.\"\n\n\"Surprisingly, we find that most existing reasoning models… https://t.co/63BYLjkBJo",
                        "is_quote_status": false,
                        "lang": "en",
                        "possibly_sensitive": false,
                        "possibly_sensitive_editable": true,
                        "quote_count": 2,
                        "reply_count": 3,
                        "retweet_count": 36,
                        "retweeted": false,
                        "user_id_str": "441465751",
                        "id_str": "1932745865883533725"
                      },
                      "quick_promote_eligibility": {
                        "eligibility": "IneligibleNotProfessional"
                      }
                    }
                  },
                  "tweetDisplayType": "SelfThread"
                },
                "clientEventInfo": {
                  "component": "tweet",
                  "element": "tweet"
                }
              }
            },
            {
              "entryId": "conversationthread-1932745868647805167",
              "sortIndex": "1953517226401202166",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1932745868647805167-tweet-1932745868647805167",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1932745868647805167",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjo0NDE0NjU3NTE=",
                                  "rest_id": "441465751",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Tue Dec 20 03:45:50 +0000 2011",
                                    "default_profile": false,
                                    "default_profile_image": false,
                                    "description": "CEO @SophontAI |\nPhD at 19 (2023) |\nFounder, ex CEO @MedARC_AI |\nex Research Director Stability AI | \nBiomed. engineer @ 14 |\nTEDx talk➡https://t.co/xPxwKTq6Qb",
                                    "entities": {
                                      "description": {
                                        "urls": [
                                          {
                                            "display_url": "bit.ly/3tpAuan",
                                            "expanded_url": "https://bit.ly/3tpAuan",
                                            "url": "https://t.co/xPxwKTq6Qb",
                                            "indices": [
                                              136,
                                              159
                                            ]
                                          }
                                        ]
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "sophontai.com",
                                            "expanded_url": "https://sophontai.com",
                                            "url": "https://t.co/uQ936JTZf1",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 104328,
                                    "followers_count": 79717,
                                    "friends_count": 1237,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 1178,
                                    "location": "",
                                    "media_count": 2410,
                                    "name": "Tanishq Mathew Abraham, Ph.D.",
                                    "normal_followers_count": 79717,
                                    "pinned_tweet_ids_str": [
                                      "1952221233648718307"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/441465751/1738204246",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1913710019729821696/Qge4zx6u_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "iScienceLuvr",
                                    "statuses_count": 17694,
                                    "translator_type": "none",
                                    "url": "https://t.co/uQ936JTZf1",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1534109693131362304",
                                    "professional_type": "Creator",
                                    "category": [
                                      {
                                        "id": 713,
                                        "name": "Science & Technology",
                                        "icon_name": ""
                                      }
                                    ]
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "card": {
                              "rest_id": "https://t.co/aXFKkDzXx1",
                              "legacy": {
                                "binding_values": [
                                  {
                                    "key": "description",
                                    "value": {
                                      "string_value": "Test-time scaling offers a promising path to improve LLM reasoning by utilizing more compute at inference time; however, the true promise of this paradigm lies in extrapolation (i.e., improvement...",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "domain",
                                    "value": {
                                      "string_value": "arxiv.org",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "site",
                                    "value": {
                                      "scribe_key": "publisher_id",
                                      "type": "USER",
                                      "user_value": {
                                        "id_str": "808633423300624384",
                                        "path": []
                                      }
                                    }
                                  },
                                  {
                                    "key": "thumbnail_image_alt_text",
                                    "value": {
                                      "string_value": "arXiv logo",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "vanity_url",
                                    "value": {
                                      "scribe_key": "vanity_url",
                                      "string_value": "arxiv.org",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "title",
                                    "value": {
                                      "string_value": "e3: Learning to Explore Enables Extrapolation of Test-Time Compute for LLMs",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "card_url",
                                    "value": {
                                      "scribe_key": "card_url",
                                      "string_value": "https://t.co/aXFKkDzXx1",
                                      "type": "STRING"
                                    }
                                  }
                                ],
                                "card_platform": {
                                  "platform": {
                                    "audience": {
                                      "name": "production"
                                    },
                                    "device": {
                                      "name": "Android",
                                      "version": "12"
                                    }
                                  }
                                },
                                "name": "summary",
                                "url": "https://t.co/aXFKkDzXx1",
                                "user_refs_results": [
                                  {
                                    "result": {
                                      "__typename": "User",
                                      "id": "VXNlcjo4MDg2MzM0MjMzMDA2MjQzODQ=",
                                      "rest_id": "808633423300624384",
                                      "affiliates_highlighted_label": {},
                                      "has_graduated_access": true,
                                      "is_blue_verified": false,
                                      "profile_image_shape": "Circle",
                                      "legacy": {
                                        "can_dm": true,
                                        "can_media_tag": true,
                                        "created_at": "Tue Dec 13 11:23:26 +0000 2016",
                                        "default_profile": false,
                                        "default_profile_image": false,
                                        "description": "News from https://t.co/enurGFxpcS, a free distribution service and an open archive for scholarly articles.\n\nFor help with arXiv, see https://t.co/LcWuhM0BOl",
                                        "entities": {
                                          "description": {
                                            "urls": [
                                              {
                                                "display_url": "arXiv.org",
                                                "expanded_url": "http://arXiv.org",
                                                "url": "https://t.co/enurGFxpcS",
                                                "indices": [
                                                  10,
                                                  33
                                                ]
                                              },
                                              {
                                                "display_url": "arxiv.org/help",
                                                "expanded_url": "https://arxiv.org/help",
                                                "url": "https://t.co/LcWuhM0BOl",
                                                "indices": [
                                                  133,
                                                  156
                                                ]
                                              }
                                            ]
                                          },
                                          "url": {
                                            "urls": [
                                              {
                                                "display_url": "arxiv.org",
                                                "expanded_url": "https://arxiv.org/",
                                                "url": "https://t.co/DHMkdi4lF9",
                                                "indices": [
                                                  0,
                                                  23
                                                ]
                                              }
                                            ]
                                          }
                                        },
                                        "fast_followers_count": 0,
                                        "favourites_count": 948,
                                        "followers_count": 41367,
                                        "friends_count": 187,
                                        "has_custom_timelines": false,
                                        "is_translator": false,
                                        "listed_count": 487,
                                        "location": "Ithaca, NY",
                                        "media_count": 109,
                                        "name": "arXiv.org",
                                        "normal_followers_count": 41367,
                                        "pinned_tweet_ids_str": [],
                                        "possibly_sensitive": false,
                                        "profile_banner_url": "https://pbs.twimg.com/profile_banners/808633423300624384/1481635469",
                                        "profile_image_url_https": "https://pbs.twimg.com/profile_images/1365352170267299840/IzvjKckL_normal.jpg",
                                        "profile_interstitial_type": "",
                                        "screen_name": "arxiv",
                                        "statuses_count": 1106,
                                        "translator_type": "none",
                                        "url": "https://t.co/DHMkdi4lF9",
                                        "verified": false,
                                        "want_retweets": false,
                                        "withheld_in_countries": []
                                      },
                                      "tipjar_settings": {}
                                    }
                                  }
                                ]
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1932745868647805167"
                              ],
                              "editable_until_msecs": "1749641098000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "1888",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                            "legacy": {
                              "bookmark_count": 2,
                              "bookmarked": false,
                              "created_at": "Wed Jun 11 10:24:58 +0000 2025",
                              "conversation_id_str": "1932745865883533725",
                              "display_text_range": [
                                0,
                                66
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [
                                  {
                                    "display_url": "arxiv.org/abs/2506.09026",
                                    "expanded_url": "https://arxiv.org/abs/2506.09026",
                                    "url": "https://t.co/aXFKkDzXx1",
                                    "indices": [
                                      5,
                                      28
                                    ]
                                  },
                                  {
                                    "display_url": "matthewyryang.github.io/e3/",
                                    "expanded_url": "https://matthewyryang.github.io/e3/",
                                    "url": "https://t.co/19gmtps3lR",
                                    "indices": [
                                      43,
                                      66
                                    ]
                                  }
                                ],
                                "user_mentions": []
                              },
                              "favorite_count": 7,
                              "favorited": false,
                              "full_text": "abs: https://t.co/aXFKkDzXx1\nproject page: https://t.co/19gmtps3lR",
                              "in_reply_to_screen_name": "iScienceLuvr",
                              "in_reply_to_status_id_str": "1932745865883533725",
                              "in_reply_to_user_id_str": "441465751",
                              "is_quote_status": false,
                              "lang": "en",
                              "possibly_sensitive": false,
                              "possibly_sensitive_editable": true,
                              "quote_count": 0,
                              "reply_count": 0,
                              "retweet_count": 0,
                              "retweeted": false,
                              "user_id_str": "441465751",
                              "id_str": "1932745868647805167"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "SelfThread"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1932745868647805167"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1932746349700616397",
              "sortIndex": "1953517226401202156",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1932746349700616397-tweet-1932746349700616397",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1932746349700616397",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxOTExMzU2OTIwODM4OTIyMjQw",
                                  "rest_id": "1911356920838922240",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "can_dm": false,
                                    "can_media_tag": true,
                                    "created_at": "Sun Apr 13 09:53:08 +0000 2025",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "Researcher @OpenAI - Opinions are my own.",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 140,
                                    "followers_count": 9876,
                                    "friends_count": 241,
                                    "has_custom_timelines": false,
                                    "is_translator": false,
                                    "listed_count": 108,
                                    "location": "",
                                    "media_count": 39,
                                    "name": "Tristan",
                                    "normal_followers_count": 9876,
                                    "pinned_tweet_ids_str": [],
                                    "possibly_sensitive": false,
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1911405669472743424/ixRAFv3N_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "ItsTKai",
                                    "statuses_count": 315,
                                    "translator_type": "none",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "professional": {
                                    "rest_id": "1933911979074154611",
                                    "professional_type": "Creator",
                                    "category": [
                                      {
                                        "id": 1067,
                                        "name": "Researcher",
                                        "icon_name": ""
                                      }
                                    ]
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1932746349700616397"
                              ],
                              "editable_until_msecs": "1749641213000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "282",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"http://twitter.com/download/iphone\" rel=\"nofollow\">Twitter for iPhone</a>",
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Wed Jun 11 10:26:53 +0000 2025",
                              "conversation_id_str": "1932745865883533725",
                              "display_text_range": [
                                14,
                                103
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "441465751",
                                    "name": "Tanishq Mathew Abraham, Ph.D.",
                                    "screen_name": "iScienceLuvr",
                                    "indices": [
                                      0,
                                      13
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 2,
                              "favorited": false,
                              "full_text": "@iScienceLuvr How did you identify the specific chaining asymmetries that drive e3’s performance gains?",
                              "in_reply_to_screen_name": "iScienceLuvr",
                              "in_reply_to_status_id_str": "1932745865883533725",
                              "in_reply_to_user_id_str": "441465751",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 0,
                              "reply_count": 0,
                              "retweet_count": 0,
                              "retweeted": false,
                              "user_id_str": "1911356920838922240",
                              "id_str": "1932746349700616397"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1932746349700616397"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1933139171423793663",
              "sortIndex": "1953517226401202146",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1933139171423793663-tweet-1933139171423793663",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1933139171423793663",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxNzE0OTQ1MTUwMjQwMjk2OTYw",
                                  "rest_id": "1714945150240296960",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "is_blue_verified": false,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Thu Oct 19 10:03:14 +0000 2023",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "With 18 years of experience in software development, I'm now embracing the new era of AI-driven innovations.",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "symd.cc/iCXF22",
                                            "expanded_url": "https://symd.cc/iCXF22",
                                            "url": "https://t.co/bBL1fcugpf",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 976,
                                    "followers_count": 917,
                                    "friends_count": 400,
                                    "has_custom_timelines": false,
                                    "is_translator": false,
                                    "listed_count": 3,
                                    "location": "",
                                    "media_count": 8,
                                    "name": "ryan yang",
                                    "normal_followers_count": 917,
                                    "pinned_tweet_ids_str": [
                                      "1864972480898830635"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1864515205172219905/j2HgFk1T_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "yangyc666",
                                    "statuses_count": 7553,
                                    "translator_type": "none",
                                    "url": "https://t.co/bBL1fcugpf",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1933139171423793663"
                              ],
                              "editable_until_msecs": "1749734869000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "34",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Thu Jun 12 12:27:49 +0000 2025",
                              "conversation_id_str": "1932745865883533725",
                              "display_text_range": [
                                14,
                                43
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "441465751",
                                    "name": "Tanishq Mathew Abraham, Ph.D.",
                                    "screen_name": "iScienceLuvr",
                                    "indices": [
                                      0,
                                      13
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 0,
                              "favorited": false,
                              "full_text": "@iScienceLuvr Smart token scaling approach.",
                              "in_reply_to_screen_name": "iScienceLuvr",
                              "in_reply_to_status_id_str": "1932745865883533725",
                              "in_reply_to_user_id_str": "441465751",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 0,
                              "reply_count": 0,
                              "retweet_count": 0,
                              "retweeted": false,
                              "user_id_str": "1714945150240296960",
                              "id_str": "1933139171423793663"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1933139171423793663"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                    }
                  }
                }
              }
            },
            {
              "entryId": "cursor-bottom-1953517226401202145",
              "sortIndex": "1953517226401202145",
              "content": {
                "entryType": "TimelineTimelineCursor",
                "__typename": "TimelineTimelineCursor",
                "value": "DAAFCgABGxxJkTY__98LAAIAAABIRW1QQzZ3QUFBZlEvZ0dKTjB2R3AvQUFBQUFRYTBuNGduZHN3N3hyU2ZwQ2UxcEROR3RQajFZNGJzZjhhMG40ZitSZkJuUT09CAADAAAAAgAA",
                "cursorType": "Bottom"
              }
            }
          ]
        },
        {
          "type": "TimelineTerminateTimeline",
          "direction": "Top"
        },
        {
          "type": "TimelineTerminateTimeline",
          "direction": "Bottom"
        }
      ],
      "metadata": {
        "reader_mode_config": {
          "is_reader_mode_available": true
        },
        "scribeConfig": {
          "page": "ranked_replies"
        }
      }
    }
  }
}