Siming Huang
commited on
Commit
•
30e8a6e
1
Parent(s):
cd901de
Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,10 @@
|
|
2 |
license: other
|
3 |
license_name: inf
|
4 |
license_link: https://huggingface.co/infly/OpenCoder-1.5B-Base/blob/main/LICENSE
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
|
@@ -97,5 +101,4 @@ OpenCoder series (including Base and Chat) support commercial applications under
|
|
97 |
year={2024},
|
98 |
url={https://arxiv.org/pdf/2411.04905}
|
99 |
}
|
100 |
-
```
|
101 |
-
|
|
|
2 |
license: other
|
3 |
license_name: inf
|
4 |
license_link: https://huggingface.co/infly/OpenCoder-1.5B-Base/blob/main/LICENSE
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
- zh
|
8 |
+
pipeline_tag: text-generation
|
9 |
---
|
10 |
|
11 |
|
|
|
101 |
year={2024},
|
102 |
url={https://arxiv.org/pdf/2411.04905}
|
103 |
}
|
104 |
+
```
|
|