Update README.md
#14
by
hellock
- opened
README.md
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
| 3 |
---
|
| 4 |
# InternLM
|
| 5 |
|
|
@@ -902,4 +903,4 @@ print(outputs)
|
|
| 902 |
archivePrefix={arXiv},
|
| 903 |
primaryClass={cs.CL}
|
| 904 |
}
|
| 905 |
-
```
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
pipeline_tag: text-generation
|
| 4 |
---
|
| 5 |
# InternLM
|
| 6 |
|
|
|
|
| 903 |
archivePrefix={arXiv},
|
| 904 |
primaryClass={cs.CL}
|
| 905 |
}
|
| 906 |
+
```
|