puzzz21 commited on
Commit
1900ddd
1 Parent(s): f97982d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -2
README.md CHANGED
@@ -1,7 +1,12 @@
1
  ---
2
  widget:
3
- - text: "The third is the path length between long-range dependencies in the network. "
4
- example_title: "Intent Classify"
 
 
 
 
 
5
  ---
6
  This model classifies intentions of the scientific text, i.e text from scientific journals based on their context.
7
  It categorizes if the context explains the background, result or method of the paper.
 
1
  ---
2
  widget:
3
+ - text: >-
4
+ The third is the path length between long-range dependencies in the
5
+ network.
6
+ example_title: Intent Classify
7
+ language:
8
+ - en
9
+ pipeline_tag: text-classification
10
  ---
11
  This model classifies intentions of the scientific text, i.e text from scientific journals based on their context.
12
  It categorizes if the context explains the background, result or method of the paper.