pedro123483 commited on
Commit
6a85c42
1 Parent(s): bcc509a

pedro-silva-first-model

Browse files
README.md ADDED
@@ -0,0 +1,55 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ base_model: distilbert-base-uncased
4
+ tags:
5
+ - generated_from_trainer
6
+ model-index:
7
+ - name: results
8
+ results: []
9
+ ---
10
+
11
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
+ should probably proofread and complete it, then remove this comment. -->
13
+
14
+ # results
15
+
16
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
17
+
18
+ ## Model description
19
+
20
+ More information needed
21
+
22
+ ## Intended uses & limitations
23
+
24
+ More information needed
25
+
26
+ ## Training and evaluation data
27
+
28
+ More information needed
29
+
30
+ ## Training procedure
31
+
32
+ ### Training hyperparameters
33
+
34
+ The following hyperparameters were used during training:
35
+ - learning_rate: 2e-05
36
+ - train_batch_size: 32
37
+ - eval_batch_size: 32
38
+ - seed: 42
39
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
40
+ - lr_scheduler_type: linear
41
+ - num_epochs: 1
42
+
43
+ ### Training results
44
+
45
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
46
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
47
+ | No log | 1.0 | 32 | 0.6623 | 0.7 |
48
+
49
+
50
+ ### Framework versions
51
+
52
+ - Transformers 4.41.1
53
+ - Pytorch 2.3.0+cu121
54
+ - Datasets 2.19.1
55
+ - Tokenizers 0.19.1
config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "distilbert-base-uncased",
3
+ "activation": "gelu",
4
+ "architectures": [
5
+ "DistilBertForSequenceClassification"
6
+ ],
7
+ "attention_dropout": 0.1,
8
+ "dim": 768,
9
+ "dropout": 0.1,
10
+ "hidden_dim": 3072,
11
+ "initializer_range": 0.02,
12
+ "max_position_embeddings": 512,
13
+ "model_type": "distilbert",
14
+ "n_heads": 12,
15
+ "n_layers": 6,
16
+ "pad_token_id": 0,
17
+ "problem_type": "single_label_classification",
18
+ "qa_dropout": 0.1,
19
+ "seq_classif_dropout": 0.2,
20
+ "sinusoidal_pos_embds": false,
21
+ "tie_weights_": true,
22
+ "torch_dtype": "float32",
23
+ "transformers_version": "4.41.1",
24
+ "vocab_size": 30522
25
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:312631892df8cf551e65d4990d6a035e7895532ad7f39ae981b95841ccbe5b3d
3
+ size 267832560
runs/May24_12-21-42_37d912e4bf4b/events.out.tfevents.1716553304.37d912e4bf4b.1888.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72d840536800e261692ca43e180ace3bab2c98fc71332d9e2369f8ab0b7f902c
3
+ size 4992
runs/May24_12-50-38_37d912e4bf4b/events.out.tfevents.1716555039.37d912e4bf4b.9237.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:12dc045c8bdbc703530dbe5c47618d33a4e5bc74e834800d52d7df72b6cc1112
3
+ size 4781
runs/May24_13-01-31_37d912e4bf4b/events.out.tfevents.1716555691.37d912e4bf4b.9237.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a53ddd9caba76eb7e480a73074d9479a69c1c235ea9199d0e60caced6969a0c8
3
+ size 5334
runs/May24_13-13-35_37d912e4bf4b/events.out.tfevents.1716556416.37d912e4bf4b.9237.2 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:df6b53e28ca02536206b916d79ad1672ed49a6c3ba1293fc5ea4f5e6bea12ded
3
+ size 5333
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bf4eb23ae4b7a952e0fff97d26f40850e1f2efe3931cf740c10fc71189559f6
3
+ size 5112