Baselight

GPT4 - The Tweets

Tweets about GPT4 - updated daily

@kaggle.konradb_gpt4_the_tweets

Loading...
Loading...

About this Dataset

GPT4 - The Tweets

A collection of tweets with the hashtag #GPT4 : discussions about the GPT4 language model, sharing experiences with using GPT4, or asking for help with GPT4-related issues. The tweets could also include links to articles or websites related to GPT4, as well as images, videos, or other media. Overall, a collection of tweets with the hashtag #GPT4 would provide a glimpse into the online conversation surrounding GPT4.

KB: the description above was generated with ChatGPT about GPT4 - getting meta, I know ;-)

Tables

Tweets

@kaggle.konradb_gpt4_the_tweets.tweets
  • 4.42 MB
  • 28710 rows
  • 12 columns
Loading...

CREATE TABLE tweets (
  "date" VARCHAR,
  "text" VARCHAR,
  "user_name" VARCHAR,
  "user_location" VARCHAR,
  "user_description" VARCHAR,
  "user_created" VARCHAR,
  "user_followers" BIGINT,
  "user_friends" BIGINT,
  "user_favourites" BIGINT,
  "user_verified" BOOLEAN,
  "hashtags" VARCHAR,
  "source" VARCHAR
);

Share link

Anyone who has the link will be able to view this.