jeffliu-LL commited on
Commit
5f2dbfe
1 Parent(s): c17039f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -4
README.md CHANGED
@@ -127,8 +127,8 @@ ds = load_dataset("MITLL/LADI-v2-dataset", "v2a_resized",
127
  **As previously noted, LADI v1 does not have separate test and validation sets, so the 'val' and 'test' splits in LADI v1 data point to the same labels!**
128
 
129
  ## Dataset Information:
130
-
131
- - **Citation - BibTeX**:
132
 
133
  ```
134
  @misc{ladi_v2,
@@ -141,8 +141,6 @@ ds = load_dataset("MITLL/LADI-v2-dataset", "v2a_resized",
141
  }
142
  ```
143
 
144
- Paper forthcoming - watch this space for details
145
-
146
  - **Developed by:** Jeff Liu, Sam Scheele
147
  - **Funded by:** Department of the Air Force under Air Force Contract No. FA8702-15-D-0001
148
  - **License:** MIT for code, CC-by-4.0 for data
 
127
  **As previously noted, LADI v1 does not have separate test and validation sets, so the 'val' and 'test' splits in LADI v1 data point to the same labels!**
128
 
129
  ## Dataset Information:
130
+ ### Citation
131
+ **BibTeX**:
132
 
133
  ```
134
  @misc{ladi_v2,
 
141
  }
142
  ```
143
 
 
 
144
  - **Developed by:** Jeff Liu, Sam Scheele
145
  - **Funded by:** Department of the Air Force under Air Force Contract No. FA8702-15-D-0001
146
  - **License:** MIT for code, CC-by-4.0 for data