Skip to content

Commit

Permalink
chore: Up num_samples to 5000
Browse files Browse the repository at this point in the history
  • Loading branch information
saattrupdan committed Apr 23, 2024
1 parent a56c1fa commit 83e4e9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ seed: 4242

# Data configuration
min_article_length: 1000
num_samples: 1000
num_samples: 5000

# Model configuration
model: gpt-4-turbo-2024-04-09
Expand Down

0 comments on commit 83e4e9d

Please sign in to comment.