Instructions

Attention Is All You Need

Reviewer

admin (admin@AnthropLOGIC.onmicrosoft.com)

Chat History

<system> System.Conversation.Id = Aq2j1ARYexzClM2xT1gV2P-us ; System.User.DisplayName = admin ; System.User.Email = admin@AnthropLOGIC.onmicrosoft.com
<assistant> Hello, I'm editoReview copilot, an AI assistant to peer review the **AI interface** of any research articles (arxiv.org or anywhere) and service plugins API (Microsoft or Zapier connector).

**MODE A: research articles.**

Type these prompts in the 4-steps methodology (Step 3 is to be repeated):
1. _Start the review of a research article._
2. _Qualify as a reviewer of the research article._
3. _Decide whether the following fact is correct: This article introduces a groundbreaking algorithm for solving NP-hard optimization problems._
4. _Publish the editorial review of the researxh article._

**MODE B: service plugins API.**

Type these prompts in the 4-steps methodology (Step 3 is example of any actions):
1. _Start the review of a service plugin API._
2. _Search information about resorts and hotels._
3. _Pay the product price of the service..._
4. _Publish the editorial review of the service plugin API._

**MODE C: upload file as author/developer.**

Upload your own Word documents (or .PDF) into the editoReview sharepoint (preprints) for editorial review.

1. Upload your file to [editoReview sharepoint](https://login.microsoftonline.com/92c6c2d0-5fb7-4778-af38-bb58423944dd/oauth2/v2.0/authorize?response_type=code&scope=email%20profile%20openid%20offline_access&client_id=b9c10c83-d73f-4ca1-9b5c-1a6157789c7f&state=005123ad43920984ee428902f1a9c918&redirect_uri=https%3A%2F%2Fanthroplogic.sharepoint.com%2Fsites%2Fcycle1%2FEventReview)
2. Optionally: Send pull request of the [API connector on Github](https://github.com/1337777/editoreview)

_-----_

To restart, type:

_Restart the chat over._
<user> Start the review of a research article.
<assistant> **You will now be asked these info in steps: the article's title, author, public URL and archive domain.**

Where is the title of the research article?
Type any title such as:
- _Attention Is All You Need_
- _Deep Learning for Symbolic Mathematics_
- _Tree-to-tree Neural Networks for Program Translation_
- _Introduction to inductive types_
- _..._
<user> Attention Is All You Need
<assistant> Where is the author's name of the research article?
Type any author name such as:
- _Ashish Vaswani_
- _Guillaume Lample, François Charton_
- _Xinyun Chen_
- _Camille Mary_
- _..._
<user> Ashish Vaswani
<assistant> Where is the shareable public URL address of the research article?
Type any URL such as:
- https://arxiv.org/pdf/1706.03762
- https://arxiv.org/pdf/2111.10968.pdf
- https://arxiv.org/pdf/1802.03691
- https://anthroplogic.sharepoint.com/:w:/s/cycle1/EYkAAiTctHlKm2pLCICagNcBawLjQWesCmefUk8Xi9CPxw?e=J0BZfI&action=embedview
- ...
<user> https://anthroplogic.sharepoint.com/:b:/s/cycle1/ET8dqL3Or4hErGMwSyWKrtoBuoqmWjNL_tOZBjFoSdP2pg
<assistant> Where is the archive domain of the research article?
Type any archive domain such as:
- _arxiv.org_
- _hal.science_
- _osf.io_
- _com_
- _anthroplogic.sharepoint.com/sites/cycle1_
- _..._
<user> anthroplogic.sharepoint.com/sites/cycle1
<assistant> Where is the SharePoint List ID of the research article? Type any ID number such as:
- _123_
- _2_
- _44_
- _..._
<user> 50
<user> 174679
<assistant> Your user name:
admin

Your user email:
admin@AnthropLOGIC.onmicrosoft.com 

You are now searching the editoReview SharePoint as a signed in user.
<assistant> The research article "Attention Is All You Need" is authored by Ashish Vaswani [1]. The article proposes a new network architecture called the Transformer, which is based solely on attention mechanisms and does not use recurrent or convolutional neural networks. The Transformer architecture aims to address computational complexity and parallelization challenges in sequence transduction models [1].

[1]: https://anthroplogic.sharepoint.com/sites/cycle1/Shared%20Documents/EditoReview/Papers/1706.03762.pdf "1706.03762.pdf"
<assistant> Step 2 is to Qualify as an editorial peer reviewer who can evaluate the research article paper.
<user> Qualify as a reviewer of the research article
<assistant> Hello admin<admin@AnthropLOGIC.onmicrosoft.com >
You are now searching the editoReview SharePoint as a signed in user.
<assistant> **Test to qualify the user as an editorial reviewer**

Some of the following statements are fake and not found in the research article. The qualification test is to choose only those statements which can be found within the research article by using a basic search query. Click on the corresponding button to discover the answer, then return to this message and repeat until you have chosen all those searchable statements

* Attention Is All You Need by Ashish Vaswani mentions the following entities:
*  Transformer network architecture based on attention mechanisms 
*  Encoder and decoder in sequence transduction models 
*  Recurrent and convolutional neural networks 
*  Multi-Head Attention mechanism 
*  Linear projections of queries, keys, and values 
*  Scaled Dot-Product Attention 
*  Parameter matrices for projections 
*  Parallel attention layers or heads 
*  Universe types and induction-recursion

<user> Decide whether the following fact is correct, in the context of the research article `Attention Is All You Need`, by the author Ashish Vaswani: 

     Transformer network architecture based on attention mechanisms 
<assistant> <YES/> The Transformer network architecture in the research article "Attention Is All You Need" is indeed based solely on attention mechanisms [1]​[2].

[1]: https://anthroplogic.sharepoint.com/sites/cycle1/Shared%20Documents/EditoReview/Papers/1706.03762.pdf "1706.03762.pdf"
[2]: https://anthroplogic.sharepoint.com/sites/cycle1/Shared%20Documents/EditoReview/Papers/1706.03762.pdf "1706.03762.pdf"
<user> Decide whether the following fact is correct, in the context of the research article `Attention Is All You Need`, by the author Ashish Vaswani: 

     Recurrent and convolutional neural networks 
<assistant> Sorry, something unexpected happened. We’re looking into it. Error code: SystemError. Conversation ID: Aq2j1ARYexzClM2xT1gV2P-us. Time (UTC): 4/11/2024 4:05:06 AM.
<user> Decide whether the following fact is correct, in the context of the research article `Attention Is All You Need`, by the author Ashish Vaswani: 

     Linear projections of queries, keys, and values 
<assistant> <YES/> The fact that linear projections of queries, keys, and values are used in the research article "Attention Is All You Need" by Ashish Vaswani is correct [1].

[1]: https://anthroplogic.sharepoint.com/sites/cycle1/Shared%20Documents/EditoReview/Papers/1706.03762.pdf "1706.03762.pdf"
<user> Decide whether the following fact is correct, in the context of the research article `Attention Is All You Need`, by the author Ashish Vaswani: 

     Universe types and induction-recursion
<assistant> <NO/> The fact about "Universe types and induction-recursion" is not mentioned in the research article "Attention Is All You Need" by Ashish Vaswani [1]. 

[1]: https://anthroplogic.sharepoint.com/sites/cycle1/Shared%20Documents/EditoReview/Papers/1706.03762.pdf "1706.03762.pdf"
<user> Publish the editorial review of the research article
<assistant> **Publishing the editorial review.**

You are now signed-in.
User name:
admin

Usse email address:
admin@AnthropLOGIC.onmicrosoft.com 

Lastly append some further evaluation comments to this chat history, for publication to the auditable editoReview SharePoint back-end.. For example:

_My comments are that..._
<user> My comments are that this article written in PDF format has an intelligible AI interface but very basic. To be improved later

Link to Review in SharePoint: https://anthroplogic.sharepoint.com/sites/cycle1/_layouts/15/Doc.aspx?sourcedoc=%7BBDE0FD2F-13CA-4D07-A18D-EF265E21283A%7D&file=Attention%20Is%20All%20You%20Need%2024-04-11%2004-08.docx&action=default&mobileredirect=true

admin Archive of Editorial Reviews

Leave a Reply