fevohh commited on
Commit
009675c
·
verified ·
1 Parent(s): 6a762d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -13,8 +13,8 @@ language:
13
 
14
  # Remarks
15
  The model is capable of extracting json output accurately i.e. listing item price as an integer if price is mentioned or "na" if there is no price, it is also able
16
- to handle unclean data inputs outside of the dataset. However, its <context> outputs are concise and lack further reasoning and does not fully follow the thinking steps
17
- provided from the dataset, such as not implementing item currency from a given price, which led to a lower accuracy <extract> output but still maintains high quality <json>
18
  format output.
19
 
20
  # Uploaded model
 
13
 
14
  # Remarks
15
  The model is capable of extracting json output accurately i.e. listing item price as an integer if price is mentioned or "na" if there is no price, it is also able
16
+ to handle unclean data inputs outside of the dataset. However, its context outputs are concise and lack further reasoning and does not fully follow the thinking steps
17
+ provided from the dataset, such as not implementing item currency from a given price, which led to a lower accuracy extract output but still maintains high quality json
18
  format output.
19
 
20
  # Uploaded model