🐦 Twitter Post Details

Viewing enriched Twitter post

@Teknium1

I never thought a simple "How many x's are in y" letter counting RL environment could get so complex. Just PR'ed the letter counting environment, with more features than I thought I'd put into this lol - My first difficulty threshold built-in, so that if the model is already… https://t.co/Qzz9Gcp4W4

Media 1

📊 Media Metadata

{
  "media": [
    {
      "type": "image",
      "url": "https://crmoxkoizveukayfjuyo.supabase.co/storage/v1/object/public/media/posts/1933068578070409357/media_0.jpg?",
      "filename": "media_0.jpg"
    }
  ],
  "nlp": {
    "sentiment": "positive",
    "topics": [
      "letter counting",
      "RL environment",
      "complexity"
    ],
    "entities": [],
    "summary": "The author expresses surprise at the complexity of a letter counting RL environment and shares a recent achievement in enhancing it.",
    "language": "en",
    "processed_at": "2025-08-07T11:11:41.875210"
  }
}

🔧 Raw API Response

{
  "data": {
    "threaded_conversation_with_injections_v2": {
      "instructions": [
        {
          "type": "TimelineClearCache"
        },
        {
          "type": "TimelineAddEntries",
          "entries": [
            {
              "entryId": "tweet-1933068578070409357",
              "sortIndex": "1953504319646990336",
              "content": {
                "entryType": "TimelineTimelineItem",
                "__typename": "TimelineTimelineItem",
                "itemContent": {
                  "itemType": "TimelineTweet",
                  "__typename": "TimelineTweet",
                  "tweet_results": {
                    "result": {
                      "__typename": "Tweet",
                      "rest_id": "1933068578070409357",
                      "has_birdwatch_notes": false,
                      "core": {
                        "user_results": {
                          "result": {
                            "__typename": "User",
                            "id": "VXNlcjoxMzY1MDIwMDExMTIzNzczNDQy",
                            "rest_id": "1365020011123773442",
                            "affiliates_highlighted_label": {
                              "label": {
                                "url": {
                                  "url": "https://twitter.com/NousResearch",
                                  "urlType": "DeepLink"
                                },
                                "badge": {
                                  "url": "https://pbs.twimg.com/profile_images/1816254738234761216/TX7TW-Mp_bigger.jpg"
                                },
                                "description": "Nous Research",
                                "userLabelType": "BusinessLabel",
                                "userLabelDisplayType": "Badge"
                              }
                            },
                            "has_graduated_access": true,
                            "is_blue_verified": true,
                            "profile_image_shape": "Circle",
                            "legacy": {
                              "can_dm": true,
                              "can_media_tag": true,
                              "created_at": "Thu Feb 25 19:25:11 +0000 2021",
                              "default_profile": true,
                              "default_profile_image": false,
                              "description": "Cofounder and Head of Post Training @NousResearch, prev @StabilityAI\nGithub: https://t.co/LZwHTUFwPq\nHuggingFace: https://t.co/sN2FFU8PVE",
                              "entities": {
                                "description": {
                                  "urls": [
                                    {
                                      "display_url": "github.com/teknium1",
                                      "expanded_url": "http://github.com/teknium1",
                                      "url": "https://t.co/LZwHTUFwPq",
                                      "indices": [
                                        77,
                                        100
                                      ]
                                    },
                                    {
                                      "display_url": "huggingface.co/teknium",
                                      "expanded_url": "http://huggingface.co/teknium",
                                      "url": "https://t.co/sN2FFU8PVE",
                                      "indices": [
                                        114,
                                        137
                                      ]
                                    }
                                  ]
                                },
                                "url": {
                                  "urls": [
                                    {
                                      "display_url": "github.com/sponsors/tekni…",
                                      "expanded_url": "http://github.com/sponsors/teknium1",
                                      "url": "https://t.co/7DnNfZEOPh",
                                      "indices": [
                                        0,
                                        23
                                      ]
                                    }
                                  ]
                                }
                              },
                              "fast_followers_count": 0,
                              "favourites_count": 105345,
                              "followers_count": 48973,
                              "friends_count": 4418,
                              "has_custom_timelines": true,
                              "is_translator": false,
                              "listed_count": 1065,
                              "location": "USA",
                              "media_count": 2619,
                              "name": "Teknium (e/λ)",
                              "normal_followers_count": 48973,
                              "pinned_tweet_ids_str": [
                                "1900220169412341993"
                              ],
                              "possibly_sensitive": false,
                              "profile_banner_url": "https://pbs.twimg.com/profile_banners/1365020011123773442/1679544051",
                              "profile_image_url_https": "https://pbs.twimg.com/profile_images/1642401912648777728/2KFikPsE_normal.jpg",
                              "profile_interstitial_type": "",
                              "screen_name": "Teknium1",
                              "statuses_count": 42272,
                              "translator_type": "none",
                              "url": "https://t.co/7DnNfZEOPh",
                              "verified": false,
                              "want_retweets": false,
                              "withheld_in_countries": []
                            },
                            "tipjar_settings": {},
                            "super_follow_eligible": true
                          }
                        }
                      },
                      "unmention_data": {},
                      "edit_control": {
                        "edit_tweet_ids": [
                          "1933068578070409357"
                        ],
                        "editable_until_msecs": "1749718038000",
                        "is_edit_eligible": false,
                        "edits_remaining": "5"
                      },
                      "is_translatable": false,
                      "views": {
                        "count": "4884",
                        "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": "Tm90ZVR3ZWV0OjE5MzMwNjg1Nzc5NzM5NDAyMjc=",
                            "text": "I never thought a simple \"How many x's are in y\" letter counting RL environment could get so complex.\n\nJust PR'ed the letter counting environment, with more features than I thought I'd put into this lol\n\n- My first difficulty threshold built-in, so that if the model is already good at solving that sample, it'll just skip training.\n- Uses both ntlk's word database for single words, but also uses a subset of OpenWebText to count letters within a full pretrain rawtext sample\n- Multi-Letter counting with JSON format and single letter counting without\n- Random string creating for even more diversity\n-Built in data dumping tools if you just want to make a verified reasoning dataset from it ;)\n\nEnjoy!",
                            "entity_set": {
                              "hashtags": [],
                              "symbols": [],
                              "urls": [],
                              "user_mentions": []
                            },
                            "richtext": {
                              "richtext_tags": []
                            },
                            "media": {
                              "inline_media": []
                            }
                          }
                        }
                      },
                      "legacy": {
                        "bookmark_count": 18,
                        "bookmarked": false,
                        "created_at": "Thu Jun 12 07:47:18 +0000 2025",
                        "conversation_id_str": "1933068578070409357",
                        "display_text_range": [
                          0,
                          278
                        ],
                        "entities": {
                          "hashtags": [],
                          "media": [
                            {
                              "display_url": "pic.x.com/Qzz9Gcp4W4",
                              "expanded_url": "https://x.com/Teknium1/status/1933068578070409357/photo/1",
                              "id_str": "1933068443487776768",
                              "indices": [
                                279,
                                302
                              ],
                              "media_key": "3_1933068443487776768",
                              "media_url_https": "https://pbs.twimg.com/media/GtOjgeybMAA50oc.png",
                              "type": "photo",
                              "url": "https://t.co/Qzz9Gcp4W4",
                              "ext_media_availability": {
                                "status": "Available"
                              },
                              "features": {
                                "large": {
                                  "faces": []
                                },
                                "medium": {
                                  "faces": []
                                },
                                "small": {
                                  "faces": []
                                },
                                "orig": {
                                  "faces": []
                                }
                              },
                              "sizes": {
                                "large": {
                                  "h": 1405,
                                  "w": 1239,
                                  "resize": "fit"
                                },
                                "medium": {
                                  "h": 1200,
                                  "w": 1058,
                                  "resize": "fit"
                                },
                                "small": {
                                  "h": 680,
                                  "w": 600,
                                  "resize": "fit"
                                },
                                "thumb": {
                                  "h": 150,
                                  "w": 150,
                                  "resize": "crop"
                                }
                              },
                              "original_info": {
                                "height": 1405,
                                "width": 1239,
                                "focus_rects": [
                                  {
                                    "x": 0,
                                    "y": 531,
                                    "w": 1239,
                                    "h": 694
                                  },
                                  {
                                    "x": 0,
                                    "y": 166,
                                    "w": 1239,
                                    "h": 1239
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 1232,
                                    "h": 1405
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 703,
                                    "h": 1405
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 1239,
                                    "h": 1405
                                  }
                                ]
                              },
                              "allow_download_status": {
                                "allow_download": true
                              },
                              "media_results": {
                                "result": {
                                  "media_key": "3_1933068443487776768"
                                }
                              }
                            }
                          ],
                          "symbols": [],
                          "timestamps": [],
                          "urls": [],
                          "user_mentions": []
                        },
                        "extended_entities": {
                          "media": [
                            {
                              "display_url": "pic.x.com/Qzz9Gcp4W4",
                              "expanded_url": "https://x.com/Teknium1/status/1933068578070409357/photo/1",
                              "id_str": "1933068443487776768",
                              "indices": [
                                279,
                                302
                              ],
                              "media_key": "3_1933068443487776768",
                              "media_url_https": "https://pbs.twimg.com/media/GtOjgeybMAA50oc.png",
                              "type": "photo",
                              "url": "https://t.co/Qzz9Gcp4W4",
                              "ext_media_availability": {
                                "status": "Available"
                              },
                              "features": {
                                "large": {
                                  "faces": []
                                },
                                "medium": {
                                  "faces": []
                                },
                                "small": {
                                  "faces": []
                                },
                                "orig": {
                                  "faces": []
                                }
                              },
                              "sizes": {
                                "large": {
                                  "h": 1405,
                                  "w": 1239,
                                  "resize": "fit"
                                },
                                "medium": {
                                  "h": 1200,
                                  "w": 1058,
                                  "resize": "fit"
                                },
                                "small": {
                                  "h": 680,
                                  "w": 600,
                                  "resize": "fit"
                                },
                                "thumb": {
                                  "h": 150,
                                  "w": 150,
                                  "resize": "crop"
                                }
                              },
                              "original_info": {
                                "height": 1405,
                                "width": 1239,
                                "focus_rects": [
                                  {
                                    "x": 0,
                                    "y": 531,
                                    "w": 1239,
                                    "h": 694
                                  },
                                  {
                                    "x": 0,
                                    "y": 166,
                                    "w": 1239,
                                    "h": 1239
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 1232,
                                    "h": 1405
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 703,
                                    "h": 1405
                                  },
                                  {
                                    "x": 0,
                                    "y": 0,
                                    "w": 1239,
                                    "h": 1405
                                  }
                                ]
                              },
                              "allow_download_status": {
                                "allow_download": true
                              },
                              "media_results": {
                                "result": {
                                  "media_key": "3_1933068443487776768"
                                }
                              }
                            }
                          ]
                        },
                        "favorite_count": 32,
                        "favorited": false,
                        "full_text": "I never thought a simple \"How many x's are in y\" letter counting RL environment could get so complex.\n\nJust PR'ed the letter counting environment, with more features than I thought I'd put into this lol\n\n- My first difficulty threshold built-in, so that if the model is already… https://t.co/Qzz9Gcp4W4",
                        "is_quote_status": false,
                        "lang": "en",
                        "possibly_sensitive": false,
                        "possibly_sensitive_editable": true,
                        "quote_count": 0,
                        "reply_count": 2,
                        "retweet_count": 3,
                        "retweeted": false,
                        "user_id_str": "1365020011123773442",
                        "id_str": "1933068578070409357"
                      },
                      "quick_promote_eligibility": {
                        "eligibility": "IneligibleNotProfessional"
                      }
                    }
                  },
                  "tweetDisplayType": "SelfThread"
                },
                "clientEventInfo": {
                  "component": "tweet",
                  "element": "tweet"
                }
              }
            },
            {
              "entryId": "conversationthread-1933068679148982488",
              "sortIndex": "1953504319646990326",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1933068679148982488-tweet-1933068679148982488",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1933068679148982488",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxMzY1MDIwMDExMTIzNzczNDQy",
                                  "rest_id": "1365020011123773442",
                                  "affiliates_highlighted_label": {
                                    "label": {
                                      "url": {
                                        "url": "https://twitter.com/NousResearch",
                                        "urlType": "DeepLink"
                                      },
                                      "badge": {
                                        "url": "https://pbs.twimg.com/profile_images/1816254738234761216/TX7TW-Mp_bigger.jpg"
                                      },
                                      "description": "Nous Research",
                                      "userLabelType": "BusinessLabel",
                                      "userLabelDisplayType": "Badge"
                                    }
                                  },
                                  "has_graduated_access": true,
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "can_dm": true,
                                    "can_media_tag": true,
                                    "created_at": "Thu Feb 25 19:25:11 +0000 2021",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "Cofounder and Head of Post Training @NousResearch, prev @StabilityAI\nGithub: https://t.co/LZwHTUFwPq\nHuggingFace: https://t.co/sN2FFU8PVE",
                                    "entities": {
                                      "description": {
                                        "urls": [
                                          {
                                            "display_url": "github.com/teknium1",
                                            "expanded_url": "http://github.com/teknium1",
                                            "url": "https://t.co/LZwHTUFwPq",
                                            "indices": [
                                              77,
                                              100
                                            ]
                                          },
                                          {
                                            "display_url": "huggingface.co/teknium",
                                            "expanded_url": "http://huggingface.co/teknium",
                                            "url": "https://t.co/sN2FFU8PVE",
                                            "indices": [
                                              114,
                                              137
                                            ]
                                          }
                                        ]
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "github.com/sponsors/tekni…",
                                            "expanded_url": "http://github.com/sponsors/teknium1",
                                            "url": "https://t.co/7DnNfZEOPh",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 105345,
                                    "followers_count": 48973,
                                    "friends_count": 4418,
                                    "has_custom_timelines": true,
                                    "is_translator": false,
                                    "listed_count": 1065,
                                    "location": "USA",
                                    "media_count": 2619,
                                    "name": "Teknium (e/λ)",
                                    "normal_followers_count": 48973,
                                    "pinned_tweet_ids_str": [
                                      "1900220169412341993"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1365020011123773442/1679544051",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1642401912648777728/2KFikPsE_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "Teknium1",
                                    "statuses_count": 42272,
                                    "translator_type": "none",
                                    "url": "https://t.co/7DnNfZEOPh",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {},
                                  "super_follow_eligible": true
                                }
                              }
                            },
                            "card": {
                              "rest_id": "https://t.co/07P1HK0MM5",
                              "legacy": {
                                "binding_values": [
                                  {
                                    "key": "photo_image_full_size_large",
                                    "value": {
                                      "image_value": {
                                        "height": 419,
                                        "width": 800,
                                        "url": "https://pbs.twimg.com/card_img/1949368888371863552/fli8hHgY?format=jpg&name=800x419"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "thumbnail_image",
                                    "value": {
                                      "image_value": {
                                        "height": 200,
                                        "width": 400,
                                        "url": "https://pbs.twimg.com/card_img/1949368888371863552/fli8hHgY?format=jpg&name=400x400"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "description",
                                    "value": {
                                      "string_value": "PR Type RL Environment PR - Complete Environment Snapshot & Zero-Training sections Non-Environment PR - Complete Description, Related Issues & Type of Change sections 📝 Genera...",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "domain",
                                    "value": {
                                      "string_value": "github.com",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "thumbnail_image_large",
                                    "value": {
                                      "image_value": {
                                        "height": 300,
                                        "width": 600,
                                        "url": "https://pbs.twimg.com/card_img/1949368888371863552/fli8hHgY?format=jpg&name=600x600"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "summary_photo_image_small",
                                    "value": {
                                      "image_value": {
                                        "height": 202,
                                        "width": 386,
                                        "url": "https://pbs.twimg.com/card_img/1949368888371863552/fli8hHgY?format=jpg&name=386x202"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "thumbnail_image_original",
                                    "value": {
                                      "image_value": {
                                        "height": 600,
                                        "width": 1200,
                                        "url": "https://pbs.twimg.com/card_img/1949368888371863552/fli8hHgY?format=jpg&name=orig"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "site",
                                    "value": {
                                      "scribe_key": "publisher_id",
                                      "type": "USER",
                                      "user_value": {
                                        "id_str": "13334762",
                                        "path": []
                                      }
                                    }
                                  },
                                  {
                                    "key": "photo_image_full_size_small",
                                    "value": {
                                      "image_value": {
                                        "height": 202,
                                        "width": 386,
                                        "url": "https://pbs.twimg.com/card_img/1949368888371863552/fli8hHgY?format=jpg&name=386x202"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "summary_photo_image_large",
                                    "value": {
                                      "image_value": {
                                        "height": 419,
                                        "width": 800,
                                        "url": "https://pbs.twimg.com/card_img/1949368888371863552/fli8hHgY?format=jpg&name=800x419"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "thumbnail_image_small",
                                    "value": {
                                      "image_value": {
                                        "height": 72,
                                        "width": 144,
                                        "url": "https://pbs.twimg.com/card_img/1949368888371863552/fli8hHgY?format=jpg&name=144x144"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "thumbnail_image_x_large",
                                    "value": {
                                      "image_value": {
                                        "height": 600,
                                        "width": 1200,
                                        "url": "https://pbs.twimg.com/card_img/1949368888371863552/fli8hHgY?format=png&name=2048x2048_2_exp"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "photo_image_full_size_original",
                                    "value": {
                                      "image_value": {
                                        "height": 600,
                                        "width": 1200,
                                        "url": "https://pbs.twimg.com/card_img/1949368888371863552/fli8hHgY?format=jpg&name=orig"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "photo_image_full_size_alt_text",
                                    "value": {
                                      "string_value": "PR Type RL Environment PR - Complete Environment Snapshot & Zero-Training sections Non-Environment PR - Complete Description, Related Issues & Type of Change sections 📝 General Inform...",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "vanity_url",
                                    "value": {
                                      "scribe_key": "vanity_url",
                                      "string_value": "github.com",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "photo_image_full_size",
                                    "value": {
                                      "image_value": {
                                        "height": 314,
                                        "width": 600,
                                        "url": "https://pbs.twimg.com/card_img/1949368888371863552/fli8hHgY?format=jpg&name=600x314"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "summary_photo_image_alt_text",
                                    "value": {
                                      "string_value": "PR Type RL Environment PR - Complete Environment Snapshot & Zero-Training sections Non-Environment PR - Complete Description, Related Issues & Type of Change sections 📝 General Inform...",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "thumbnail_image_color",
                                    "value": {
                                      "image_color_value": {
                                        "palette": [
                                          {
                                            "rgb": {
                                              "blue": 255,
                                              "green": 255,
                                              "red": 255
                                            },
                                            "percentage": 91
                                          },
                                          {
                                            "rgb": {
                                              "blue": 166,
                                              "green": 115,
                                              "red": 53
                                            },
                                            "percentage": 3.63
                                          },
                                          {
                                            "rgb": {
                                              "blue": 123,
                                              "green": 119,
                                              "red": 114
                                            },
                                            "percentage": 2.39
                                          },
                                          {
                                            "rgb": {
                                              "blue": 146,
                                              "green": 190,
                                              "red": 132
                                            },
                                            "percentage": 0.67
                                          },
                                          {
                                            "rgb": {
                                              "blue": 39,
                                              "green": 76,
                                              "red": 228
                                            },
                                            "percentage": 0.59
                                          }
                                        ]
                                      },
                                      "type": "IMAGE_COLOR"
                                    }
                                  },
                                  {
                                    "key": "title",
                                    "value": {
                                      "string_value": "Letter counting environment by teknium1 · Pull Request #177 · NousResearch/atropos",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "summary_photo_image_color",
                                    "value": {
                                      "image_color_value": {
                                        "palette": [
                                          {
                                            "rgb": {
                                              "blue": 255,
                                              "green": 255,
                                              "red": 255
                                            },
                                            "percentage": 91
                                          },
                                          {
                                            "rgb": {
                                              "blue": 166,
                                              "green": 115,
                                              "red": 53
                                            },
                                            "percentage": 3.63
                                          },
                                          {
                                            "rgb": {
                                              "blue": 123,
                                              "green": 119,
                                              "red": 114
                                            },
                                            "percentage": 2.39
                                          },
                                          {
                                            "rgb": {
                                              "blue": 146,
                                              "green": 190,
                                              "red": 132
                                            },
                                            "percentage": 0.67
                                          },
                                          {
                                            "rgb": {
                                              "blue": 39,
                                              "green": 76,
                                              "red": 228
                                            },
                                            "percentage": 0.59
                                          }
                                        ]
                                      },
                                      "type": "IMAGE_COLOR"
                                    }
                                  },
                                  {
                                    "key": "summary_photo_image_x_large",
                                    "value": {
                                      "image_value": {
                                        "height": 600,
                                        "width": 1200,
                                        "url": "https://pbs.twimg.com/card_img/1949368888371863552/fli8hHgY?format=png&name=2048x2048_2_exp"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "summary_photo_image",
                                    "value": {
                                      "image_value": {
                                        "height": 314,
                                        "width": 600,
                                        "url": "https://pbs.twimg.com/card_img/1949368888371863552/fli8hHgY?format=jpg&name=600x314"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "photo_image_full_size_color",
                                    "value": {
                                      "image_color_value": {
                                        "palette": [
                                          {
                                            "rgb": {
                                              "blue": 255,
                                              "green": 255,
                                              "red": 255
                                            },
                                            "percentage": 91
                                          },
                                          {
                                            "rgb": {
                                              "blue": 166,
                                              "green": 115,
                                              "red": 53
                                            },
                                            "percentage": 3.63
                                          },
                                          {
                                            "rgb": {
                                              "blue": 123,
                                              "green": 119,
                                              "red": 114
                                            },
                                            "percentage": 2.39
                                          },
                                          {
                                            "rgb": {
                                              "blue": 146,
                                              "green": 190,
                                              "red": 132
                                            },
                                            "percentage": 0.67
                                          },
                                          {
                                            "rgb": {
                                              "blue": 39,
                                              "green": 76,
                                              "red": 228
                                            },
                                            "percentage": 0.59
                                          }
                                        ]
                                      },
                                      "type": "IMAGE_COLOR"
                                    }
                                  },
                                  {
                                    "key": "photo_image_full_size_x_large",
                                    "value": {
                                      "image_value": {
                                        "height": 600,
                                        "width": 1200,
                                        "url": "https://pbs.twimg.com/card_img/1949368888371863552/fli8hHgY?format=png&name=2048x2048_2_exp"
                                      },
                                      "type": "IMAGE"
                                    }
                                  },
                                  {
                                    "key": "card_url",
                                    "value": {
                                      "scribe_key": "card_url",
                                      "string_value": "https://t.co/07P1HK0MM5",
                                      "type": "STRING"
                                    }
                                  },
                                  {
                                    "key": "summary_photo_image_original",
                                    "value": {
                                      "image_value": {
                                        "height": 600,
                                        "width": 1200,
                                        "url": "https://pbs.twimg.com/card_img/1949368888371863552/fli8hHgY?format=jpg&name=orig"
                                      },
                                      "type": "IMAGE"
                                    }
                                  }
                                ],
                                "card_platform": {
                                  "platform": {
                                    "audience": {
                                      "name": "production"
                                    },
                                    "device": {
                                      "name": "Android",
                                      "version": "12"
                                    }
                                  }
                                },
                                "name": "summary_large_image",
                                "url": "https://t.co/07P1HK0MM5",
                                "user_refs_results": [
                                  {
                                    "result": {
                                      "__typename": "User",
                                      "id": "VXNlcjoxMzMzNDc2Mg==",
                                      "rest_id": "13334762",
                                      "affiliates_highlighted_label": {},
                                      "has_graduated_access": true,
                                      "is_blue_verified": true,
                                      "profile_image_shape": "Square",
                                      "legacy": {
                                        "can_dm": false,
                                        "can_media_tag": true,
                                        "created_at": "Mon Feb 11 04:41:50 +0000 2008",
                                        "default_profile": false,
                                        "default_profile_image": false,
                                        "description": "The AI-powered developer platform to build, scale, and deliver secure software.",
                                        "entities": {
                                          "description": {
                                            "urls": []
                                          },
                                          "url": {
                                            "urls": [
                                              {
                                                "display_url": "github.com",
                                                "expanded_url": "http://github.com",
                                                "url": "https://t.co/bbJgfyzcJR",
                                                "indices": [
                                                  0,
                                                  23
                                                ]
                                              }
                                            ]
                                          }
                                        },
                                        "fast_followers_count": 0,
                                        "favourites_count": 8199,
                                        "followers_count": 2636934,
                                        "friends_count": 327,
                                        "has_custom_timelines": true,
                                        "is_translator": false,
                                        "listed_count": 17990,
                                        "location": "San Francisco, CA",
                                        "media_count": 2711,
                                        "name": "GitHub",
                                        "normal_followers_count": 2636934,
                                        "pinned_tweet_ids_str": [],
                                        "possibly_sensitive": false,
                                        "profile_banner_url": "https://pbs.twimg.com/profile_banners/13334762/1747774520",
                                        "profile_image_url_https": "https://pbs.twimg.com/profile_images/1633247750010830848/8zfRrYjA_normal.png",
                                        "profile_interstitial_type": "",
                                        "screen_name": "github",
                                        "statuses_count": 9840,
                                        "translator_type": "none",
                                        "url": "https://t.co/bbJgfyzcJR",
                                        "verified": false,
                                        "verified_type": "Business",
                                        "want_retweets": false,
                                        "withheld_in_countries": []
                                      },
                                      "tipjar_settings": {}
                                    }
                                  }
                                ]
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1933068679148982488"
                              ],
                              "editable_until_msecs": "1749718062000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "1766",
                              "state": "EnabledWithCount"
                            },
                            "source": "<a href=\"https://mobile.twitter.com\" rel=\"nofollow\">Twitter Web App</a>",
                            "legacy": {
                              "bookmark_count": 2,
                              "bookmarked": false,
                              "created_at": "Thu Jun 12 07:47:42 +0000 2025",
                              "conversation_id_str": "1933068578070409357",
                              "display_text_range": [
                                0,
                                77
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [
                                  {
                                    "display_url": "github.com/NousResearch/A…",
                                    "expanded_url": "https://github.com/NousResearch/Atropos",
                                    "url": "https://t.co/HbVkUUTS9s",
                                    "indices": [
                                      20,
                                      43
                                    ]
                                  },
                                  {
                                    "display_url": "github.com/NousResearch/a…",
                                    "expanded_url": "https://github.com/NousResearch/atropos/pull/177",
                                    "url": "https://t.co/07P1HK0MM5",
                                    "indices": [
                                      54,
                                      77
                                    ]
                                  }
                                ],
                                "user_mentions": []
                              },
                              "favorite_count": 7,
                              "favorited": false,
                              "full_text": "Built into Atropos: https://t.co/HbVkUUTS9s\n\nPR Link: https://t.co/07P1HK0MM5",
                              "in_reply_to_screen_name": "Teknium1",
                              "in_reply_to_status_id_str": "1933068578070409357",
                              "in_reply_to_user_id_str": "1365020011123773442",
                              "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": "1365020011123773442",
                              "id_str": "1933068679148982488"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "SelfThread"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1933068679148982488"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                    }
                  }
                }
              }
            },
            {
              "entryId": "conversationthread-1933074031596728346",
              "sortIndex": "1953504319646990316",
              "content": {
                "entryType": "TimelineTimelineModule",
                "__typename": "TimelineTimelineModule",
                "items": [
                  {
                    "entryId": "conversationthread-1933074031596728346-tweet-1933074031596728346",
                    "item": {
                      "itemContent": {
                        "itemType": "TimelineTweet",
                        "__typename": "TimelineTweet",
                        "tweet_results": {
                          "result": {
                            "__typename": "Tweet",
                            "rest_id": "1933074031596728346",
                            "has_birdwatch_notes": false,
                            "core": {
                              "user_results": {
                                "result": {
                                  "__typename": "User",
                                  "id": "VXNlcjoxNzU4NTA0MTI3Njg2OTE0MDQ4",
                                  "rest_id": "1758504127686914048",
                                  "affiliates_highlighted_label": {},
                                  "has_graduated_access": true,
                                  "is_blue_verified": true,
                                  "profile_image_shape": "Circle",
                                  "legacy": {
                                    "can_dm": false,
                                    "can_media_tag": false,
                                    "created_at": "Fri Feb 16 14:50:41 +0000 2024",
                                    "default_profile": true,
                                    "default_profile_image": false,
                                    "description": "CS/日本語 Senior @UCCS | Jr Full-Stack Eng @ NGi | Working on @NegationGame | views are my own",
                                    "entities": {
                                      "description": {
                                        "urls": []
                                      },
                                      "url": {
                                        "urls": [
                                          {
                                            "display_url": "kadenbilyeu.com",
                                            "expanded_url": "https://kadenbilyeu.com",
                                            "url": "https://t.co/1WsvUPwOTC",
                                            "indices": [
                                              0,
                                              23
                                            ]
                                          }
                                        ]
                                      }
                                    },
                                    "fast_followers_count": 0,
                                    "favourites_count": 6653,
                                    "followers_count": 2327,
                                    "friends_count": 167,
                                    "has_custom_timelines": false,
                                    "is_translator": false,
                                    "listed_count": 14,
                                    "location": "UCCS | Colorado Springs ",
                                    "media_count": 405,
                                    "name": "Kaden Bilyeu",
                                    "normal_followers_count": 2327,
                                    "pinned_tweet_ids_str": [
                                      "1902693127770497398"
                                    ],
                                    "possibly_sensitive": false,
                                    "profile_banner_url": "https://pbs.twimg.com/profile_banners/1758504127686914048/1742110720",
                                    "profile_image_url_https": "https://pbs.twimg.com/profile_images/1795061126234849280/s73ORG09_normal.jpg",
                                    "profile_interstitial_type": "",
                                    "screen_name": "bikatr7",
                                    "statuses_count": 3966,
                                    "translator_type": "none",
                                    "url": "https://t.co/1WsvUPwOTC",
                                    "verified": false,
                                    "want_retweets": false,
                                    "withheld_in_countries": []
                                  },
                                  "tipjar_settings": {}
                                }
                              }
                            },
                            "unmention_data": {},
                            "edit_control": {
                              "edit_tweet_ids": [
                                "1933074031596728346"
                              ],
                              "editable_until_msecs": "1749719338000",
                              "is_edit_eligible": false,
                              "edits_remaining": "5"
                            },
                            "is_translatable": false,
                            "views": {
                              "count": "165",
                              "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": "Tm90ZVR3ZWV0OjE5MzMwNzQwMzE1MTI4NTg2MjY=",
                                  "text": "You toss out any batch where every rollout scores the same (all correct or all wrong).Might be dumb,but could it end up skewing training; say, by removing the really easy or really hard examples? Do you keep track of how often that happens and whether it shifts the data mix over time? idk if it's needed",
                                  "entity_set": {
                                    "hashtags": [],
                                    "symbols": [],
                                    "urls": [],
                                    "user_mentions": []
                                  },
                                  "richtext": {
                                    "richtext_tags": []
                                  },
                                  "media": {
                                    "inline_media": []
                                  }
                                }
                              }
                            },
                            "legacy": {
                              "bookmark_count": 0,
                              "bookmarked": false,
                              "created_at": "Thu Jun 12 08:08:58 +0000 2025",
                              "conversation_id_str": "1933068578070409357",
                              "display_text_range": [
                                10,
                                290
                              ],
                              "entities": {
                                "hashtags": [],
                                "symbols": [],
                                "timestamps": [],
                                "urls": [],
                                "user_mentions": [
                                  {
                                    "id_str": "1365020011123773442",
                                    "name": "Teknium (e/λ)",
                                    "screen_name": "Teknium1",
                                    "indices": [
                                      0,
                                      9
                                    ]
                                  }
                                ]
                              },
                              "favorite_count": 2,
                              "favorited": false,
                              "full_text": "@Teknium1 You toss out any batch where every rollout scores the same (all correct or all wrong).Might be dumb,but could it end up skewing training; say, by removing the really easy or really hard examples? Do you keep track of how often that happens and whether it shifts the data mix over…",
                              "in_reply_to_screen_name": "Teknium1",
                              "in_reply_to_status_id_str": "1933068578070409357",
                              "in_reply_to_user_id_str": "1365020011123773442",
                              "is_quote_status": false,
                              "lang": "en",
                              "quote_count": 0,
                              "reply_count": 1,
                              "retweet_count": 0,
                              "retweeted": false,
                              "user_id_str": "1758504127686914048",
                              "id_str": "1933074031596728346"
                            },
                            "quick_promote_eligibility": {
                              "eligibility": "IneligibleNotProfessional"
                            }
                          }
                        },
                        "tweetDisplayType": "Tweet"
                      },
                      "clientEventInfo": {
                        "component": "tweet",
                        "element": "tweet",
                        "details": {
                          "conversationDetails": {
                            "conversationSection": "HighQuality"
                          },
                          "timelinesDetails": {
                            "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                          }
                        }
                      }
                    }
                  }
                ],
                "metadata": {
                  "conversationMetadata": {
                    "allTweetIds": [
                      "1933074031596728346"
                    ],
                    "enableDeduplication": true
                  }
                },
                "displayType": "VerticalConversation",
                "clientEventInfo": {
                  "component": "tweet",
                  "details": {
                    "conversationDetails": {
                      "conversationSection": "HighQuality"
                    },
                    "timelinesDetails": {
                      "controllerData": "DAACDAAEDAABCgABAAAAAAAAAAEKAAIAAAAAAAAAAAAAAAA="
                    }
                  }
                }
              }
            },
            {
              "entryId": "cursor-bottom-1953504319646990315",
              "sortIndex": "1953504319646990315",
              "content": {
                "entryType": "TimelineTimelineCursor",
                "__typename": "TimelineTimelineCursor",
                "value": "DAAFCgABGxw91B-__-kLAAIAAAA8RW1QQzZ3QUFBZlEvZ0dKTjB2R3AvQUFBQUFNYTA2aVhBZHJ3R2hyVG83akxHOURZR3RPam9VSmJNSTA9CAADAAAAAgAA",
                "cursorType": "Bottom"
              }
            }
          ]
        },
        {
          "type": "TimelineTerminateTimeline",
          "direction": "Top"
        },
        {
          "type": "TimelineTerminateTimeline",
          "direction": "Bottom"
        }
      ],
      "metadata": {
        "reader_mode_config": {
          "is_reader_mode_available": true
        },
        "scribeConfig": {
          "page": "ranked_replies"
        }
      }
    }
  }
}