Skip to content

BurstGPT v1.1

Latest
Compare
Choose a tag to compare
@lzzmm lzzmm released this 13 Jun 14:14
· 24 commits to main since this release

Main Characteristics

  • Duration: 121 consecutive days in 4 consecutive months.
  • Dataset size: ~5.29M lines, ~188MB. Comprises 4.81 million traces of ChatGPT and 0.24 million traces of GPT-4 using API services, and 0.16 million traces of ChatGPT and 0.08 million traces of GPT-4 using conversational services.

Files

  • BurstGPT_1.csv contains all of our trace in the first 2 months with some failure that Response tokens are 0s. Totally 1429.7k lines.

  • BurstGPT_without_fails_1.csv contains all of our trace in the first 2 months without failure. Totally 1404.3k lines.

  • BurstGPT_2.csv contains all of our trace in the second 2 months with some failure that Response tokens are 0s. Totally 3858.4k lines.

  • BurstGPT_without_fails_2.csv contains all of our trace in the second 2 months without failure. Totally 3784.2k lines.

Full Changelog: v1.0...v1.1