Pclanglais commited on
Commit
d127b4a
1 Parent(s): 7cd0f6c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -15
README.md CHANGED
@@ -4,30 +4,19 @@ base_model: t5-small
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
- - name: t5-small-finetuned-xsum
8
  results: []
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
- # t5-small-finetuned-xsum
15
 
16
- This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) on the None dataset.
17
 
18
  ## Model description
19
-
20
- More information needed
21
-
22
- ## Intended uses & limitations
23
-
24
- More information needed
25
-
26
- ## Training and evaluation data
27
-
28
- More information needed
29
-
30
- ## Training procedure
31
 
32
  ### Training hyperparameters
33
 
 
4
  tags:
5
  - generated_from_trainer
6
  model-index:
7
+ - name: t5-transcript-topics-detection
8
  results: []
9
  ---
10
 
11
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
12
  should probably proofread and complete it, then remove this comment. -->
13
 
14
+ # t5-transcript-topics-detection
15
 
16
+ This model is a fine-tuned version of [t5-small](https://huggingface.co/t5-small) to identify topics from French tv transcripts.
17
 
18
  ## Model description
19
+ To test the model, append "summarize" on top of the text.
 
 
 
 
 
 
 
 
 
 
 
20
 
21
  ### Training hyperparameters
22