bew commited on
Commit
11fb770
·
1 Parent(s): f25e76e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -6,4 +6,6 @@ library_name: peft
6
  pipeline_tag: text2text-generation
7
  ---
8
 
9
- This is a proof-of-concept fine-tuned version of `flan-t5-large` which takes in a sentence and outputs triplets (subject-relation-object) to be used for generating a knowledge graph.
 
 
 
6
  pipeline_tag: text2text-generation
7
  ---
8
 
9
+ This is a proof-of-concept fine-tuned version of `flan-t5-large` which takes in a sentence and outputs triplets (subject-relation-object) to be used for generating a knowledge graph.
10
+
11
+ `t5_sentence_to_triplet_xl` has a better description and performance