pszemraj commited on
Commit
41ed092
1 Parent(s): ec2b719

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +40 -48
README.md CHANGED
@@ -2,53 +2,53 @@
2
  license: apache-2.0
3
  base_model: albert-xxlarge-v2
4
  tags:
5
- - generated_from_trainer
 
 
 
6
  metrics:
7
  - f1
8
  widget:
9
- - text: >-
10
- Meet Gertrude, a penguin detective who can't stand the cold. When a shrimp
11
- cocktail goes missing from the Iceberg Lounge, it's up to her to solve the
12
- mystery, wearing her collection of custom-made tropical turtlenecks.
13
- example_title: Tropical Turtlenecks
14
- - text: >-
15
- Professor Wobblebottom, a notorious forgetful scientist, invents a time
16
- machine but forgets how to use it. Now he is randomly popping into
17
- significant historical events, ruining everything. The future of the past
18
- is in the balance.
19
- example_title: When I Forgot The Time
20
- - text: >-
21
- In a world where hugs are currency and your social credit score is
22
- determined by your knack for dad jokes, John, a man who is allergic to
23
- laughter, has to navigate his way without becoming broke—or
24
- broken-hearted.
25
- example_title: Laugh Now, Pay Later
26
- - text: >-
27
- Emily, a vegan vampire, is faced with an ethical dilemma when she falls
28
- head over heels for a human butcher named Bob. Will she bite the forbidden
29
- fruit or stick to her plant-based blood substitutes?
30
- example_title: Love at First Bite... Or Not
31
- - text: >-
32
- Steve, a sentient self-driving car, wants to be a Broadway star. His dream
33
- seems unreachable until he meets Sally, a GPS system with the voice of an
34
- angel and ambitions of her own.
35
- example_title: Broadway or Bust
36
- - text: >-
37
- Dr. Fredrick Tensor, a socially awkward computer scientist, is on a quest
38
- to perfect AI companionship. However, his models keep outputting
39
- cringe-worthy, melodramatic waifus that scare away even the most die-hard
40
- fans of AI romance. Frustrated and lonely, Fredrick must debug his love
41
- life and algorithms before it's too late.
42
- example_title: Love.exe Has Stopped Working
43
  language:
44
- - en
45
  pipeline_tag: text-classification
46
  ---
47
 
48
- <!-- This model card has been generated automatically according to the information the Trainer had access to. You
49
- should probably proofread and complete it, then remove this comment. -->
50
 
51
- # albert-xxlarge-v2-goodreads-bookgenres-Description_cls-5e
52
 
53
  This model is a fine-tuned version of [albert-xxlarge-v2](https://huggingface.co/albert-xxlarge-v2) on an unknown dataset.
54
  It achieves the following results on the evaluation set:
@@ -57,15 +57,7 @@ It achieves the following results on the evaluation set:
57
 
58
  ## Model description
59
 
60
- More information needed
61
-
62
- ## Intended uses & limitations
63
-
64
- More information needed
65
-
66
- ## Training and evaluation data
67
-
68
- More information needed
69
 
70
  ## Training procedure
71
 
 
2
  license: apache-2.0
3
  base_model: albert-xxlarge-v2
4
  tags:
5
+ - genre
6
+ - books
7
+ - multi-label
8
+ - dataset tools
9
  metrics:
10
  - f1
11
  widget:
12
+ - text: >-
13
+ Meet Gertrude, a penguin detective who can't stand the cold. When a shrimp
14
+ cocktail goes missing from the Iceberg Lounge, it's up to her to solve the
15
+ mystery, wearing her collection of custom-made tropical turtlenecks.
16
+ example_title: Tropical Turtlenecks
17
+ - text: >-
18
+ Professor Wobblebottom, a notorious forgetful scientist, invents a time
19
+ machine but forgets how to use it. Now he is randomly popping into
20
+ significant historical events, ruining everything. The future of the past is
21
+ in the balance.
22
+ example_title: When I Forgot The Time
23
+ - text: >-
24
+ In a world where hugs are currency and your social credit score is
25
+ determined by your knack for dad jokes, John, a man who is allergic to
26
+ laughter, has to navigate his way without becoming broke—or broken-hearted.
27
+ example_title: Laugh Now, Pay Later
28
+ - text: >-
29
+ Emily, a vegan vampire, is faced with an ethical dilemma when she falls head
30
+ over heels for a human butcher named Bob. Will she bite the forbidden fruit
31
+ or stick to her plant-based blood substitutes?
32
+ example_title: Love at First Bite... Or Not
33
+ - text: >-
34
+ Steve, a sentient self-driving car, wants to be a Broadway star. His dream
35
+ seems unreachable until he meets Sally, a GPS system with the voice of an
36
+ angel and ambitions of her own.
37
+ example_title: Broadway or Bust
38
+ - text: >-
39
+ Dr. Fredrick Tensor, a socially awkward computer scientist, is on a quest to
40
+ perfect AI companionship. However, his models keep outputting cringe-worthy,
41
+ melodramatic waifus that scare away even the most die-hard fans of AI
42
+ romance. Frustrated and lonely, Fredrick must debug his love life and
43
+ algorithms before it's too late.
44
+ example_title: Love.exe Has Stopped Working
 
45
  language:
46
+ - en
47
  pipeline_tag: text-classification
48
  ---
49
 
 
 
50
 
51
+ # albert-xxlarge-v2-description2bookgenre
52
 
53
  This model is a fine-tuned version of [albert-xxlarge-v2](https://huggingface.co/albert-xxlarge-v2) on an unknown dataset.
54
  It achieves the following results on the evaluation set:
 
57
 
58
  ## Model description
59
 
60
+ This classifies one or more **genre** labels in a **multi-label** setting for a given book **description**.
 
 
 
 
 
 
 
 
61
 
62
  ## Training procedure
63