maysaqarqaz
commited on
Commit
·
51b425e
1
Parent(s):
fe838ce
Training in progress, epoch 1
Browse files- .gitattributes +1 -0
- .gitignore +1 -0
- config.json +37 -0
- pytorch_model.bin +3 -0
- runs/Jan03_14-40-54_rnd-ZBOX-ECM73070C-53060C/1672746063.8471/events.out.tfevents.1672746063.rnd-ZBOX-ECM73070C-53060C.6126.1 +3 -0
- runs/Jan03_14-40-54_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672746063.rnd-ZBOX-ECM73070C-53060C.6126.0 +3 -0
- runs/Jan03_15-31-34_rnd-ZBOX-ECM73070C-53060C/1672749101.8240345/events.out.tfevents.1672749101.rnd-ZBOX-ECM73070C-53060C.2805.1 +3 -0
- runs/Jan03_15-31-34_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672749101.rnd-ZBOX-ECM73070C-53060C.2805.0 +3 -0
- runs/Jan03_15-32-21_rnd-ZBOX-ECM73070C-53060C/1672749149.0586414/events.out.tfevents.1672749149.rnd-ZBOX-ECM73070C-53060C.2931.1 +3 -0
- runs/Jan03_15-32-21_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672749149.rnd-ZBOX-ECM73070C-53060C.2931.0 +3 -0
- runs/Jan03_15-33-42_rnd-ZBOX-ECM73070C-53060C/1672749230.1706553/events.out.tfevents.1672749230.rnd-ZBOX-ECM73070C-53060C.3036.1 +3 -0
- runs/Jan03_15-33-42_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672749230.rnd-ZBOX-ECM73070C-53060C.3036.0 +3 -0
- runs/Jan03_16-06-13_rnd-ZBOX-ECM73070C-53060C/1672751179.7963579/events.out.tfevents.1672751179.rnd-ZBOX-ECM73070C-53060C.3036.3 +3 -0
- runs/Jan03_16-06-13_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672751179.rnd-ZBOX-ECM73070C-53060C.3036.2 +3 -0
- runs/Jan03_16-06-50_rnd-ZBOX-ECM73070C-53060C/1672751218.2575045/events.out.tfevents.1672751218.rnd-ZBOX-ECM73070C-53060C.3282.1 +3 -0
- runs/Jan03_16-06-50_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672751218.rnd-ZBOX-ECM73070C-53060C.3282.0 +3 -0
- runs/Jan03_16-07-16_rnd-ZBOX-ECM73070C-53060C/1672751242.7682517/events.out.tfevents.1672751242.rnd-ZBOX-ECM73070C-53060C.3282.3 +3 -0
- runs/Jan03_16-07-16_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672751242.rnd-ZBOX-ECM73070C-53060C.3282.2 +3 -0
- runs/Jan03_16-07-54_rnd-ZBOX-ECM73070C-53060C/1672751282.4612315/events.out.tfevents.1672751282.rnd-ZBOX-ECM73070C-53060C.3446.1 +3 -0
- runs/Jan03_16-07-54_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672751282.rnd-ZBOX-ECM73070C-53060C.3446.0 +3 -0
- runs/Jan03_16-43-27_rnd-ZBOX-ECM73070C-53060C/1672753413.573965/events.out.tfevents.1672753413.rnd-ZBOX-ECM73070C-53060C.3446.3 +3 -0
- runs/Jan03_16-43-27_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672753413.rnd-ZBOX-ECM73070C-53060C.3446.2 +3 -0
- runs/Jan03_16-44-09_rnd-ZBOX-ECM73070C-53060C/1672753456.9426117/events.out.tfevents.1672753456.rnd-ZBOX-ECM73070C-53060C.3705.1 +3 -0
- runs/Jan03_16-44-09_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672753456.rnd-ZBOX-ECM73070C-53060C.3705.0 +3 -0
- runs/Jan03_16-46-12_rnd-ZBOX-ECM73070C-53060C/1672753580.0541182/events.out.tfevents.1672753580.rnd-ZBOX-ECM73070C-53060C.3827.1 +3 -0
- runs/Jan03_16-46-12_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672753580.rnd-ZBOX-ECM73070C-53060C.3827.0 +3 -0
- runs/Jan03_16-50-35_rnd-ZBOX-ECM73070C-53060C/1672753842.9959612/events.out.tfevents.1672753842.rnd-ZBOX-ECM73070C-53060C.3995.1 +3 -0
- runs/Jan03_16-50-35_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672753842.rnd-ZBOX-ECM73070C-53060C.3995.0 +3 -0
- sentencepiece.bpe.model +3 -0
- special_tokens_map.json +15 -0
- tokenizer.json +3 -0
- tokenizer_config.json +20 -0
- training_args.bin +3 -0
.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,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"_name_or_path": "papluca/xlm-roberta-base-language-detection",
|
3 |
+
"architectures": [
|
4 |
+
"XLMRobertaForSequenceClassification"
|
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": "NEGATIVE",
|
15 |
+
"1": "POSITIVE"
|
16 |
+
},
|
17 |
+
"initializer_range": 0.02,
|
18 |
+
"intermediate_size": 3072,
|
19 |
+
"label2id": {
|
20 |
+
"NEGATIVE": 0,
|
21 |
+
"POSITIVE": 1
|
22 |
+
},
|
23 |
+
"layer_norm_eps": 1e-05,
|
24 |
+
"max_position_embeddings": 514,
|
25 |
+
"model_type": "xlm-roberta",
|
26 |
+
"num_attention_heads": 12,
|
27 |
+
"num_hidden_layers": 12,
|
28 |
+
"output_past": true,
|
29 |
+
"pad_token_id": 1,
|
30 |
+
"position_embedding_type": "absolute",
|
31 |
+
"problem_type": "single_label_classification",
|
32 |
+
"torch_dtype": "float32",
|
33 |
+
"transformers_version": "4.23.1",
|
34 |
+
"type_vocab_size": 1,
|
35 |
+
"use_cache": true,
|
36 |
+
"vocab_size": 250002
|
37 |
+
}
|
pytorch_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4356fb636502c90fa04df199698c0da3cf29c33ac4a7d4f652da242d5da4e4f9
|
3 |
+
size 1112252397
|
runs/Jan03_14-40-54_rnd-ZBOX-ECM73070C-53060C/1672746063.8471/events.out.tfevents.1672746063.rnd-ZBOX-ECM73070C-53060C.6126.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32467d68557b4851ba52a89a2fa945caf75e3cc8813dd02d104512c014149715
|
3 |
+
size 5478
|
runs/Jan03_14-40-54_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672746063.rnd-ZBOX-ECM73070C-53060C.6126.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc85cddde3952ac1fa5d1fa0e5059c39acb3df6ac314fd41d187e2c470e8ec01
|
3 |
+
size 3987
|
runs/Jan03_15-31-34_rnd-ZBOX-ECM73070C-53060C/1672749101.8240345/events.out.tfevents.1672749101.rnd-ZBOX-ECM73070C-53060C.2805.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a388fa305b7116dcf996d60970f4d24d272de9d02a473a397a72fc302777140e
|
3 |
+
size 5478
|
runs/Jan03_15-31-34_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672749101.rnd-ZBOX-ECM73070C-53060C.2805.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f0377751128cf5a6dda0b8c2935f9806ad0e996e28a66879ebd540423af05a37
|
3 |
+
size 3987
|
runs/Jan03_15-32-21_rnd-ZBOX-ECM73070C-53060C/1672749149.0586414/events.out.tfevents.1672749149.rnd-ZBOX-ECM73070C-53060C.2931.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:05d0f4982acec91534bfd3151ca7453653af261a9a1da6983f732ec00501d952
|
3 |
+
size 5478
|
runs/Jan03_15-32-21_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672749149.rnd-ZBOX-ECM73070C-53060C.2931.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c103b1b58b741244617d1bf4d94cce63879c61eaf00965977e4549d4b1b9aaa0
|
3 |
+
size 3987
|
runs/Jan03_15-33-42_rnd-ZBOX-ECM73070C-53060C/1672749230.1706553/events.out.tfevents.1672749230.rnd-ZBOX-ECM73070C-53060C.3036.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b6a02c22b1c0c66a2a549b520b314777fad65c29f65892e905153214a51644a6
|
3 |
+
size 5478
|
runs/Jan03_15-33-42_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672749230.rnd-ZBOX-ECM73070C-53060C.3036.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d2ceca4b69bf1b615c631674ce482379b6db7f66a825458aecbac53fce083a4
|
3 |
+
size 4927
|
runs/Jan03_16-06-13_rnd-ZBOX-ECM73070C-53060C/1672751179.7963579/events.out.tfevents.1672751179.rnd-ZBOX-ECM73070C-53060C.3036.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b35e8cd5b19dddff359f3572c4e729706e38624c78807039f78b3771ccc92fbd
|
3 |
+
size 5478
|
runs/Jan03_16-06-13_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672751179.rnd-ZBOX-ECM73070C-53060C.3036.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d8b45ea317da662eb87042c02635e3a960efda6b30420559007544d2a0d69346
|
3 |
+
size 3985
|
runs/Jan03_16-06-50_rnd-ZBOX-ECM73070C-53060C/1672751218.2575045/events.out.tfevents.1672751218.rnd-ZBOX-ECM73070C-53060C.3282.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1f47578f512578a3e577d9830ddabb2dfaf16bd5f41bf5343cff2c38bcbb741b
|
3 |
+
size 5478
|
runs/Jan03_16-06-50_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672751218.rnd-ZBOX-ECM73070C-53060C.3282.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b1e15c053d1cb6e5cf4dfba5d846844bb46e783ddcf1d7c29a58aeffbcac656
|
3 |
+
size 3985
|
runs/Jan03_16-07-16_rnd-ZBOX-ECM73070C-53060C/1672751242.7682517/events.out.tfevents.1672751242.rnd-ZBOX-ECM73070C-53060C.3282.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b45b6f928213c1fc30aa8ae47d77baa76e970418949475ec8814e98b8a74074
|
3 |
+
size 5478
|
runs/Jan03_16-07-16_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672751242.rnd-ZBOX-ECM73070C-53060C.3282.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6b9d6febc5c621870617c78a06d32306e186ea2ba9e89d7a27995086b46f7cfb
|
3 |
+
size 3985
|
runs/Jan03_16-07-54_rnd-ZBOX-ECM73070C-53060C/1672751282.4612315/events.out.tfevents.1672751282.rnd-ZBOX-ECM73070C-53060C.3446.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d3bdabe61534532d074c4fed1633d2ef93dd46e515472ebce06a4612bf113ac7
|
3 |
+
size 5478
|
runs/Jan03_16-07-54_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672751282.rnd-ZBOX-ECM73070C-53060C.3446.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d4f61f0636be2b6d2399bfcfc83ceab40aed3ecb5a15051a0e6d401f0d39c97
|
3 |
+
size 4927
|
runs/Jan03_16-43-27_rnd-ZBOX-ECM73070C-53060C/1672753413.573965/events.out.tfevents.1672753413.rnd-ZBOX-ECM73070C-53060C.3446.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a8ba31b2c74c7d5572f031a4f0680ba02ec84237965f3c5fa1772db6f19cb11
|
3 |
+
size 5478
|
runs/Jan03_16-43-27_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672753413.rnd-ZBOX-ECM73070C-53060C.3446.2
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c3c22da543612bbf3b4d657d1a03db02f2e5947c8798c2685ed633f83dcb1ca
|
3 |
+
size 3985
|
runs/Jan03_16-44-09_rnd-ZBOX-ECM73070C-53060C/1672753456.9426117/events.out.tfevents.1672753456.rnd-ZBOX-ECM73070C-53060C.3705.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8e45792fcf13d491e1876d581daffb0a7b538026cb1d9d03229a745be5872c61
|
3 |
+
size 5478
|
runs/Jan03_16-44-09_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672753456.rnd-ZBOX-ECM73070C-53060C.3705.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aceb18167d747b9b23800d32cb185da463e0753b1ba4ae5c53a1ec7d5c067580
|
3 |
+
size 3985
|
runs/Jan03_16-46-12_rnd-ZBOX-ECM73070C-53060C/1672753580.0541182/events.out.tfevents.1672753580.rnd-ZBOX-ECM73070C-53060C.3827.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f25ef0176ae150bb13d8effc2105703b3718264e5efa3574391a5a210d05043
|
3 |
+
size 5478
|
runs/Jan03_16-46-12_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672753580.rnd-ZBOX-ECM73070C-53060C.3827.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:deac22164dc42ca8d004e9e7ed56b8d5ca6276148bad31c232f627dde91685d5
|
3 |
+
size 3985
|
runs/Jan03_16-50-35_rnd-ZBOX-ECM73070C-53060C/1672753842.9959612/events.out.tfevents.1672753842.rnd-ZBOX-ECM73070C-53060C.3995.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:19ad104e3f82e89671fd2419fd1584952f4a9041541344ebf4b46569e3544ebf
|
3 |
+
size 5478
|
runs/Jan03_16-50-35_rnd-ZBOX-ECM73070C-53060C/events.out.tfevents.1672753842.rnd-ZBOX-ECM73070C-53060C.3995.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0eff288f6f5bb60adf6339a8b03ced81cd03c7e5f81adb653ca271adbdaa0449
|
3 |
+
size 4251
|
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:62c24cdc13d4c9952d63718d6c9fa4c287974249e16b7ade6d5a85e7bbb75626
|
3 |
+
size 17082660
|
tokenizer_config.json
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
"name_or_path": "papluca/xlm-roberta-base-language-detection",
|
15 |
+
"pad_token": "<pad>",
|
16 |
+
"sep_token": "</s>",
|
17 |
+
"special_tokens_map_file": null,
|
18 |
+
"tokenizer_class": "XLMRobertaTokenizer",
|
19 |
+
"unk_token": "<unk>"
|
20 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:db1c38bc14931042a5e5f7f3099385ee02e1b95be93c850e299af516d9ff592f
|
3 |
+
size 3375
|