xshubhamx commited on
Commit
969a778
1 Parent(s): 87fb5a1

End of training

Browse files
README.md ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: openaccess-ai-collective/tiny-mistral
3
+ tags:
4
+ - generated_from_trainer
5
+ model-index:
6
+ - name: tiny-mistral
7
+ results: []
8
+ ---
9
+
10
+ <!-- This model card has been generated automatically according to the information the Trainer had access to. You
11
+ should probably proofread and complete it, then remove this comment. -->
12
+
13
+ # tiny-mistral
14
+
15
+ This model is a fine-tuned version of [openaccess-ai-collective/tiny-mistral](https://huggingface.co/openaccess-ai-collective/tiny-mistral) on an unknown dataset.
16
+
17
+ ## Model description
18
+
19
+ More information needed
20
+
21
+ ## Intended uses & limitations
22
+
23
+ More information needed
24
+
25
+ ## Training and evaluation data
26
+
27
+ More information needed
28
+
29
+ ## Training procedure
30
+
31
+ ### Training hyperparameters
32
+
33
+ The following hyperparameters were used during training:
34
+ - learning_rate: 5e-05
35
+ - train_batch_size: 8
36
+ - eval_batch_size: 8
37
+ - seed: 42
38
+ - optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
39
+ - lr_scheduler_type: linear
40
+ - num_epochs: 15
41
+ - mixed_precision_training: Native AMP
42
+
43
+ ### Framework versions
44
+
45
+ - Transformers 4.39.3
46
+ - Pytorch 2.1.2
47
+ - Datasets 2.18.0
48
+ - Tokenizers 0.15.2
config.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "openaccess-ai-collective/tiny-mistral",
3
+ "architectures": [
4
+ "MistralForSequenceClassification"
5
+ ],
6
+ "attention_dropout": 0.0,
7
+ "bos_token_id": 1,
8
+ "dropout_p": 0.1,
9
+ "eos_token_id": 2,
10
+ "hidden_act": "silu",
11
+ "hidden_size": 512,
12
+ "id2label": {
13
+ "0": "Issue",
14
+ "1": "Court Discourse",
15
+ "2": "Conclusion",
16
+ "3": "Precedent Analysis",
17
+ "4": "Section Analysis",
18
+ "5": "Argument by Petitioner",
19
+ "6": "Fact",
20
+ "7": "Argument by Respondent",
21
+ "8": "Ratio",
22
+ "9": "Appellant",
23
+ "10": "Respondent",
24
+ "11": "Argument by Appellant",
25
+ "12": "Petitioner",
26
+ "13": "Judge",
27
+ "14": "Argument by Defendant"
28
+ },
29
+ "initializer_range": 0.02,
30
+ "intermediate_size": 14336,
31
+ "label2id": {
32
+ "Appellant": 9,
33
+ "Argument by Appellant": 11,
34
+ "Argument by Defendant": 14,
35
+ "Argument by Petitioner": 5,
36
+ "Argument by Respondent": 7,
37
+ "Conclusion": 2,
38
+ "Court Discourse": 1,
39
+ "Fact": 6,
40
+ "Issue": 0,
41
+ "Judge": 13,
42
+ "Petitioner": 12,
43
+ "Precedent Analysis": 3,
44
+ "Ratio": 8,
45
+ "Respondent": 10,
46
+ "Section Analysis": 4
47
+ },
48
+ "max_position_embeddings": 32768,
49
+ "model_type": "mistral",
50
+ "num_attention_heads": 16,
51
+ "num_hidden_layers": 8,
52
+ "num_key_value_heads": 4,
53
+ "rms_norm_eps": 1e-05,
54
+ "rope_theta": 10000.0,
55
+ "sliding_window": 4096,
56
+ "tie_word_embeddings": false,
57
+ "torch_dtype": "float32",
58
+ "transformers_version": "4.39.3",
59
+ "use_cache": true,
60
+ "vocab_size": 32000
61
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cf84eb494a091d824e06f1d2428b65d7fbfdd6350e3151da795a224c7bd171e3
3
+ size 791224448
runs/Apr15_14-20-23_59c3348a4d90/events.out.tfevents.1713190825.59c3348a4d90.34.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dfbd987ce202b6bc5ad72362f3038c5ccb24683792072b82cca1dd591e47f8d2
3
+ size 5417
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:51c6b9cbe876c0093576e51f885a2239b578616f94d6e083139c0e3229d7299b
3
+ size 4920