mamiksik commited on
Commit
469b982
1 Parent(s): 8559602

Training in progress, epoch 1

Browse files
Files changed (4) hide show
  1. .gitignore +1 -0
  2. config.json +1 -1
  3. pytorch_model.bin +1 -1
  4. training_args.bin +3 -0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "/home/s2498103/bsc-thesis/output-model/code-berta-large-experiment-4",
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:10efa6cd814c9753b467cba52e0b5e4036b7f70f3e2f3dd217bec05636bd2500
3
  size 498872889
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:445f9c0e27883ac37f65de3b312910fb8a0800d581bfd18b649c49eb8e059b06
3
  size 498872889
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b9d290f84c55f7a18de377a757cfc13d0eaa0ad95ff305c7a0984415892f388
3
+ size 3515