Commit
·
1745aae
1
Parent(s):
94dd72a
Update README.md
Browse files
README.md
CHANGED
@@ -39,8 +39,8 @@ connected components and edges throughout the filtration.
|
|
39 |
[SEP] of the sequence, attention to previous and
|
40 |
next token and to punctuation marks.
|
41 |
|
42 |
-
The computed features and barcodes can be found in the subdirectories of the repository. *test_sub* features and barcodes were computed on the out of
|
43 |
-
Refer to
|
44 |
|
45 |
## Training procedure
|
46 |
|
|
|
39 |
[SEP] of the sequence, attention to previous and
|
40 |
next token and to punctuation marks.
|
41 |
|
42 |
+
The computed features and barcodes can be found in the subdirectories of the repository. *test_sub* features and barcodes were computed on the out of domain test [CoLA dataset](https://www.kaggle.com/c/cola-out-of-domain-open-evaluation/overview).
|
43 |
+
Refer to notebooks 4* and 5* from the [repository](https://github.com/upunaprosk/la-tda) to construct the classification pipeline with TDA features.
|
44 |
|
45 |
## Training procedure
|
46 |
|