update metadata (#1)
Browse files- update metadata (5411faa58fabda4e3cbb0055056278a300ac9d65)
Co-authored-by: lvhan <[email protected]>
README.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# InternLM
|
| 2 |
|
| 3 |
|
|
@@ -416,4 +423,4 @@ print(response)
|
|
| 416 |
archivePrefix={arXiv},
|
| 417 |
primaryClass={cs.CL}
|
| 418 |
}
|
| 419 |
-
```
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
- zh
|
| 6 |
+
pipeline_tag: text-generation
|
| 7 |
+
---
|
| 8 |
# InternLM
|
| 9 |
|
| 10 |
|
|
|
|
| 423 |
archivePrefix={arXiv},
|
| 424 |
primaryClass={cs.CL}
|
| 425 |
}
|
| 426 |
+
```
|