EddieChen372 commited on
Commit
f46de46
1 Parent(s): a264c1d

Upload models/CodeBERTa-small-v1-finetuned-cpp-Bert-L6-w-masked with huggingface_hub

Browse files
models/CodeBERTa-small-v1-finetuned-cpp-Bert-L6-w-masked/classifier/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5311d67a16775cbb07e54e14913dadc96266d9d8ca25d1a84964fe4d2c2717a6
3
  size 173318257
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb4568be3b82ca8cbff6b6210b1a3f4523ae4d362aa6381c39b926554fe65639
3
  size 173318257
models/CodeBERTa-small-v1-finetuned-cpp-Bert-L6-w-masked/embs/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ad890e5d2df34aa95abe5d5254e8088d9d20d2ff972b304ec34b3d6832c20eb3
3
  size 335377073
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b66760b188d995d7b4be054da30faca1ed16ec6a73dc20c676b3f2eaff9cfd2
3
  size 335377073
models/CodeBERTa-small-v1-finetuned-cpp-Bert-L6-w-masked/embs/tokenizer.json CHANGED
@@ -1,7 +1,19 @@
1
  {
2
  "version": "1.0",
3
- "truncation": null,
4
- "padding": null,
 
 
 
 
 
 
 
 
 
 
 
 
5
  "added_tokens": [
6
  {
7
  "id": 0,
 
1
  {
2
  "version": "1.0",
3
+ "truncation": {
4
+ "direction": "Right",
5
+ "max_length": 128,
6
+ "strategy": "LongestFirst",
7
+ "stride": 0
8
+ },
9
+ "padding": {
10
+ "strategy": "BatchLongest",
11
+ "direction": "Right",
12
+ "pad_to_multiple_of": null,
13
+ "pad_id": 1,
14
+ "pad_type_id": 0,
15
+ "pad_token": "<pad>"
16
+ },
17
  "added_tokens": [
18
  {
19
  "id": 0,