Update README.md
Browse files
README.md
CHANGED
|
@@ -23,6 +23,8 @@ Examples include: “Please stand up, push in your seats, and line up quietly”
|
|
| 23 |
## Intended Uses
|
| 24 |
Not intended for evaluation of teaching quality. What is appropriate in a given classroom is highly contextual and relational in a way that this model does not capture.
|
| 25 |
|
|
|
|
|
|
|
| 26 |
## Data Formatting
|
| 27 |
The expected input is a formatted sequence of utterances comprised of the target utterance to be classified and three utterances before and after. The seven utterances should be marked with the respective speakers, and the central target utterance should be marked with [TARGET][/TARGET].
|
| 28 |
|
|
|
|
| 23 |
## Intended Uses
|
| 24 |
Not intended for evaluation of teaching quality. What is appropriate in a given classroom is highly contextual and relational in a way that this model does not capture.
|
| 25 |
|
| 26 |
+
By using this model, you agree that you will not use this model for commercial purposes.
|
| 27 |
+
|
| 28 |
## Data Formatting
|
| 29 |
The expected input is a formatted sequence of utterances comprised of the target utterance to be classified and three utterances before and after. The seven utterances should be marked with the respective speakers, and the central target utterance should be marked with [TARGET][/TARGET].
|
| 30 |
|