🐦 Twitter Post Details

Viewing enriched Twitter post

@jeremyphoward

RT @tomaarsen: Regarding Sentence Transformers v6.0 update: A dense model compresses a whole text into one vector, then compares two vecto…

📊 Media Metadata

{
  "score": 0.38,
  "score_components": {
    "author": 0.09,
    "engagement": 0.0,
    "quality": 0.08000000000000002,
    "source": 0.135,
    "nlp": 0.05,
    "recency": 0.025
  },
  "scored_at": "2026-08-20T07:05:52.196672",
  "import_source": "api_import",
  "source_tagged_at": "2026-08-20T07:05:52.196685",
  "enriched": true,
  "enriched_at": "2026-08-20T07:05:52.196688"
}

🔧 Raw API Response

{
  "type": "tweet",
  "id": "2090330778748305418",
  "url": "https://x.com/jeremyphoward/status/2090330778748305418",
  "twitterUrl": "https://twitter.com/jeremyphoward/status/2090330778748305418",
  "text": "RT @tomaarsen: Regarding Sentence Transformers v6.0 update:\n\nA dense model compresses a whole text into one vector, then compares two vecto…",
  "source": "Twitter for iPhone",
  "retweetCount": 12,
  "replyCount": 5,
  "likeCount": 53,
  "quoteCount": 1,
  "viewCount": 2849,
  "createdAt": "Thu Aug 20 06:51:08 +0000 2026",
  "lang": "en",
  "bookmarkCount": 18,
  "isReply": false,
  "inReplyToId": null,
  "conversationId": "2090330778748305418",
  "displayTextRange": [
    0,
    140
  ],
  "inReplyToUserId": null,
  "inReplyToUsername": null,
  "author": {
    "type": "user",
    "userName": "jeremyphoward",
    "url": "https://x.com/jeremyphoward",
    "twitterUrl": "https://twitter.com/jeremyphoward",
    "id": "175282603",
    "name": "Jeremy Howard",
    "isVerified": false,
    "isBlueVerified": true,
    "verifiedType": null,
    "profilePicture": "https://pbs.twimg.com/profile_images/1279600070145437696/eocLhSLu_normal.jpg",
    "coverPicture": "https://pbs.twimg.com/profile_banners/175282603/1594860705",
    "description": "",
    "location": "Brisbane/Queensland, Australia",
    "followers": 326661,
    "following": 6855,
    "status": "",
    "canDm": false,
    "canMediaTag": false,
    "createdAt": "Fri Aug 06 04:58:18 +0000 2010",
    "entities": {
      "description": {
        "urls": []
      },
      "url": {}
    },
    "fastFollowersCount": 0,
    "favouritesCount": 10032,
    "hasCustomTimelines": true,
    "isTranslator": false,
    "mediaCount": 2965,
    "statusesCount": 65661,
    "withheldInCountries": [],
    "affiliatesHighlightedLabel": {},
    "possiblySensitive": false,
    "pinnedTweetIds": [
      "1734606378331951318"
    ],
    "profile_bio": {
      "description": "🇦🇺 Co-founder: @AnswerDotAI/@FastDotAI ;\nPrev: Professor@UQ; @kaggle founding president; founder @fastmail/@enlitic/…\nhttps://t.co/16UBFTX7mo",
      "entities": {
        "description": {
          "urls": [
            {
              "display_url": "jeremy.fast.ai",
              "expanded_url": "https://jeremy.fast.ai/",
              "indices": [
                118,
                141
              ],
              "url": "https://t.co/16UBFTX7mo"
            }
          ],
          "user_mentions": [
            {
              "id_str": "",
              "indices": [
                15,
                27
              ],
              "name": "",
              "screen_name": "AnswerDotAI"
            },
            {
              "id_str": "",
              "indices": [
                28,
                38
              ],
              "name": "",
              "screen_name": "FastDotAI"
            },
            {
              "id_str": "",
              "indices": [
                61,
                68
              ],
              "name": "",
              "screen_name": "kaggle"
            },
            {
              "id_str": "",
              "indices": [
                97,
                106
              ],
              "name": "",
              "screen_name": "fastmail"
            },
            {
              "id_str": "",
              "indices": [
                107,
                115
              ],
              "name": "",
              "screen_name": "enlitic"
            }
          ]
        },
        "url": {
          "urls": [
            {
              "display_url": "answer.ai",
              "expanded_url": "http://answer.ai",
              "indices": [
                0,
                23
              ],
              "url": "https://t.co/3lh0uQDdfN"
            }
          ]
        }
      }
    },
    "isAutomated": false,
    "automatedBy": null
  },
  "extendedEntities": {},
  "card": null,
  "place": {},
  "entities": {
    "user_mentions": [
      {
        "id_str": "1731643060683988992",
        "indices": [
          3,
          13
        ],
        "name": "tomaarsen",
        "screen_name": "tomaarsen"
      }
    ]
  },
  "quoted_tweet": null,
  "retweeted_tweet": {
    "type": "tweet",
    "id": "2090018110052987171",
    "url": "https://x.com/tomaarsen/status/2090018110052987171",
    "twitterUrl": "https://twitter.com/tomaarsen/status/2090018110052987171",
    "text": "Regarding Sentence Transformers v6.0 update:\n\nA dense model compresses a whole text into one vector, then compares two vectors.\n\nA multi-vector model keeps one vector per token, scores every query token against every document token, takes the best match for each, and sums those. https://t.co/ksnigtsLpm",
    "source": "Twitter for iPhone",
    "retweetCount": 12,
    "replyCount": 5,
    "likeCount": 53,
    "quoteCount": 1,
    "viewCount": 2849,
    "createdAt": "Wed Aug 19 10:08:42 +0000 2026",
    "lang": "en",
    "bookmarkCount": 18,
    "isReply": false,
    "inReplyToId": null,
    "conversationId": "2090018110052987171",
    "displayTextRange": [
      0,
      279
    ],
    "inReplyToUserId": null,
    "inReplyToUsername": null,
    "author": {
      "type": "user",
      "userName": "tomaarsen",
      "url": "https://x.com/tomaarsen",
      "twitterUrl": "https://twitter.com/tomaarsen",
      "id": "1731643060683988992",
      "name": "tomaarsen",
      "isVerified": false,
      "isBlueVerified": false,
      "verifiedType": null,
      "profilePicture": "https://pbs.twimg.com/profile_images/1731648253618233344/ikRZwAqv_normal.jpg",
      "coverPicture": "https://pbs.twimg.com/profile_banners/1731643060683988992/1701693063",
      "description": "",
      "location": "Netherlands",
      "followers": 4643,
      "following": 458,
      "status": "",
      "canDm": false,
      "canMediaTag": true,
      "createdAt": "Mon Dec 04 11:54:32 +0000 2023",
      "entities": {
        "description": {
          "urls": []
        },
        "url": {}
      },
      "fastFollowersCount": 0,
      "favouritesCount": 6173,
      "hasCustomTimelines": true,
      "isTranslator": false,
      "mediaCount": 527,
      "statusesCount": 2196,
      "withheldInCountries": [],
      "affiliatesHighlightedLabel": {},
      "possiblySensitive": false,
      "pinnedTweetIds": [
        "2089714037781143733"
      ],
      "profile_bio": {
        "description": "Sentence Transformers, SetFit & NLTK maintainer\nMachine Learning Engineer at 🤗 Hugging Face",
        "entities": {
          "description": {},
          "url": {
            "urls": [
              {
                "display_url": "tomaarsen.com",
                "expanded_url": "https://www.tomaarsen.com",
                "indices": [
                  0,
                  23
                ],
                "url": "https://t.co/Y4DfYcksyl"
              }
            ]
          }
        }
      },
      "isAutomated": false,
      "automatedBy": null
    },
    "extendedEntities": {
      "media": [
        {
          "additional_media_info": {
            "monetizable": false
          },
          "allow_download_status": {
            "allow_download": true
          },
          "display_url": "pic.x.com/ksnigtsLpm",
          "expanded_url": "https://x.com/tomaarsen/status/2090018110052987171/video/1",
          "ext_master_playlist_only": [],
          "ext_media_availability": {
            "status": "Available"
          },
          "ext_playlists": [],
          "id_str": "2090017523185913856",
          "indices": [
            280,
            303
          ],
          "media_key": "13_2090017523185913856",
          "media_results": {
            "id": "QXBpTWVkaWFSZXN1bHRzOgwABAoAAR0BO90r1pAAAAA=",
            "result": {
              "__typename": "ApiMedia",
              "id": "QXBpTWVkaWE6DAAECgABHQE73SvWkAAAAA==",
              "media_key": "13_2090017523185913856"
            }
          },
          "media_url_https": "https://pbs.twimg.com/amplify_video_thumb/2090017523185913856/img/qGhXfgbU6QbZbCES.jpg",
          "original_info": {
            "focus_rects": [],
            "height": 660,
            "width": 1000
          },
          "sizes": {
            "large": {
              "h": 660,
              "w": 1000
            }
          },
          "type": "video",
          "url": "https://t.co/ksnigtsLpm",
          "video_info": {
            "aspect_ratio": [
              50,
              33
            ],
            "duration_millis": 38600,
            "variants": [
              {
                "content_type": "application/x-mpegURL",
                "url": "https://video.twimg.com/amplify_video/2090017523185913856/pl/KD-1UT7kiGJs-OwG.m3u8?tag=14"
              },
              {
                "bitrate": 288000,
                "content_type": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/2090017523185913856/vid/avc1/408x270/SOeQ3kl_MfBiyc_1.mp4?tag=14"
              },
              {
                "bitrate": 832000,
                "content_type": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/2090017523185913856/vid/avc1/544x360/n004vd1V82iSzbDA.mp4?tag=14"
              },
              {
                "bitrate": 2176000,
                "content_type": "video/mp4",
                "url": "https://video.twimg.com/amplify_video/2090017523185913856/vid/avc1/1000x660/bpwhjvy7WzCJ83tp.mp4?tag=14"
              }
            ]
          }
        }
      ]
    },
    "card": null,
    "place": {},
    "entities": {},
    "quoted_tweet": {
      "type": "tweet",
      "id": "2089714037781143733",
      "url": "https://x.com/tomaarsen/status/2089714037781143733",
      "twitterUrl": "https://twitter.com/tomaarsen/status/2089714037781143733",
      "text": "🚨I've just released Sentence Transformers v6.0! \n\nMultiVectorEncoder joins the family: ColBERT-style late interaction models are now a first-class model type, for training, inference & interpretation, alongside dense, sparse & reranker models.\n\nBig thread 🧵 https://t.co/ISw3djLwUw",
      "source": "Twitter for iPhone",
      "retweetCount": 60,
      "replyCount": 14,
      "likeCount": 361,
      "quoteCount": 21,
      "viewCount": 85519,
      "createdAt": "Tue Aug 18 14:00:26 +0000 2026",
      "lang": "en",
      "bookmarkCount": 225,
      "isReply": false,
      "inReplyToId": null,
      "conversationId": "2089714037781143733",
      "displayTextRange": [
        0,
        265
      ],
      "inReplyToUserId": null,
      "inReplyToUsername": null,
      "author": {
        "type": "user",
        "userName": "tomaarsen",
        "url": "https://x.com/tomaarsen",
        "twitterUrl": "https://twitter.com/tomaarsen",
        "id": "1731643060683988992",
        "name": "tomaarsen",
        "isVerified": false,
        "isBlueVerified": false,
        "verifiedType": null,
        "profilePicture": "https://pbs.twimg.com/profile_images/1731648253618233344/ikRZwAqv_normal.jpg",
        "coverPicture": "https://pbs.twimg.com/profile_banners/1731643060683988992/1701693063",
        "description": "",
        "location": "Netherlands",
        "followers": 4643,
        "following": 458,
        "status": "",
        "canDm": false,
        "canMediaTag": true,
        "createdAt": "Mon Dec 04 11:54:32 +0000 2023",
        "entities": {
          "description": {
            "urls": []
          },
          "url": {}
        },
        "fastFollowersCount": 0,
        "favouritesCount": 6173,
        "hasCustomTimelines": true,
        "isTranslator": false,
        "mediaCount": 527,
        "statusesCount": 2196,
        "withheldInCountries": [],
        "affiliatesHighlightedLabel": {},
        "possiblySensitive": false,
        "pinnedTweetIds": [
          "2089714037781143733"
        ],
        "profile_bio": {
          "description": "Sentence Transformers, SetFit & NLTK maintainer\nMachine Learning Engineer at 🤗 Hugging Face",
          "entities": {
            "description": {},
            "url": {
              "urls": [
                {
                  "display_url": "tomaarsen.com",
                  "expanded_url": "https://www.tomaarsen.com",
                  "indices": [
                    0,
                    23
                  ],
                  "url": "https://t.co/Y4DfYcksyl"
                }
              ]
            }
          }
        },
        "isAutomated": false,
        "automatedBy": null
      },
      "extendedEntities": {
        "media": [
          {
            "allow_download_status": {
              "allow_download": true
            },
            "display_url": "pic.x.com/ISw3djLwUw",
            "expanded_url": "https://x.com/tomaarsen/status/2089714037781143733/photo/1",
            "ext_master_playlist_only": [],
            "ext_media_availability": {
              "status": "Available"
            },
            "ext_playlists": [],
            "features": {
              "large": {
                "faces": [
                  {
                    "h": 62,
                    "w": 62,
                    "x": 92,
                    "y": 739
                  },
                  {
                    "h": 184,
                    "w": 184,
                    "x": 1127,
                    "y": 343
                  },
                  {
                    "h": 193,
                    "w": 193,
                    "x": 194,
                    "y": 343
                  }
                ]
              },
              "orig": {
                "faces": [
                  {
                    "h": 62,
                    "w": 62,
                    "x": 92,
                    "y": 739
                  },
                  {
                    "h": 184,
                    "w": 184,
                    "x": 1127,
                    "y": 343
                  },
                  {
                    "h": 193,
                    "w": 193,
                    "x": 194,
                    "y": 343
                  }
                ]
              }
            },
            "id_str": "2089700650812571649",
            "indices": [
              266,
              289
            ],
            "media_key": "3_2089700650812571649",
            "media_results": {
              "id": "QXBpTWVkaWFSZXN1bHRzOgwAAQoAAR0AG6uSlgABCgACHQAn2HgXoLUAAA==",
              "result": {
                "__typename": "ApiMedia",
                "id": "QXBpTWVkaWE6DAABCgABHQAbq5KWAAEKAAIdACfYeBegtQAA",
                "media_key": "3_2089700650812571649"
              }
            },
            "media_url_https": "https://pbs.twimg.com/media/HQAbq5KWAAEsCw2.jpg",
            "original_info": {
              "focus_rects": [
                {
                  "h": 946,
                  "w": 1690,
                  "x": 0,
                  "y": 0
                },
                {
                  "h": 1012,
                  "w": 1012,
                  "x": 339,
                  "y": 0
                },
                {
                  "h": 1012,
                  "w": 888,
                  "x": 401,
                  "y": 0
                },
                {
                  "h": 1012,
                  "w": 506,
                  "x": 592,
                  "y": 0
                },
                {
                  "h": 1012,
                  "w": 1690,
                  "x": 0,
                  "y": 0
                }
              ],
              "height": 1012,
              "width": 1690
            },
            "sizes": {
              "large": {
                "h": 1012,
                "w": 1690
              }
            },
            "type": "photo",
            "url": "https://t.co/ISw3djLwUw"
          }
        ]
      },
      "card": null,
      "place": {},
      "entities": {},
      "quoted_tweet": null,
      "retweeted_tweet": null,
      "isLimitedReply": false,
      "communityInfo": null,
      "article": null
    },
    "retweeted_tweet": null,
    "isLimitedReply": false,
    "communityInfo": null,
    "article": null
  },
  "isLimitedReply": false,
  "communityInfo": null,
  "article": null
}