FerrellSyntheticIntelligence commited on
Commit ·
4077d22
1
Parent(s): 6e90547
Update core modules
Browse files- Vitalis_Core +1 -0
- storage/benchmarks/training_log.txt +8 -0
Vitalis_Core
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
Subproject commit b931dbd0920cab3e74ea5f2b7253a19fc5367cff
|
storage/benchmarks/training_log.txt
CHANGED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
|
| 2 |
+
Module: module_01
|
| 3 |
+
how do you work -> QUERY_DETECTED: how do you work | PASS
|
| 4 |
+
what are you -> QUERY_DETECTED: what are you | PASS
|
| 5 |
+
train me on this -> TRAINING_SIGNAL: train me on this | PASS
|
| 6 |
+
learn from this data -> TRAINING_SIGNAL: learn from this data | PASS
|
| 7 |
+
hello -> INPUT_RECEIVED: hello | PASS
|
| 8 |
+
build something new -> INPUT_RECEIVED: build something new | PASS
|