🐦 Twitter Post Details

Viewing enriched Twitter post

@tomaarsen

‼️Sentence Transformers v4.0 is out! You can now train and finetune reranker (aka cross-encoder) models with multi-GPU training, bf16 support, loss logging, callbacks & much more. I also prove that finetuning on your domain helps much more than you might think. Details in 🧵 https://t.co/JECcuKhYFa

Media 1

📊 Media Metadata

{
  "score": 0.83,
  "scored_at": "2025-08-09T13:47:19.522082",
  "import_source": "unknown_source",
  "original_structure": "had_data_only",
  "media": [
    {
      "id": "1904869571628089345",
      "type": "photo",
      "url": "https://t.co/JECcuKhYFa",
      "media_url": null,
      "media_url_https": "https://pbs.twimg.com/media/Gm90yHBXwAEiJ5y.png",
      "display_url": "pic.x.com/JECcuKhYFa",
      "expanded_url": "https://x.com/tomaarsen/status/1904911669949583365/photo/1"
    }
  ]
}

🔧 Raw API Response

{
  "tweet": {
    "bookmark_count": 233,
    "bookmarked": false,
    "created_at": "Wed Mar 26 15:01:48 +0000 2025",
    "conversation_id_str": "1904911669949583365",
    "display_text_range": [
      0,
      281
    ],
    "entities": {
      "hashtags": [],
      "media": [
        {
          "display_url": "pic.x.com/JECcuKhYFa",
          "expanded_url": "https://x.com/tomaarsen/status/1904911669949583365/photo/1",
          "id_str": "1904869571628089345",
          "indices": [
            282,
            305
          ],
          "media_key": "3_1904869571628089345",
          "media_url_https": "https://pbs.twimg.com/media/Gm90yHBXwAEiJ5y.png",
          "type": "photo",
          "url": "https://t.co/JECcuKhYFa",
          "ext_media_availability": {
            "status": "Available"
          },
          "features": {
            "large": {
              "faces": []
            },
            "medium": {
              "faces": []
            },
            "small": {
              "faces": []
            },
            "orig": {
              "faces": []
            }
          },
          "sizes": {
            "large": {
              "h": 480,
              "w": 640,
              "resize": "fit"
            },
            "medium": {
              "h": 480,
              "w": 640,
              "resize": "fit"
            },
            "small": {
              "h": 480,
              "w": 640,
              "resize": "fit"
            },
            "thumb": {
              "h": 150,
              "w": 150,
              "resize": "crop"
            }
          },
          "original_info": {
            "height": 480,
            "width": 640,
            "focus_rects": [
              {
                "x": 0,
                "y": 122,
                "w": 640,
                "h": 358
              },
              {
                "x": 0,
                "y": 0,
                "w": 480,
                "h": 480
              },
              {
                "x": 30,
                "y": 0,
                "w": 421,
                "h": 480
              },
              {
                "x": 120,
                "y": 0,
                "w": 240,
                "h": 480
              },
              {
                "x": 0,
                "y": 0,
                "w": 640,
                "h": 480
              }
            ]
          },
          "allow_download_status": {
            "allow_download": true
          },
          "media_results": {
            "result": {
              "media_key": "3_1904869571628089345"
            }
          }
        }
      ],
      "symbols": [],
      "timestamps": [],
      "urls": [],
      "user_mentions": []
    },
    "extended_entities": {
      "media": [
        {
          "display_url": "pic.x.com/JECcuKhYFa",
          "expanded_url": "https://x.com/tomaarsen/status/1904911669949583365/photo/1",
          "id_str": "1904869571628089345",
          "indices": [
            282,
            305
          ],
          "media_key": "3_1904869571628089345",
          "media_url_https": "https://pbs.twimg.com/media/Gm90yHBXwAEiJ5y.png",
          "type": "photo",
          "url": "https://t.co/JECcuKhYFa",
          "ext_media_availability": {
            "status": "Available"
          },
          "features": {
            "large": {
              "faces": []
            },
            "medium": {
              "faces": []
            },
            "small": {
              "faces": []
            },
            "orig": {
              "faces": []
            }
          },
          "sizes": {
            "large": {
              "h": 480,
              "w": 640,
              "resize": "fit"
            },
            "medium": {
              "h": 480,
              "w": 640,
              "resize": "fit"
            },
            "small": {
              "h": 480,
              "w": 640,
              "resize": "fit"
            },
            "thumb": {
              "h": 150,
              "w": 150,
              "resize": "crop"
            }
          },
          "original_info": {
            "height": 480,
            "width": 640,
            "focus_rects": [
              {
                "x": 0,
                "y": 122,
                "w": 640,
                "h": 358
              },
              {
                "x": 0,
                "y": 0,
                "w": 480,
                "h": 480
              },
              {
                "x": 30,
                "y": 0,
                "w": 421,
                "h": 480
              },
              {
                "x": 120,
                "y": 0,
                "w": 240,
                "h": 480
              },
              {
                "x": 0,
                "y": 0,
                "w": 640,
                "h": 480
              }
            ]
          },
          "allow_download_status": {
            "allow_download": true
          },
          "media_results": {
            "result": {
              "media_key": "3_1904869571628089345"
            }
          }
        }
      ]
    },
    "favorite_count": 382,
    "favorited": false,
    "full_text": "‼️Sentence Transformers v4.0 is out! You can now train and finetune reranker (aka cross-encoder) models with multi-GPU training, bf16 support, loss logging, callbacks & much more.\n\nI also prove that finetuning on your domain helps much more than you might think. \n\nDetails in 🧵 https://t.co/JECcuKhYFa",
    "is_quote_status": false,
    "lang": "en",
    "possibly_sensitive": false,
    "possibly_sensitive_editable": true,
    "quote_count": 7,
    "reply_count": 11,
    "retweet_count": 61,
    "retweeted": false,
    "user_id_str": "1731643060683988992",
    "id_str": "1904911669949583365",
    "note_tweet": null
  },
  "user": {
    "__typename": "User",
    "id": "VXNlcjoxNzMxNjQzMDYwNjgzOTg4OTky",
    "rest_id": "1731643060683988992",
    "affiliates_highlighted_label": {},
    "has_graduated_access": true,
    "is_blue_verified": false,
    "profile_image_shape": "Circle",
    "legacy": {
      "can_dm": false,
      "can_media_tag": true,
      "created_at": "Mon Dec 04 11:54:32 +0000 2023",
      "default_profile": true,
      "default_profile_image": false,
      "description": "Sentence Transformers, SetFit & NLTK maintainer\nMachine Learning Engineer at 🤗 Hugging Face",
      "entities": {
        "description": {
          "urls": []
        },
        "url": {
          "urls": [
            {
              "display_url": "tomaarsen.com",
              "expanded_url": "https://www.tomaarsen.com",
              "url": "https://t.co/Y4DfYcksyl",
              "indices": [
                0,
                23
              ]
            }
          ]
        }
      },
      "fast_followers_count": 0,
      "favourites_count": 3174,
      "followers_count": 3459,
      "friends_count": 311,
      "has_custom_timelines": false,
      "is_translator": false,
      "listed_count": 73,
      "location": "Netherlands",
      "media_count": 277,
      "name": "tomaarsen",
      "normal_followers_count": 3459,
      "pinned_tweet_ids_str": [
        "1912142362102341916"
      ],
      "possibly_sensitive": false,
      "profile_banner_url": "https://pbs.twimg.com/profile_banners/1731643060683988992/1701693063",
      "profile_image_url_https": "https://pbs.twimg.com/profile_images/1731648253618233344/ikRZwAqv_normal.jpg",
      "profile_interstitial_type": "",
      "screen_name": "tomaarsen",
      "statuses_count": 1186,
      "translator_type": "none",
      "url": "https://t.co/Y4DfYcksyl",
      "verified": false,
      "want_retweets": false,
      "withheld_in_countries": []
    },
    "tipjar_settings": {}
  },
  "views": "38388"
}