adriangg04 commited on
Commit
672591e
·
verified ·
1 Parent(s): eb78394

End of training

Browse files
Files changed (3) hide show
  1. README.md +56 -55
  2. config.json +1 -0
  3. model.safetensors +1 -1
README.md CHANGED
@@ -1,55 +1,56 @@
1
- ---
2
- library_name: transformers
3
- license: apache-2.0
4
- base_model: distilbert-base-uncased
5
- tags:
6
- - generated_from_trainer
7
- model-index:
8
- - name: AnalysisSentimentsReviewFilms
9
- results: []
10
- metrics:
11
- - accuracy
12
- ---
13
-
14
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
15
- should probably proofread and complete it, then remove this comment. -->
16
-
17
- # AnalysisSentimentsReviewFilms
18
-
19
- This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
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: 2e-05
39
- - train_batch_size: 2
40
- - eval_batch_size: 2
41
- - seed: 42
42
- - optimizer: Use adamw_torch_fused 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: 1
45
-
46
- ### Training results
47
-
48
-
49
-
50
- ### Framework versions
51
-
52
- - Transformers 5.2.0
53
- - Pytorch 2.10.0+cpu
54
- - Datasets 4.6.1
55
- - Tokenizers 0.22.2
 
 
1
+ ---
2
+ library_name: transformers
3
+ license: apache-2.0
4
+ base_model: distilbert-base-uncased
5
+ tags:
6
+ - generated_from_trainer
7
+ model-index:
8
+ - name: AnalysisSentimentsReviewFilms
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
+ # AnalysisSentimentsReviewFilms
16
+
17
+ This model is a fine-tuned version of [distilbert-base-uncased](https://huggingface.co/distilbert-base-uncased) on an unknown dataset.
18
+
19
+ ## Model description
20
+
21
+ More information needed
22
+
23
+ ## Intended uses & limitations
24
+
25
+ More information needed
26
+
27
+ ## Training and evaluation data
28
+
29
+ More information needed
30
+
31
+ ## Training procedure
32
+
33
+ ### Training hyperparameters
34
+
35
+ The following hyperparameters were used during training:
36
+ - learning_rate: 2e-05
37
+ - train_batch_size: 2
38
+ - eval_batch_size: 2
39
+ - seed: 42
40
+ - optimizer: Use adamw_torch_fused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
41
+ - lr_scheduler_type: linear
42
+ - num_epochs: 1
43
+
44
+ ### Training results
45
+
46
+ | Training Loss | Epoch | Step | Validation Loss | Accuracy |
47
+ |:-------------:|:-----:|:----:|:---------------:|:--------:|
48
+ | No log | 1.0 | 250 | 0.4532 | 0.79 |
49
+
50
+
51
+ ### Framework versions
52
+
53
+ - Transformers 5.2.0
54
+ - Pytorch 2.10.0+cpu
55
+ - Datasets 4.6.1
56
+ - Tokenizers 0.22.2
config.json CHANGED
@@ -24,6 +24,7 @@
24
  "n_heads": 12,
25
  "n_layers": 6,
26
  "pad_token_id": 0,
 
27
  "qa_dropout": 0.1,
28
  "seq_classif_dropout": 0.2,
29
  "sinusoidal_pos_embds": false,
 
24
  "n_heads": 12,
25
  "n_layers": 6,
26
  "pad_token_id": 0,
27
+ "problem_type": "single_label_classification",
28
  "qa_dropout": 0.1,
29
  "seq_classif_dropout": 0.2,
30
  "sinusoidal_pos_embds": false,
model.safetensors CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:58bd8bd6204c924b960a8ae638202bff6671e716af2b13da23960bfb359ae10e
3
  size 267832560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c7d2ad8db732af70b0a7051177c87dda0b554b795bbf69575963921c60d845d
3
  size 267832560