Musa07 commited on
Commit
7e323eb
·
verified ·
1 Parent(s): 0c90fbd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ This model is a fine-tuned version of [microsoft/Florence-2-large-ft](https://hu
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.2107
20
 
21
- ### Inference Code versions
22
  ```python
23
  # Code
24
  from transformers import AutoProcessor, AutoModelForCausalLM
 
18
  It achieves the following results on the evaluation set:
19
  - Loss: 0.2107
20
 
21
+ ### Inference Code
22
  ```python
23
  # Code
24
  from transformers import AutoProcessor, AutoModelForCausalLM