Edit model card

To run the models, run the test_run_handler.py file with your transcript file (as a vtt file), chat file (as a txt file), and the chosen talk move. "getIdeas" is eliciting, "orientIdeas" is connecting, and "buildIdeas" is probing, adding on, and revoicing. All 6 models (the 5 talk moves and model utterances) will be run regardless of the talk move sent, but only the chosen talk move will be reported back in the list of example utterances.

The model will return a dictionary with the following fields:

  • talkTime: a dictionary with the talk time of the section leader and of students
  • talkMoveInFocus: the talk move that you sent to the model
  • numberOfMoments: a dictionary with each of the 3 talk move groups (getIdeas, buildIdeas, and orientIdeas) and the number of utterances found for each group
  • talkMoveDemonstrations: a list of Utterances (as defined at the top of handler.py) found exhibiting the talkMoveInFocus
  • transcript: a list of Utterances of the whole text and chat transcript combined
  • slName: the name of the section leader that was found
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference API
Unable to determine this model's library. Check the docs .