alexia-allal commited on
Commit
d8f51a1
·
verified ·
1 Parent(s): 273f231

End of training

Browse files
README.md ADDED
@@ -0,0 +1,56 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: ner-model-roberta
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
+ # ner-model-roberta
16
+
17
+ This model is a fine-tuned version of [xlm-roberta-base](https://huggingface.co/xlm-roberta-base) on the None 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: 16
38
+ - eval_batch_size: 16
39
+ - seed: 42
40
+ - optimizer: Use OptimizerNames.ADAMW_TORCH 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 | Precision | Recall | F1 | Accuracy |
47
+ |:-------------:|:-----:|:----:|:---------------:|:---------:|:------:|:---:|:--------:|
48
+ | No log | 1.0 | 2 | 0.5275 | 0.0 | 0.0 | 0.0 | 0.9225 |
49
+
50
+
51
+ ### Framework versions
52
+
53
+ - Transformers 4.47.1
54
+ - Pytorch 2.5.1+cu121
55
+ - Datasets 3.2.0
56
+ - Tokenizers 0.21.0
runs/Jan27_08-56-13_32bd4fe8808f/events.out.tfevents.1737968182.32bd4fe8808f.327.0 CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2ba4b3bad95d1ce06a99e5a42738bc55773c6f0a36f97c2011fc415265cde863
3
- size 5560
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6cbeab935c10ca53c59706c8be0deaeea22fb1e8ba0e772af0ba5a1db26b4f23
3
+ size 5908