Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -128,7 +128,7 @@ print('label=', label)
|
|
128 |
```
|
129 |
|
130 |
|
131 |
-
### few-shot
|
132 |
```python
|
133 |
|
134 |
system = ('Your task is to extract specific information from the given text.'
|
|
|
128 |
```
|
129 |
|
130 |
|
131 |
+
### general instruction-following(few-shot)
|
132 |
```python
|
133 |
|
134 |
system = ('Your task is to extract specific information from the given text.'
|