Hi, I encounter the same problem as in https://github.com/facebookresearch/LAMA/issues/10.
And I found the reason why 2 examples are filtered is that the `obj_label` are `1970s` and `1990s`. And in `ā¦
Request data using
```
public class GetResourceInfo
{
public string InternalName;
public string ArchiveName;
}
```
(Either ArchiveName or InternalName has to be fiā¦