rrtucci commited on
Commit
aa2396b
·
verified ·
1 Parent(s): 74a25b6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -28,7 +28,11 @@ SentenceAx (Sax) is a complete rewrite, from stem to stern, of O6.
28
 
29
  SentenceAx is a fine-tuning of BERT written with PyTorch and Lightning.
30
 
 
 
 
31
  This repo contains various large data files (input data, weights)
32
  necessary for training or generated by training Sax.
33
  The Python source code for Sax can be found at
34
  [its GitHub repo](https://github.com/rrtucci/SentenceAx).
 
 
28
 
29
  SentenceAx is a fine-tuning of BERT written with PyTorch and Lightning.
30
 
31
+ SentenceAx is a stand-alone app, but it is also a vital part of the Mappa Mundi
32
+ project for doing causal AI/ML and causal inference.
33
+
34
  This repo contains various large data files (input data, weights)
35
  necessary for training or generated by training Sax.
36
  The Python source code for Sax can be found at
37
  [its GitHub repo](https://github.com/rrtucci/SentenceAx).
38
+