root
commited on
Commit
·
5ff1ad3
1
Parent(s):
51ab11d
test
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# Modeling state-of-mind
|
2 |
|
3 |
For the [https://www.diogenial.com](https://www.diogenial.com) project, we need to experiment interaction between various people profile and an AI trained on ancient greek texts. The state of mind of a modern human may be relatively different compared to an state-of-mind we only know from text fragments. This project intends to build a virtual student for the greek philosopher AI.
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- fr
|
5 |
+
library_name: transformers
|
6 |
+
pipeline_tag: question-answering
|
7 |
+
tags:
|
8 |
+
- language
|
9 |
+
- philosophy
|
10 |
+
---
|
11 |
# Modeling state-of-mind
|
12 |
|
13 |
For the [https://www.diogenial.com](https://www.diogenial.com) project, we need to experiment interaction between various people profile and an AI trained on ancient greek texts. The state of mind of a modern human may be relatively different compared to an state-of-mind we only know from text fragments. This project intends to build a virtual student for the greek philosopher AI.
|