Benjamin Jaeger commited on
Commit
97c9ccf
·
1 Parent(s): 94d226c

update README

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -60,7 +60,7 @@ Regression and classification tasks with up to 1M samples and ≤2000 features i
60
 
61
  ### Not Intended Use
62
  - Not suitable for unstructured data (text, images); use API version for textual features.
63
- - Performance not guaranteed above 1M samples or >2000 features.
64
 
65
  ### Model Architecture
66
  Multi-stage transformer-based architecture with 24 main layers.
 
60
 
61
  ### Not Intended Use
62
  - Not suitable for unstructured data (text, images); use API version for textual features.
63
+ - Performance not guaranteed above 1M train samples or >2000 features.
64
 
65
  ### Model Architecture
66
  Multi-stage transformer-based architecture with 24 main layers.