maximus12793 commited on
Commit
13b4d06
1 Parent(s): bba753d

Training in progress, step 500

Browse files
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "huggingface/CodeBERTa-small-v1",
3
+ "architectures": [
4
+ "RobertaForMaskedLM"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.1,
7
+ "bos_token_id": 0,
8
+ "classifier_dropout": null,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "gelu",
11
+ "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
+ "initializer_range": 0.02,
14
+ "intermediate_size": 3072,
15
+ "layer_norm_eps": 1e-05,
16
+ "max_position_embeddings": 514,
17
+ "model_type": "roberta",
18
+ "num_attention_heads": 12,
19
+ "num_hidden_layers": 6,
20
+ "pad_token_id": 1,
21
+ "position_embedding_type": "absolute",
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.21.1",
24
+ "type_vocab_size": 1,
25
+ "use_cache": true,
26
+ "vocab_size": 52000
27
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15adbc3148b4b288099b555bb51fc50b5c8c7121433e5e36a77d74b6fbdc15bf
3
+ size 334055467
runs/Sep05_13-31-10_xeyes-win/events.out.tfevents.1662402750.xeyes-win.3854.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45c422d1581ddc4ab32b2db9c902725b540f90077affcb0198f0577456a7246b
3
+ size 249
runs/Sep05_13-34-58_xeyes-win/events.out.tfevents.1662402982.xeyes-win.3854.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:300aa7e2e40b2d128b259faa2c0ec080a3f05f22907ea516bb4b2def1bd40688
3
+ size 249
runs/Sep05_13-37-22_xeyes-win/1662403121.2005258/events.out.tfevents.1662403121.xeyes-win.3854.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b435de8e8ec1147939eb09e4d41d37e559557be99e03743ead29a0981898cb79
3
+ size 5481
runs/Sep05_13-37-22_xeyes-win/events.out.tfevents.1662403120.xeyes-win.3854.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8f826ce4e32febf805e4171121ad351d2ea3e11458f09a9f7fe2eed01512456c
3
+ size 4111
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:521e9c6520efeea278ee2c9a86ce8699d70a4da037fda1ec9d728f80747e83ed
3
+ size 3375