Update README.md
Browse files
README.md
CHANGED
@@ -3,8 +3,8 @@ license: apache-2.0
|
|
3 |
---
|
4 |
### DreamBank Custom Architecture
|
5 |
|
6 |
-
The repo contains the weights for the custom architecture in [
|
7 |
-
|
8 |
|
9 |
#### Use
|
10 |
|
|
|
3 |
---
|
4 |
### DreamBank Custom Architecture
|
5 |
|
6 |
+
The repo contains the weights for the custom architecture presented in the paper [Automatic Annotation of Dream Report’s Emotional Content with Large Language Models](https://aclanthology.org/2024.clpsych-1.7/).
|
7 |
+
A working example of how to load and use the model can be found below. Please refer to the [Git repo](https://github.com/lorenzoscottb/Dream_Reports_Annotation/tree/main/Experiments/Supervised_Learning) for more details.
|
8 |
|
9 |
#### Use
|
10 |
|