claudios commited on
Commit
dd718f3
·
verified ·
1 Parent(s): 101f9c7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -1,9 +1,8 @@
1
  ---
2
  license: apache-2.0
 
 
 
3
  ---
4
 
5
- This is an *unofficial* reupload of [microsoft/unixcoder-base-nine](https://huggingface.co/microsoft/unixcoder-base-nine) in the `SafeTensors` format using `transformers` `4.40.1`. The goal of this reupload is to prevent older models that are still relevant baselines from becoming stale as a result of changes in HuggingFace. Additionally, I may include minor corrections, such as model max length configuration.
6
-
7
- Original model card below:
8
-
9
- ---
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - code
5
+ arxiv: 2203.03850
6
  ---
7
 
8
+ This is an *unofficial* reupload of [microsoft/unixcoder-base-nine](https://huggingface.co/microsoft/unixcoder-base-nine) in the `SafeTensors` format using `transformers` `4.40.1`. The goal of this reupload is to prevent older models that are still relevant baselines from becoming stale as a result of changes in HuggingFace. Additionally, I may include minor corrections, such as model max length configuration.