Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidotte authored Jan 23, 2025
1 parent 52a412a commit d95226a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Usage limits reset daily at 00:00:00 UTC.

### Size Limitations

1. Maximum total cells per request must be below 100,000:
1. Maximum total cells per request must be below 500,000:
```python
max_cells = (num_train_rows + num_test_rows) * num_cols
```
Expand Down

0 comments on commit d95226a

Please sign in to comment.