Skip to content

Commit

Permalink
fix data
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscar Sainz authored and Oscar Sainz committed Nov 28, 2023
1 parent ca4ecc7 commit 513c5f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data.json
Original file line number Diff line number Diff line change
Expand Up @@ -1536,7 +1536,7 @@
},
{
"model": "GPT-4",
"dataset": "IMDB",
"dataset": "RTE",
"train_split": "contaminated",
"dev_split": "clean",
"test_split": null,
Expand Down Expand Up @@ -1620,7 +1620,7 @@
},
{
"model": "GPT-3.5",
"dataset": "IMDB",
"dataset": "RTE",
"train_split": "clean",
"dev_split": "clean",
"test_split": null,
Expand Down

0 comments on commit 513c5f3

Please sign in to comment.