jo879344 commited on
Commit
aa00821
·
verified ·
1 Parent(s): b2ffc8d

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -48
README.md CHANGED
@@ -1,49 +1,9 @@
1
  ---
2
- license: mit
3
- base_model: camembert-base
4
- tags:
5
- - generated_from_keras_callback
6
- model-index:
7
- - name: myTestModel
8
- results: []
9
- ---
10
-
11
- <!-- This model card has been generated automatically according to the information Keras had access to. You should
12
- probably proofread and complete it, then remove this comment. -->
13
-
14
- # myTestModel
15
-
16
- This model is a fine-tuned version of [camembert-base](https://huggingface.co/camembert-base) on an unknown dataset.
17
- It achieves the following results on the evaluation set:
18
-
19
-
20
- ## Model description
21
-
22
- More information needed
23
-
24
- ## Intended uses & limitations
25
-
26
- More information needed
27
-
28
- ## Training and evaluation data
29
-
30
- More information needed
31
-
32
- ## Training procedure
33
-
34
- ### Training hyperparameters
35
-
36
- The following hyperparameters were used during training:
37
- - optimizer: {'name': 'RMSprop', 'weight_decay': None, 'clipnorm': None, 'global_clipnorm': None, 'clipvalue': None, 'use_ema': False, 'ema_momentum': 0.99, 'ema_overwrite_frequency': 100, 'jit_compile': True, 'is_legacy_optimizer': False, 'learning_rate': 0.001, 'rho': 0.9, 'momentum': 0.0, 'epsilon': 1e-07, 'centered': False}
38
- - training_precision: float32
39
-
40
- ### Training results
41
-
42
-
43
-
44
- ### Framework versions
45
-
46
- - Transformers 4.42.4
47
- - TensorFlow 2.17.0
48
- - Datasets 2.21.0
49
- - Tokenizers 0.19.1
 
1
  ---
2
+ datasets:
3
+ - tblard/allocine
4
+ language:
5
+ - fr
6
+ metrics:
7
+ - accuracy
8
+ library_name: transformers
9
+ ---