Abror Shopulatov commited on
Commit
cae994e
1 Parent(s): 6b065d3

Training in progress, step 500

Browse files
.gitattributes CHANGED
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
35
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ checkpoint-*/
config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "xlm-roberta-base",
3
+ "architectures": [
4
+ "XLMRobertaForTokenClassification"
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
+ "id2label": {
14
+ "0": "O",
15
+ "1": "B-PER",
16
+ "2": "I-PER",
17
+ "3": "B-ORG",
18
+ "4": "I-ORG",
19
+ "5": "B-LOC",
20
+ "6": "I-LOC"
21
+ },
22
+ "initializer_range": 0.02,
23
+ "intermediate_size": 3072,
24
+ "label2id": {
25
+ "B-LOC": 5,
26
+ "B-ORG": 3,
27
+ "B-PER": 1,
28
+ "I-LOC": 6,
29
+ "I-ORG": 4,
30
+ "I-PER": 2,
31
+ "O": 0
32
+ },
33
+ "layer_norm_eps": 1e-05,
34
+ "max_position_embeddings": 514,
35
+ "model_type": "xlm-roberta",
36
+ "num_attention_heads": 12,
37
+ "num_hidden_layers": 12,
38
+ "output_past": true,
39
+ "pad_token_id": 1,
40
+ "position_embedding_type": "absolute",
41
+ "torch_dtype": "float32",
42
+ "transformers_version": "4.27.3",
43
+ "type_vocab_size": 1,
44
+ "use_cache": true,
45
+ "vocab_size": 250002
46
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3fb8cd068830a6ebf630c219b5a585dc9805bb3add2ead0e5b7cd01241c1f9a5
3
+ size 1109906477
runs/Apr13_00-51-15_n3pn5zwu49/1681347493.5855484/events.out.tfevents.1681347493.n3pn5zwu49.200.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:330928e1a325d283cd339a7c4711f78128697ddae5503d461237dc9eb49f0e73
3
+ size 5768
runs/Apr13_00-51-15_n3pn5zwu49/1681347532.8146663/events.out.tfevents.1681347532.n3pn5zwu49.200.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3c6e0aea53ce8155c19773b8540923a7cf267b387a9956d3a777e0fc665f807
3
+ size 5768
runs/Apr13_00-51-15_n3pn5zwu49/1681347582.4700172/events.out.tfevents.1681347582.n3pn5zwu49.200.5 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e93d7976500eeac5a5d03e56f6d849a3cfe6922072f1f7bda038feed0c56fce
3
+ size 5768
runs/Apr13_00-51-15_n3pn5zwu49/1681347685.947179/events.out.tfevents.1681347685.n3pn5zwu49.200.7 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8a5a315058ea3a05ea4b70915839d6575cdfbd9dca2e3c9b40ef2d8ca09940ae
3
+ size 5768
runs/Apr13_00-51-15_n3pn5zwu49/1681347735.5987427/events.out.tfevents.1681347735.n3pn5zwu49.200.9 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:396aa61757cb1cd759a287d5606fb456857b82afaf1b62ce7a4870861d8d41c3
3
+ size 5768
runs/Apr13_00-51-15_n3pn5zwu49/events.out.tfevents.1681347493.n3pn5zwu49.200.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f75e7e1d675df8128220395c7167cadbda93404705d2b62dd4fe3ef507977be
3
+ size 4228
runs/Apr13_00-51-15_n3pn5zwu49/events.out.tfevents.1681347532.n3pn5zwu49.200.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdcd11bd07b056c79be91192610e3f015987f97d7a3bd4f438e6299da4c36ee2
3
+ size 4228
runs/Apr13_00-51-15_n3pn5zwu49/events.out.tfevents.1681347581.n3pn5zwu49.200.4 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e46bcbe3d9fc19d2bb786504d027788a18c457adac9b784a1d1b4d47277e75f
3
+ size 4228
runs/Apr13_00-51-15_n3pn5zwu49/events.out.tfevents.1681347685.n3pn5zwu49.200.6 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a423457c77d6fb4667ce14c1e3bded3951027e8e8a2de88404aafef24d293327
3
+ size 4539
runs/Apr13_00-51-15_n3pn5zwu49/events.out.tfevents.1681347735.n3pn5zwu49.200.8 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ad9032a4cea58d524232276e5e1c640eb2a1b4e4e4db4f14adbf58d0acf81d5e
3
+ size 5364
runs/Apr13_01-03-55_n3pn5zwu49/1681347856.7991729/events.out.tfevents.1681347856.n3pn5zwu49.200.11 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a10a44f140e551cbca73b5346a877b1d23913942adbae2227f7de74dc075779
3
+ size 5771
runs/Apr13_01-03-55_n3pn5zwu49/events.out.tfevents.1681347856.n3pn5zwu49.200.10 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aae8eaf98864508517bcc2d76d623893359c39d2dd034d557af5300fc4061f95
3
+ size 5645
sentencepiece.bpe.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfc8146abe2a0488e9e2a0c56de7952f7c11ab059eca145a0a727afce0db2865
3
+ size 5069051
special_tokens_map.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "cls_token": "<s>",
4
+ "eos_token": "</s>",
5
+ "mask_token": {
6
+ "content": "<mask>",
7
+ "lstrip": true,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false
11
+ },
12
+ "pad_token": "<pad>",
13
+ "sep_token": "</s>",
14
+ "unk_token": "<unk>"
15
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2c509a525eb51aebb33fb59c24ee923c1d4c1db23c3ae81fe05ccf354084f7b
3
+ size 17082758
tokenizer_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "<s>",
3
+ "cls_token": "<s>",
4
+ "eos_token": "</s>",
5
+ "mask_token": {
6
+ "__type": "AddedToken",
7
+ "content": "<mask>",
8
+ "lstrip": true,
9
+ "normalized": true,
10
+ "rstrip": false,
11
+ "single_word": false
12
+ },
13
+ "model_max_length": 512,
14
+ "pad_token": "<pad>",
15
+ "sep_token": "</s>",
16
+ "special_tokens_map_file": null,
17
+ "tokenizer_class": "XLMRobertaTokenizer",
18
+ "unk_token": "<unk>"
19
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5187daa9284fcf49ed6213823f73d191876cb9453356eed6414f1d487f69aea
3
+ size 3579