AjayP13 commited on
Commit
589251c
1 Parent(s): a67a965

Upload tokenizer

Browse files
Files changed (1) hide show
  1. README.md +22 -18
README.md CHANGED
@@ -1,8 +1,9 @@
1
-
2
  ---
3
  base_model: FacebookAI/roberta-base
4
  datasets:
5
  - SynthSTEL/styledistance_training_triplets_v2
 
 
6
  tags:
7
  - datadreamer
8
  - datadreamer-0.35.0
@@ -10,24 +11,27 @@ tags:
10
  - sentence-transformers
11
  - feature-extraction
12
  - sentence-similarity
13
- library_name: sentence-transformers
14
  widget:
15
- - example_title: "Example 1"
16
- source_sentence: "The Harley School will thrive\ud83d\ude00; so many future leaders\ud83c\udf93 will emerge from its doors\ud83d\udeaa."
17
- sentences:
18
- - "To avoid extra attorney fees\ud83d\udcb0, they kept the entity's minutes updated\u23f1\ufe0f; it proved a wise decision\ud83d\udc4d."
19
- - "To avoid extra attorney fees, they kept the entity's minutes updated; it proved a wise decision."
20
- - example_title: "Example 2"
21
- source_sentence: "In Segovia, I will shoulder the duty of raising suckling pigs; their care will be my responsibility too."
22
- sentences:
23
- - "Despite facing routine criticism, I continue to support the display of religious texts in public buildings."
24
- - "I'll raise suckling pigs in Segovia; I'll care for them as well."
25
- - example_title: "Example 3"
26
- source_sentence: "You'll play Far Cry 2 on Xbox; I prefer Far Cry 3 on PlayStation."
27
- sentences:
28
- - "I endured significant challenges when my partner was in prison."
29
- - "They'll play Far Cry 2 on Xbox; they prefer Far Cry 3 on PlayStation."
30
- pipeline_tag: sentence-similarity
 
 
 
 
31
  ---
32
  # Model Card
33
 
 
 
1
  ---
2
  base_model: FacebookAI/roberta-base
3
  datasets:
4
  - SynthSTEL/styledistance_training_triplets_v2
5
+ library_name: sentence-transformers
6
+ pipeline_tag: sentence-similarity
7
  tags:
8
  - datadreamer
9
  - datadreamer-0.35.0
 
11
  - sentence-transformers
12
  - feature-extraction
13
  - sentence-similarity
 
14
  widget:
15
+ - example_title: Example 1
16
+ source_sentence: "The Harley School will thrive\uD83D\uDE00; so many future leaders\uD83C\
17
+ \uDF93 will emerge from its doors\uD83D\uDEAA."
18
+ sentences:
19
+ - "To avoid extra attorney fees\uD83D\uDCB0, they kept the entity's minutes updated⏱️;\
20
+ \ it proved a wise decision\uD83D\uDC4D."
21
+ - To avoid extra attorney fees, they kept the entity's minutes updated; it proved
22
+ a wise decision.
23
+ - example_title: Example 2
24
+ source_sentence: In Segovia, I will shoulder the duty of raising suckling pigs;
25
+ their care will be my responsibility too.
26
+ sentences:
27
+ - Despite facing routine criticism, I continue to support the display of religious
28
+ texts in public buildings.
29
+ - I'll raise suckling pigs in Segovia; I'll care for them as well.
30
+ - example_title: Example 3
31
+ source_sentence: You'll play Far Cry 2 on Xbox; I prefer Far Cry 3 on PlayStation.
32
+ sentences:
33
+ - I endured significant challenges when my partner was in prison.
34
+ - They'll play Far Cry 2 on Xbox; they prefer Far Cry 3 on PlayStation.
35
  ---
36
  # Model Card
37