munish0838 commited on
Commit
6d0774b
·
verified ·
1 Parent(s): a924254

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -5
README.md CHANGED
@@ -1,9 +1,6 @@
1
-
2
  ---
3
-
4
  license: cc-by-nc-sa-4.0
5
-
6
-
7
  ---
8
 
9
  ![](https://cdn.discordapp.com/attachments/791342238541152306/1264099835221381251/image.png?ex=669ca436&is=669b52b6&hm=129f56187c31e1ed22cbd1bcdbc677a2baeea5090761d2f1a458c8b1ec7cca4b&)
@@ -76,4 +73,4 @@ prediction = triplextract(model, tokenizer, text, entity_types, predicates)
76
  print(prediction)
77
 
78
 
79
- ```
 
 
1
  ---
 
2
  license: cc-by-nc-sa-4.0
3
+ pipeline_tag: text-generation
 
4
  ---
5
 
6
  ![](https://cdn.discordapp.com/attachments/791342238541152306/1264099835221381251/image.png?ex=669ca436&is=669b52b6&hm=129f56187c31e1ed22cbd1bcdbc677a2baeea5090761d2f1a458c8b1ec7cca4b&)
 
73
  print(prediction)
74
 
75
 
76
+ ```