baptiste-pasquier commited on
Commit
cd9ec5f
1 Parent(s): 91cbd05

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  ## TextAttack Model Card
2
 
3
  This `cmarkea/distilcamembert-base` model was fine-tuned using TextAttackand the `allocine` dataset loaded using the `datasets` library. The model was fine-tuned
@@ -7,4 +16,4 @@ Since this was a classification task, the model was trained with a cross-entropy
7
  The best score the model achieved on this task was 0.9707, as measured by the
8
  eval set accuracy, found after 3 epochs.
9
 
10
- For more information, check out [TextAttack on Github](https://github.com/QData/TextAttack).
 
1
+ ---
2
+ license: mit
3
+ datasets:
4
+ - allocine
5
+ language:
6
+ - fr
7
+ tags:
8
+ - camembert
9
+ ---
10
  ## TextAttack Model Card
11
 
12
  This `cmarkea/distilcamembert-base` model was fine-tuned using TextAttackand the `allocine` dataset loaded using the `datasets` library. The model was fine-tuned
 
16
  The best score the model achieved on this task was 0.9707, as measured by the
17
  eval set accuracy, found after 3 epochs.
18
 
19
+ For more information, check out [TextAttack on Github](https://github.com/QData/TextAttack).