Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,11 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
|
|
|
|
|
|
|
|
|
|
|
4 |
configs:
|
5 |
- config_name: default
|
6 |
data_files:
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
|
4 |
+
datasets:
|
5 |
+
- viewer:
|
6 |
+
- max_preview_rows: 1000 # Adjust as needed
|
7 |
+
- max_shard_size: 10MB # Reduce this if needed
|
8 |
+
|
9 |
configs:
|
10 |
- config_name: default
|
11 |
data_files:
|