dilanjt commited on
Commit
81b3b94
·
1 Parent(s): 983b29d

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "microsoft/codebert-base",
3
  "architectures": [
4
  "RobertaForMaskedLM"
5
  ],
 
1
  {
2
+ "_name_or_path": "microsoft/codebert-base-mlm",
3
  "architectures": [
4
  "RobertaForMaskedLM"
5
  ],
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:5001e282de63b1d73b4ec92d8d10a1d29eb150015cdf8c37c0ae97c823fa8fae
3
  size 498860601
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f488203bd8b0ece4300750be167aff7823b87f5107fa3082be41de7a22477068
3
  size 498860601
runs/Feb07_09-36-10_c8860bb765d1/events.out.tfevents.1675762635.c8860bb765d1.274.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:39fe4f252ef1817d4e93c01416565ef0ef67375495115e458b938fd0303ec1b2
3
- size 4772
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a217a521114627c823611490b52787068238b3555d59287b35c998bc6b80815d
3
+ size 5120
runs/Feb07_10-18-37_c8860bb765d1/1675765124.7539198/events.out.tfevents.1675765124.c8860bb765d1.274.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3ae33f235f3656e5050735ef380bd504e54bc4463cb3106803892c9e4907f15a
3
+ size 5911
runs/Feb07_10-18-37_c8860bb765d1/events.out.tfevents.1675765124.c8860bb765d1.274.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:391e4967a0a2d470867158d06af184ac1dd924d40d05b5d8dd274c1ab10b98cd
3
+ size 4250
tokenizer_config.json CHANGED
@@ -34,7 +34,7 @@
34
  "single_word": false
35
  },
36
  "model_max_length": 512,
37
- "name_or_path": "microsoft/codebert-base",
38
  "pad_token": {
39
  "__type": "AddedToken",
40
  "content": "<pad>",
@@ -51,7 +51,7 @@
51
  "rstrip": false,
52
  "single_word": false
53
  },
54
- "special_tokens_map_file": "/root/.cache/huggingface/hub/models--microsoft--codebert-base/snapshots/3b0952feddeffad0063f274080e3c23d75e7eb39/special_tokens_map.json",
55
  "tokenizer_class": "RobertaTokenizer",
56
  "trim_offsets": true,
57
  "unk_token": {
 
34
  "single_word": false
35
  },
36
  "model_max_length": 512,
37
+ "name_or_path": "microsoft/codebert-base-mlm",
38
  "pad_token": {
39
  "__type": "AddedToken",
40
  "content": "<pad>",
 
51
  "rstrip": false,
52
  "single_word": false
53
  },
54
+ "special_tokens_map_file": "/root/.cache/huggingface/hub/models--microsoft--codebert-base-mlm/snapshots/71b41964e82666ecdb8c72b11d8a02395e6fcda5/special_tokens_map.json",
55
  "tokenizer_class": "RobertaTokenizer",
56
  "trim_offsets": true,
57
  "unk_token": {
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:fac42ec8ce4fe5b012bcc38d45907708d84ac90274b96b131e7d19d4684b860f
3
  size 3643
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:991780752301fd8441a53b7d70f02ce3b3671ffa91d79c7e633013e0b539f9ef
3
  size 3643