Daniegiday commited on
Commit
50ac0ad
verified
1 Parent(s): 167cf19

Training in progress, epoch 1

Browse files
Files changed (4) hide show
  1. README.md +76 -0
  2. config.json +28 -0
  3. model.safetensors +3 -0
  4. training_args.bin +3 -0
README.md ADDED
@@ -0,0 +1,76 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: mit
4
+ base_model: xlm-roberta-base
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: GPT_nyala
9
+ results: []
10
+ ---
11
+
12
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
13
+ should probably proofread and complete it, then remove this comment. -->
14
+
15
+ # GPT_nyala
16
+
17
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on an unknown dataset.
18
+ It achieves the following results on the evaluation set:
19
+ - Loss: 3.0644
20
+
21
+ ## Model description
22
+
23
+ More information needed
24
+
25
+ ## Intended uses & limitations
26
+
27
+ More information needed
28
+
29
+ ## Training and evaluation data
30
+
31
+ More information needed
32
+
33
+ ## Training procedure
34
+
35
+ ### Training hyperparameters
36
+
37
+ The following hyperparameters were used during training:
38
+ - learning_rate: 3e-05
39
+ - train_batch_size: 8
40
+ - eval_batch_size: 8
41
+ - seed: 42
42
+ - optimizer: Use OptimizerNames.ADAMW_TORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
43
+ - lr_scheduler_type: linear
44
+ - num_epochs: 20
45
+
46
+ ### Training results
47
+
48
+ | Training Loss | Epoch | Step | Validation Loss |
49
+ |:-------------:|:-----:|:----:|:---------------:|
50
+ | No log | 1.0 | 63 | 1.9867 |
51
+ | No log | 2.0 | 126 | 1.8179 |
52
+ | No log | 3.0 | 189 | 1.6489 |
53
+ | No log | 4.0 | 252 | 1.4101 |
54
+ | No log | 5.0 | 315 | 1.3706 |
55
+ | No log | 6.0 | 378 | 1.4276 |
56
+ | No log | 7.0 | 441 | 1.5910 |
57
+ | 1.5172 | 8.0 | 504 | 1.6088 |
58
+ | 1.5172 | 9.0 | 567 | 1.7207 |
59
+ | 1.5172 | 10.0 | 630 | 2.0775 |
60
+ | 1.5172 | 11.0 | 693 | 2.2686 |
61
+ | 1.5172 | 12.0 | 756 | 2.4158 |
62
+ | 1.5172 | 13.0 | 819 | 2.5343 |
63
+ | 1.5172 | 14.0 | 882 | 2.6213 |
64
+ | 1.5172 | 15.0 | 945 | 2.6917 |
65
+ | 0.2964 | 16.0 | 1008 | 2.7928 |
66
+ | 0.2964 | 17.0 | 1071 | 3.0821 |
67
+ | 0.2964 | 18.0 | 1134 | 3.0595 |
68
+ | 0.2964 | 19.0 | 1197 | 3.0762 |
69
+ | 0.2964 | 20.0 | 1260 | 3.0644 |
70
+
71
+
72
+ ### Framework versions
73
+
74
+ - Transformers 4.47.1
75
+ - Pytorch 2.5.1+cu121
76
+ - Tokenizers 0.21.0
config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "xlm-roberta-base",
3
+ "architectures": [
4
+ "XLMRobertaForQuestionAnswering"
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": "xlm-roberta",
18
+ "num_attention_heads": 12,
19
+ "num_hidden_layers": 12,
20
+ "output_past": true,
21
+ "pad_token_id": 1,
22
+ "position_embedding_type": "absolute",
23
+ "torch_dtype": "float32",
24
+ "transformers_version": "4.47.1",
25
+ "type_vocab_size": 1,
26
+ "use_cache": true,
27
+ "vocab_size": 250002
28
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a1b804a45d95822c8fb8e6318b685e0ff935d70281ef615d46d88ac6c60b5b2e
3
+ size 1109842416
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d80338f85213f74f19b75fa70f7cc3e10a4d9dd762fe05ba7ae5cff0beed2055
3
+ size 5368