Joe Davison commited on
Commit
a42d49f
1 Parent(s): ff5039e

Add teacher info

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -24,6 +24,9 @@ It is the result of the demo notebook
24
  [here](https://colab.research.google.com/drive/1mjBjd0cR8G57ZpsnFCS3ngGyo5nCa9ya?usp=sharing), where more details
25
  about the model can be found.
26
 
 
 
 
27
  ## Intended Usage
28
 
29
  The model can be used like any other model trained on AG's News, but will likely not perform as well as a model
24
  [here](https://colab.research.google.com/drive/1mjBjd0cR8G57ZpsnFCS3ngGyo5nCa9ya?usp=sharing), where more details
25
  about the model can be found.
26
 
27
+ - Teacher model: [roberta-large-mnli](https://huggingface.co/roberta-large-mnli)
28
+ - Teacher hypothesis template: `This text is about {}.`
29
+
30
  ## Intended Usage
31
 
32
  The model can be used like any other model trained on AG's News, but will likely not perform as well as a model