Page MenuHomePhabricator

Pull data about Article Description Suggested Editors
Closed, ResolvedPublic

Description

Background
The team is experimenting with suggesting machine generated article descriptions to assist users in creating short descriptions. We need to identify our target test languages and regions. The test audience needs to be large enough to understand the integrity of the algorithm and usefulness of the feature.

Task

  • Pull baseline data about editors as defined in our Shallow Deck
  • Answer: What is the minimum number of annotations and participants we need to hit for article descriptions to validate the hypothesis?

Important Additional Context

  • The number of participants in a similar experience and languages included (Reference)
  • There is a constraint that the feature can only be tested in the mBART 25 (Reference)

Event Timeline

SNowick_WMF renamed this task from Pull data about Article Description Suggesed Editors to Pull data about Article Description Suggested Editors .Jan 20 2023, 7:56 PM

Data is ready for 2022-12, will add 2023-01 data when mediawiki_history is rolled up.

Updated Data with 2023-01 counts is ready. First 2 tabs are most relevant.

The counts for English edits are very low, checked event_comment for en values and counts match, need to investigate.

Hi @SNowick_WMF

As discussed, the timestamps attached to these two events can give you a good time_spent value:

Start event: [User clicking on the article descriptions task in SE:

{
  "$schema": "/analytics/mobile_apps/android_breadcrumbs_event/1.0.0",
  "meta": {
    "stream": "android.breadcrumbs_event",
    "id": "8fe7137e-0e11-4375-9e3a-61ff9a3ae1cc",
    "dt": "2023-02-08T21:54:59.705Z",
    "request_id": "3b9b8070-a7fb-11ed-be74-832ea79fb2f0",
    "topic": "eqiad.android.breadcrumbs_event",
    "partition": 0,
    "offset": 47987
  },
  "dt": "2023-02-08T21:54:59.631Z",
  "is_anon": false,
  "app_session_id": "d1f7f7f2514f8c82905e",
  "app_install_id": "19897815-0282-4f40-9564-7424acc4a745",
  "screen_name": "SuggestionsActivity.SuggestedEditsCardsFragment",
  "action": "back",
  "app_primary_language_code": "en",
  "http": {
    "request_headers": {
      "user-agent": "WikipediaApp/2.7.50428-dev-2023-02-08 (Android 12; Phone; Pixel 3 Build/SP1A.210812.016.C1) Developer Channel"
    },
    "client_ip": "98.51.231.41"
  }
}

and end event of clicking back from SE task:

{
  "$schema": "/analytics/mobile_apps/android_breadcrumbs_event/1.0.0",
  "meta": {
    "stream": "android.breadcrumbs_event",
    "id": "8fe7137e-0e11-4375-9e3a-61ff9a3ae1cc",
    "dt": "2023-02-08T21:54:59.705Z",
    "request_id": "3b9b8070-a7fb-11ed-be74-832ea79fb2f0",
    "topic": "eqiad.android.breadcrumbs_event",
    "partition": 0,
    "offset": 47987
  },
  "dt": "2023-02-08T21:54:59.631Z",
  "is_anon": false,
  "app_session_id": "d1f7f7f2514f8c82905e",
  "app_install_id": "19897815-0282-4f40-9564-7424acc4a745",
  "screen_name": "SuggestionsActivity.SuggestedEditsCardsFragment",
  "action": "back",
  "app_primary_language_code": "en",
  "http": {
    "request_headers": {
      "user-agent": "WikipediaApp/2.7.50428-dev-2023-02-08 (Android 12; Phone; Pixel 3 Build/SP1A.210812.016.C1) Developer Channel"
    },
    "client_ip": "98.51.231.41"
  }
}

The above events have been revised.. switched to .start and .end

@SNowick_WMF The document is now up to date with all events changed according how we had discussed this morning:
https://docs.google.com/spreadsheets/d/1mN_xXcn9MOAs4oYNFmKRnMG1BUYdhIZWdNhx0mPwooY/edit?usp=sharing

As discussed with Jazmin the minimum requirements for the AB test are as follows:
We reach 4000 descriptions complete by at least 2000 unique users Deck