maciek-g commited on
Commit
b9a420c
1 Parent(s): 15d0c76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ The AnalysisObjectTransformer model is structured to process object-level featur
17
  ### Components
18
 
19
 
20
- See [here](https://excalidraw.com/#json=tCXGu1s6Az9wh4md45JU6,A3ezTIoqB10HVxOt4hhRSA) for complete architecure:
21
 
22
  - **Embedding Layers**: Transform input data into a higher-dimensional space for subsequent processing.
23
  - **Attention Blocks (AttBlock)**: Utilize multi-head attention to capture dependencies between different elements of the input data.
 
17
  ### Components
18
 
19
 
20
+ See [**here**](https://excalidraw.com/#json=tCXGu1s6Az9wh4md45JU6,A3ezTIoqB10HVxOt4hhRSA) for complete architecure.
21
 
22
  - **Embedding Layers**: Transform input data into a higher-dimensional space for subsequent processing.
23
  - **Attention Blocks (AttBlock)**: Utilize multi-head attention to capture dependencies between different elements of the input data.