mohammad-osoolian commited on
Commit
fad3145
1 Parent(s): f5c74c7

Training in progress, epoch 1

Browse files
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "FacebookAI/xlm-roberta-large",
3
  "architectures": [
4
  "XLMRobertaForSequenceClassification"
5
  ],
@@ -9,7 +9,7 @@
9
  "eos_token_id": 2,
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
12
- "hidden_size": 1024,
13
  "id2label": {
14
  "0": "LABEL_0",
15
  "1": "LABEL_1",
@@ -20,7 +20,7 @@
20
  "6": "LABEL_6"
21
  },
22
  "initializer_range": 0.02,
23
- "intermediate_size": 4096,
24
  "label2id": {
25
  "LABEL_0": 0,
26
  "LABEL_1": 1,
@@ -33,8 +33,8 @@
33
  "layer_norm_eps": 1e-05,
34
  "max_position_embeddings": 514,
35
  "model_type": "xlm-roberta",
36
- "num_attention_heads": 16,
37
- "num_hidden_layers": 24,
38
  "output_past": true,
39
  "pad_token_id": 1,
40
  "position_embedding_type": "absolute",
 
1
  {
2
+ "_name_or_path": "FacebookAI/xlm-roberta-base",
3
  "architectures": [
4
  "XLMRobertaForSequenceClassification"
5
  ],
 
9
  "eos_token_id": 2,
10
  "hidden_act": "gelu",
11
  "hidden_dropout_prob": 0.1,
12
+ "hidden_size": 768,
13
  "id2label": {
14
  "0": "LABEL_0",
15
  "1": "LABEL_1",
 
20
  "6": "LABEL_6"
21
  },
22
  "initializer_range": 0.02,
23
+ "intermediate_size": 3072,
24
  "label2id": {
25
  "LABEL_0": 0,
26
  "LABEL_1": 1,
 
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",
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6921d09f70504cb1e395b16e877b9f4bd8a085c6b51de5af6bb028449f7df718
3
- size 2239639172
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36e6fcfb52f022c4764b1961a9001bfd6fa8ecc3e1b828a694cff3798118eca8
3
+ size 1112220388
runs/Feb01_22-30-10_168cbc6b93ad/events.out.tfevents.1706827145.168cbc6b93ad.617.16 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:37142822f420fa62f6ce6e4ede8ce94f63e1c6c6bbb4d5f4bab446e01760a3c9
3
- size 17427
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c6b9dea361bb9698e3a5d6ac3617bb2c2f87ae4607ab1f9ec0991585dbad0e8
3
+ size 17781
runs/Feb01_23-02-49_168cbc6b93ad/events.out.tfevents.1706828570.168cbc6b93ad.617.17 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45335a99189c7d9b589e2ebae714c95fbdd9ab9710d674855ccc834e37f0cebf
3
+ size 6193
tokenizer.json CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:b2116c05e7305eea30394284760789681c5b3440dd4cd9a8c77539da68f9e8a6
3
- size 17082854
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f59925fcb90c92b894cb93e51bb9b4a6105c5c249fe54ce1c704420ac39b81af
3
+ size 17082756
training_args.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2f2306f00417b0ebe36385d3e1ae0ec449b9242fa925b7d44c34f8057a2e0e90
3
  size 4664
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:817497ce2f32b579108d75bc6ca5c2281f68059da1967cda2a1dc15f1f92dddd
3
  size 4664