ymoslem commited on
Commit
8398573
·
verified ·
1 Parent(s): 1a4577f

Training in progress, step 1000

Browse files
config.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "FacebookAI/xlm-roberta-large",
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": 1024,
13
+ "id2label": {
14
+ "0": "LABEL_0"
15
+ },
16
+ "initializer_range": 0.02,
17
+ "intermediate_size": 4096,
18
+ "label2id": {
19
+ "LABEL_0": 0
20
+ },
21
+ "layer_norm_eps": 1e-05,
22
+ "max_position_embeddings": 514,
23
+ "model_type": "xlm-roberta",
24
+ "num_attention_heads": 16,
25
+ "num_hidden_layers": 24,
26
+ "output_past": true,
27
+ "pad_token_id": 1,
28
+ "position_embedding_type": "absolute",
29
+ "problem_type": "regression",
30
+ "torch_dtype": "bfloat16",
31
+ "transformers_version": "4.48.0",
32
+ "type_vocab_size": 1,
33
+ "use_cache": true,
34
+ "vocab_size": 250002
35
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:44a87b998ab829ef31229168b09c3e1e0c7bc45bfe6bf51b7020c3eef731bd3e
3
+ size 1119831426
runs/Jan15_05-51-13_ea48e459ea32/events.out.tfevents.1736920273.ea48e459ea32.1232.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6976ceab0c8f1fa1e68d7cdb05c9003b4ff0caf1101c5847ba9ac8bb9f807230
3
+ size 7695
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1428a182aa6161a7bb3daf26e443409c3cfcd63921c6c7e6a5584e47b3126c85
3
+ size 5432