Narsil HF staff commited on
Commit
dad46de
1 Parent(s): 2746258

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -4,6 +4,7 @@ tags:
4
  - exbert
5
 
6
  license: mit
 
7
  ---
8
 
9
 
@@ -54,7 +55,9 @@ set a seed for reproducibility:
54
  {'generated_text': "Hello, I'm a language model, a compiler, a compiler library, I just want to know how I build this kind of stuff. I don"},
55
  {'generated_text': "Hello, I'm a language model, and also have more than a few of your own, but I understand that they're going to need some help"},
56
  {'generated_text': "Hello, I'm a language model, a system model. I want to know my language so that it might be more interesting, more user-friendly"},
57
- {'generated_text': 'Hello, I\'m a language model, not a language model"\n\nThe concept of "no-tricks" comes in handy later with new'}]
 
 
58
  ```
59
 
60
  Here is how to use this model to get the features of a given text in PyTorch:
@@ -159,5 +162,5 @@ The model achieves the following results without any fine-tuning (zero-shot):
159
  ```
160
 
161
  <a href="https://huggingface.co/exbert/?model=gpt2">
162
- <img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
163
  </a>
4
  - exbert
5
 
6
  license: mit
7
+ pipeline_tag: text-generation
8
  ---
9
 
10
 
55
  {'generated_text': "Hello, I'm a language model, a compiler, a compiler library, I just want to know how I build this kind of stuff. I don"},
56
  {'generated_text': "Hello, I'm a language model, and also have more than a few of your own, but I understand that they're going to need some help"},
57
  {'generated_text': "Hello, I'm a language model, a system model. I want to know my language so that it might be more interesting, more user-friendly"},
58
+ {'generated_text': 'Hello, I\\'m a language model, not a language model"\
59
+ \
60
+ The concept of "no-tricks" comes in handy later with new'}]
61
  ```
62
 
63
  Here is how to use this model to get the features of a given text in PyTorch:
162
  ```
163
 
164
  <a href="https://huggingface.co/exbert/?model=gpt2">
165
+ \t<img width="300px" src="https://cdn-media.huggingface.co/exbert/button.png">
166
  </a>